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

feat(ci): add epic/* release workflow and rename master to trunk #189

Merged
merged 5 commits into from
Feb 1, 2024

Conversation

dkoo
Copy link
Contributor

@dkoo dkoo commented Jan 30, 2024

All Submissions:

Changes proposed in this Pull Request:

  1. Adds a new epic/* release workflow for creating release builds that we can use for beta testing and other QA purposes. This workflow is similar to alpha and hotfix/* workflows, but kind of in between them.
  2. Renames the master branch to trunk.

Note: Once approved and merged, we should release a new version of this package to NPM and then update the dependency version number in Automattic/newspack-plugin#2895.

How to test the changes in this Pull Request:

Follow testing instructions in Automattic/newspack-plugin#2895.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

w and rename `master` to `trunk`
@dkoo dkoo self-assigned this Jan 30, 2024
@dkoo dkoo marked this pull request as ready for review January 30, 2024 19:32
@dkoo dkoo requested a review from a team as a code owner January 30, 2024 19:32
@dkoo dkoo marked this pull request as draft January 30, 2024 19:32
@dkoo dkoo marked this pull request as ready for review January 30, 2024 21:27
.github/workflows/main.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@dkoo dkoo requested a review from adekbadek January 31, 2024 17:00
@dkoo dkoo merged commit 0f41076 into master Feb 1, 2024
4 checks passed
@dkoo dkoo deleted the feat/epic-release-workflow branch February 1, 2024 17:00
@matticbot
Copy link

🎉 This PR is included in version 5.3.0 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants