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

Automate release process #11

Open
gmsantos opened this issue Apr 23, 2024 · 1 comment
Open

Automate release process #11

gmsantos opened this issue Apr 23, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers stale

Comments

@gmsantos
Copy link
Contributor

As noted in #10, the build process for new releases for this action is manual. High-level steps are:

  • Create a new PR with changes
  • Update npm dependencies if applicable
  • Recreate the dist/index.js file by executing npm run package from local
  • Push the updated dist to your PR
  • Merge the PR
  • Create GitHub releases and tags for easier reference

Automating this process would make the release process more consistent.

@gmsantos gmsantos added enhancement New feature or request good first issue Good for newcomers labels Apr 23, 2024
@stale stale bot added the stale label May 15, 2024
@gmsantos gmsantos removed the stale label May 16, 2024
@hellofresh hellofresh deleted a comment from stale bot May 16, 2024
Copy link

stale bot commented Jul 19, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers stale
Projects
None yet
Development

No branches or pull requests

1 participant