[ci] changeset based package publishing#150
Conversation
|
|
@beeman this is ready for a first pass look. It should be good to go. If this is satisfactory, I will update the |
|
also worth considering: only running the test templates action when the the src dir or specific config files changes (like package json). This should prevent the excess runners when they are not needed |
beeman
left a comment
There was a problem hiding this comment.
Great work @nickfrosty, thanks! 🙏
Looks all good to me so far! Happy for you to update the Also created a follow-up issue #154 for optimizing the e2e-test so it'll test unrelated stuff faster. |
adding changeset based package publishing
Fixes: #148