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

Update changelog with v4.0.x releases #76

Merged
merged 9 commits into from
May 10, 2024
Merged

Update changelog with v4.0.x releases #76

merged 9 commits into from
May 10, 2024

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented May 10, 2024

The changelog has been updated with changes from the v4.0.x branch

mcmire and others added 5 commits May 8, 2024 13:20
Typically, for a project, this action is run twice: once in dry-run mode
(to allow approvers to review the package before it is published) and
another time to issue the approval step and then actually publish the
package.

When the action is run in dry-run mode, an announcement on Slack is
created in order to notify approvers. If this fails in any way, however,
it halts the release workflow completely and prevents the second
instance of the action from running. This means that the package can
never be released automatically and must be released manually.

This commit fix this problem by instructing GitHub Actions that it is
not mandatory for the Slack announcement step to pass in order for the
release workflow to continue.
* origin/main:
  remove default channel (#73)
  Don't fail overall if Slack announcement fails (#69)
  Improve Dry Run Output (#64)
  5.0.0 (#67)
  Fix Yarn 4 compatibility (#65)
  Disallow publishing packages with version 0.0.0 (#63)
  Run linting and testing GitHub workflows on PRs (#62)
  Enabling MetaMask security code scanner (#60)
  Add Shared Libraries team in codeowners file (#59)
  Update README.md (#56)
  Update README.md (#55)
  Update README.md (#54)
  Bump word-wrap from 1.2.3 to 1.2.4 (#53)
@Gudahtt Gudahtt requested a review from a team as a code owner May 10, 2024 20:44
@Gudahtt Gudahtt marked this pull request as draft May 10, 2024 20:47
@Gudahtt
Copy link
Member Author

Gudahtt commented May 10, 2024

Moving this back to draft. There is a bug in v4.0.3 that we need to fix: https://github.com/MetaMask/core/actions/runs/9037847000/job/24837895733

Edit: Fixed

The action manifest used the id `slack` for two steps, which is not
allowed. We don't reference this id anywhere, so it has been removed.
* origin/v4.0.x:
  Release 4.0.4 (#78)
  fix: Fix action manifest validation error (#77)
@Gudahtt Gudahtt marked this pull request as ready for review May 10, 2024 21:21
@Gudahtt Gudahtt merged commit 2d0ccb5 into main May 10, 2024
12 checks passed
@Gudahtt Gudahtt deleted the v4-sync branch May 10, 2024 21:24
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