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

Release Preparation Workflow #307

Merged
merged 5 commits into from
Sep 25, 2023
Merged

Release Preparation Workflow #307

merged 5 commits into from
Sep 25, 2023

Conversation

arunshenoy99
Copy link
Member

Adds a release preparation workflow that

  1. Takes the release version as input.
  2. Creates a new release/<version> branch.
  3. Updates the version in package.json, package-lock.json, bootstrap.php.
  4. Generates a new build/<version>.
  5. Updates the .pot file.
  6. Commits changes to the new branch and opens a PR to trunk.

@arunshenoy99 arunshenoy99 added the Code Review The PR is in Code Review label Sep 12, 2023
Copy link
Member

@officiallygod officiallygod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Package.json has a spacing issue? idk why it formats it.

My Fork & Your Fork

@avneet-raj avneet-raj added Ready to merge The Code Review and QA is done and it can be merged. and removed Code Review The PR is in Code Review labels Sep 25, 2023
@arunshenoy99 arunshenoy99 merged commit 1b6e1ac into trunk Sep 25, 2023
@arunshenoy99 arunshenoy99 deleted the add/release-workflow branch September 25, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge The Code Review and QA is done and it can be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants