-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Automate releasing of new version #144
Comments
Can I own this up? |
@RajatVaryani Sure. Feel free communicate on the issue here. |
@gopinath-langote What strategy are we going to follow for release? |
Let's try to use goreleaser with Github Actions Based on Let me know if you find any blocker for the same. – You can dry run (play with it) - On your personal project or fork of 1build. In order to use Github Action - you need to be whitelisted for the beta feature from Github. Let me know if you have or not have access to the GitHub action feature. If not we can still use Travis CI. Replacing CI tool should not be the that hard part. |
Allow multiple command names to be passed to unset. Each command name will be processed in sequence, if not found, a failure to remove message will be printed and the action will continue. rel: gopinath-langote#144
@gopinath-langote There are no blockers. Thanks. |
Hello @RajatVaryani – I just wanted to check the progress on the ticket. |
@gopinath-langote Please make it open to the community. Won't be able to contribute. |
Description
Acceptance Criteria
zip
filesThe text was updated successfully, but these errors were encountered: