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

chore: Remove obsolete CI step #11756

Merged
merged 1 commit into from
Oct 11, 2024
Merged

chore: Remove obsolete CI step #11756

merged 1 commit into from
Oct 11, 2024

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Oct 11, 2024

Description

CI has a step where it sets up an alternative registry for @metamask- scoped packages specifically for draft PRs. This was intended to support the older stype of MetaMask/core preview builds, which used an alternative npm registry. Preview builds today now use the normal npm registry, so this step is no longer needed.

Related issues

Originally added here: #5270
Some related changes here: #5807 (these were already removed)

The old preview build method was replaced here: MetaMask/core#1622

Manual testing steps

N/A

Screenshots/Recordings

N/A

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

CI has a step where it sets up an alternative registry for `@metamask`-
scoped packages specifically for draft PRs. This was intended to
support the older stype of `MetaMask/core` preview builds, which used
an alternative npm registry. Preview builds today now use the normal
npm registry, so this step is no longer needed.
@Gudahtt Gudahtt requested a review from a team as a code owner October 11, 2024 12:28
@Gudahtt Gudahtt added No QA Needed Apply this label when your PR does not need any QA effort. needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Oct 11, 2024
Copy link

sonarcloud bot commented Oct 11, 2024

Copy link
Contributor

@legobeat legobeat left a comment

Choose a reason for hiding this comment

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

lgtm

@Gudahtt Gudahtt added this pull request to the merge queue Oct 11, 2024
Merged via the queue into main with commit 81f7839 Oct 11, 2024
50 of 53 checks passed
@Gudahtt Gudahtt deleted the remove-obsolete-ci-step branch October 11, 2024 13:46
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2024
@github-actions github-actions bot removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Oct 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
No QA Needed Apply this label when your PR does not need any QA effort. team-mobile-platform team-wallet-framework
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants