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 automate release #48

Merged
merged 3 commits into from
Apr 22, 2022
Merged

Chore automate release #48

merged 3 commits into from
Apr 22, 2022

Conversation

MartinCupela
Copy link
Collaborator

🎯 Goal

Automate package release with semantic-release.

🛠 Implementation details

Added secrets:

  • GH_TOKEN: personal access token with permissions to repo of the user MartinCupela
  • NPM_TOKEN: automation token generated on npmjs.org

Configuration:

  • added workflows/release.yml configuration
  • installed dev deps semantic-release and its plugins changelog & git
  • set package version to 0.0.0-development
  • added .releaserc

@arnautov-anton arnautov-anton merged commit f2c2779 into main Apr 22, 2022
@arnautov-anton arnautov-anton deleted the chore-automate-release branch April 22, 2022 08:53
@MartinCupela MartinCupela mentioned this pull request Apr 25, 2022
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

Successfully merging this pull request may close these issues.

3 participants