Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for post-push hook #16

Open
robko23 opened this issue Nov 16, 2022 · 2 comments
Open

Add support for post-push hook #16

robko23 opened this issue Nov 16, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@robko23
Copy link
Contributor

robko23 commented Nov 16, 2022

As the title says. A hook that would run right after it finished pushing commit.

This could be used to trigger automated builds only for the projects that have changed

@robko23 robko23 added the enhancement New feature or request label Nov 16, 2022
robko23 added a commit to robko23/versio that referenced this issue Dec 9, 2022
Refs: chaaz#16
Signed-off-by: Robin Ilyk <contact@robko.cz>
@chaaz
Copy link
Owner

chaaz commented Jan 26, 2023

Hey, @robko23, been thinking about this one a lot. I've created PR #27 to do similar to your proposal, but fitting a bit better within the current behavior. I'm also considering adding more info functionality (simply listing projects that will be / have had their version changed) so that you can trigger automated builds yourself in whatever CI/CD system you want. Let me know what you think.

@brandonguigo
Copy link

Hey, @robko23, been thinking about this one a lot. I've created PR #27 to do similar to your proposal, but fitting a bit better within the current behavior. I'm also considering adding more info functionality (simply listing projects that will be / have had their version changed) so that you can trigger automated builds yourself in whatever CI/CD system you want. Let me know what you think.

Hey @chaaz, I think listing projects that will have thir version bumped with the next planned version could be very useful for pre-releases #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants