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 preview build support #27968

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Oct 18, 2024

  1. chore: Remove obsolete preview build support

    We had previously configured CI to support installing `@metamask`-
    scoped packages from the GitHub npm registry, as we used this registry
    for "preview builds" from the core repository in the past. This is no
    longer used; we publish preview builds to npm now instead. The obsolete
    CI changes have been removed.
    
    * [Preview build instructions](https://github.com/MetaMask/core/blob/main/docs/contributing.md#testing-changes-to-packages-with-preview-builds) ([permalink](https://github.com/MetaMask/core/blob/56efd1d13a8873a5abb9bd9880d0576148b9d1e4/docs/contributing.md#testing-changes-to-packages-with-preview-builds))
    * Preview build related extension PRs: #16547, #19970, #20096, #20312
    Gudahtt committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9886674 View commit details
    Browse the repository at this point in the history