Improve guides to use multiple overlays#321
Conversation
✅ Deploy Preview for bump-content-hub ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
paulRbr
left a comment
There was a problem hiding this comment.
About the overlay changes, we'll soon release the multiple overlay inputs in the GHA. Let's wait for that release to update the examples of the tutorials.
About the CLI docs, it's currently a copy of the CLI repo readme would you mind opening a PR there so review those changes independently?
Thanks!
|
@paulRbr aha! I thought it felt familiar. All CLI changes were made directly to CLI here: bump-sh/cli#647 Then some were brought back over here: #323 This PR is now just about adding examples of multiple overlays and updating things to use the github action where it makes sense. |
540b5d9 to
842688b
Compare
d772431 to
3d3f2ec
Compare
3d3f2ec to
def5e06
Compare
def5e06 to
92f2615
Compare
93c0a8e to
8832baa
Compare
8832baa to
219bb03
Compare
|
@ChristopheDujarric @paulRbr I've updated all GitHub Action examples that were using CLI for overlays to use GitHub Actions, including multiple overlays with |
paulRbr
left a comment
There was a problem hiding this comment.
That's great! Thanks a lot Phil for this work. The overlay feature seems really integrated and part of the product like this 🙏
Co-authored-by: Paul B. <paul+gh@bonaud.fr>
|
Thank you @philsturgeon ! ❤️ |
Using the CLI for mutliple overlays until the GHA supports it (bump-sh/github-action#509).