Closed georgewrmarshall closed 2 weeks ago
@metamaskbot publish-preview
@metamaskbot publish-preview
@metamaskbot publish-preview
@metamaskbot publish-preview
Preview builds have been published. See these instructions for more information about preview builds.
@metamaskbot publish-preview
Preview builds have been published. See these instructions for more information about preview builds.
@georgewrmarshall can you add a video to prove that Confirm that the version is accessible and functional for testing.
?
Great suggestion @brianacnguyen! Done.
Description
This PR updates the
publish-preview-build
script to enable publishing test versions ofmetamask-design-system
monorepo packages. The current script and associated GitHub Action are not functioning as expected, which prevents the publication of preview builds. By updating the script, this PR aims to ensure preview builds are published successfully, enabling efficient testing of monorepo package updates.Related issues
Fixes: https://github.com/MetaMask/metamask-design-system/issues/38
Manual testing steps
publish-preview-build
workflow on a PR by commenting@metamaskbot publish-preview
.metamask-design-system
package is published.Screenshots/Recordings
Before
Currently,
@metamaskbot publish-preview
is failing. You can try running it on this test PR.https://github.com/user-attachments/assets/be2d3cd2-530d-4825-b512-7a74f92e2f61
After
https://github.com/user-attachments/assets/65c27efe-e079-4850-9e66-c42b952be31b
https://github.com/user-attachments/assets/be833baa-46f0-47ff-936f-db91e341ea3f
Pre-merge author checklist
Pre-merge reviewer checklist
publish-preview-build
script, and confirming functionality.