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 custom metadata to the tag when releasing #23

Open
jgrodziski opened this issue Sep 30, 2021 · 0 comments
Open

Add custom metadata to the tag when releasing #23

jgrodziski opened this issue Sep 30, 2021 · 0 comments

Comments

@jgrodziski
Copy link
Owner

When invoking the release task, metav add some metadata as an annotation to the tag (e.g.: {"module-name":"mysys-backend","version":"0.60.1","tag":"diffusion-import-0.60.1","generated-at":"2021-09-29T15:35:50Z","path":"mysys\/backend\/"}).
Metav should allow the user to add some custom metadata in addition to the built-in ones.
The use case is to be able to retrieve these added metadata in the CI/CD pipeline that would be triggered by the tag and to alter the pipeline in some way. A use case would be to flag a release to be automatically deployed to production and to have others release not deployed because of more complex things to do, some manually, along the deployment (re-indexing, schema migration ,etc.).

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

No branches or pull requests

1 participant