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

CI Automating of Releases #4924

Closed
JamieDanielson opened this issue Aug 15, 2024 · 4 comments
Closed

CI Automating of Releases #4924

JamieDanielson opened this issue Aug 15, 2024 · 4 comments
Labels
internal stale type:feature-tracking A feature with sub-issues that need to be addressed

Comments

@JamieDanielson
Copy link
Member

Tracking issue for the rest of the items we are automating in releases based on comment in #4849 :

Still missing:

  • automatically determining which release scope and type is required
  • actually releasing the packages once the PR is merged (currently needs to be done manually via NODE_AUTH_TOKEN=<your-token-here> npm run release:publish)
  • automatically creating the releases once the PR is merged (currently needs to be done by running npm run _github:draft_release:stable, _github:draft_release:experimental, _github:draft_release:api) and then publishing the created draft release
@JamieDanielson JamieDanielson added internal type:feature-tracking A feature with sub-issues that need to be addressed labels Aug 15, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the stale label Oct 28, 2024
Copy link

This issue was closed because it has been stale for 14 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
@JamieDanielson
Copy link
Member Author

@pichlermarc are we good with the changes that have been made so far or should I reopen this for tracking more updates?

@pichlermarc
Copy link
Member

@JamieDanielson I'm good with the current state, they already cut down the complexity to release significantly. 🙂
I'd say we create a new issue if we see room for improvement somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal stale type:feature-tracking A feature with sub-issues that need to be addressed
Projects
None yet
Development

No branches or pull requests

2 participants