GitHub Action for Update Checking #2529
natescherer
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Thanks for starting this discussion, @natescherer! 👍 I'm generally open to having a GitHub Action repo in the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Now that the
check-updatesubcommand has been merged to main, I wanted to start a discussion thread around making a GitHub Action for easily checking if there are updates to the template your project uses.I am perfectly happy with writing and maintaining this action on my own, but I wanted to throw a discussion out there in case there was interest in having this action adopted by
copier-org.For those unfamiliar with GitHub actions, there are four main ways you can do it:
jqoryqFor the reasons I laid out above, I plan on going with option 3 if I am developing this on my own, but am open to refactoring if the maintainers want this to be part of
copier-org. On that note: per GitHub's recommendations this should be its own repo, so we'd be looking at something likecopier-org/github-action-copier.I'll be starting work on this as soon as a release is cut that includes #2463, but will wait to publish to GitHub Marketplace until the maintainers chime in.
Thanks, all!
Beta Was this translation helpful? Give feedback.
All reactions