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

chore: Improve release process #45

Merged
merged 1 commit into from
Apr 17, 2020
Merged

Conversation

agranado2k
Copy link
Contributor

  • update package.json and plugin.yaml version field during the release process;
  • update semantic-release version from 15.13.24 to 17.0.6;
  • create the scripts/ci-package.sh script;
  • update .releaserc file to include @semantic-release/git plugin and move @semantic-release/github plugin from publish to plugin section. And before publish assets to github execute scripts/ci-package.sh script;
  • update .circleci/config.yaml remove check version step and move the package creation commands to ci-package.sh script.

@agranado2k agranado2k requested a review from maxjeffos April 17, 2020 18:42
@agranado2k agranado2k self-assigned this Apr 17, 2020
 - update package.json and plugin.yaml version field during the release process;
 - update semantic-release version from 15.13.24 to 17.0.6;
 - create the scripts/ci-package.sh script;
 - update .releaserc file to include @semantic-release/git plugin and move @semantic-release/github plugin from publish to plugin section. And before publish assets to github execute scripts/ci-package.sh script;
 - update .circleci/config.yaml remove check version step and move the package creation commands to ci-package.sh script.
@agranado2k agranado2k force-pushed the chore/improve_deploy_process branch from 7702831 to 8f6fc73 Compare April 17, 2020 18:43
@agranado2k agranado2k merged commit 8e2d9ab into master Apr 17, 2020
@agranado2k agranado2k deleted the chore/improve_deploy_process branch April 17, 2020 18:45
@snyksec
Copy link

snyksec commented Apr 17, 2020

🎉 This PR is included in version 1.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants