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

Improve production deploy pipelines CI/CD #17

Closed
2 tasks done
vinicioslc opened this issue Oct 1, 2020 · 2 comments
Closed
2 tasks done

Improve production deploy pipelines CI/CD #17

vinicioslc opened this issue Oct 1, 2020 · 2 comments
Labels
enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com an hacktoberfest issue go ahead and contribute !

Comments

@vinicioslc
Copy link
Owner

vinicioslc commented Oct 1, 2020

Need improve deploy pipeline adding some features like

  • Change package.json version according, with commit tag
  • Only deploy to production with tag prod-v1.1.1 (regex to prod-*.*.*)
@vinicioslc vinicioslc added enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com an hacktoberfest issue go ahead and contribute ! labels Oct 1, 2020
@vinicioslc vinicioslc changed the title Improve production deploy pipelines Improve production deploy pipelines CI/CD Oct 1, 2020
vinicioslc added a commit that referenced this issue Oct 1, 2020
Improved CI/CD for deploy in production, now only need change the version on tagname like prod-v0.20.5 this will build and send the version 0.20.5 to the Extensions.

issue #17
@vinicioslc
Copy link
Owner Author

I will made a deploy test if everthing runs fine, issue will be closed.

@vinicioslc
Copy link
Owner Author

Everthing works as seened in tag prod-v0.20.3

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest https://hacktoberfest.digitalocean.com an hacktoberfest issue go ahead and contribute !
Projects
None yet
Development

No branches or pull requests

1 participant