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

Enhancements to CircleCI Script and Storybook Build #583

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

georgewrmarshall
Copy link
Collaborator

@georgewrmarshall georgewrmarshall commented Jan 17, 2024

Description

This Pull Request introduces several updates aimed at improving our CircleCI script and the discoverability of the Storybook build within the MetaMask bot comment. The script has been modified, it still builds a version of Storybook that includes the changes proposed in the current PR. However, instances referencing specific branches (e.g., develop) within the extension code base have been removed as well as the script to list all the changes to different files as it does not work as expected even in extension. This change reduces dependencies and potential confusion caused by branch-specific references. Enhancements have also been made to make the Storybook build more discoverable within the MetaMask bot comment. This improvement aims to streamline the review process by making it easier to locate and access the Storybook build.

Initially this PR was supposed to fix the failing build but was resolved by @Gudahtt

Fixes: #584

Screenshot/Screencasts

Before

before.mov

After

after.mov

Manual testing steps

  1. Got to a previously merged PR
  2. Find the metamaskbot comment Add body medium font weight #486 (comment)
  3. See storybook build hidden under dropdown
  4. On this PR scroll down to the metamaskbot comment
  5. See storybook link clearly exposed for review Enhancements to CircleCI Script and Storybook Build #583 (comment)

@georgewrmarshall georgewrmarshall self-assigned this Jan 17, 2024
@georgewrmarshall georgewrmarshall added the team-design-system All issues relating to design system label Jan 17, 2024
@metamaskbot
Copy link
Collaborator

Builds ready [4b56da5]

Storybook: Storybook

@georgewrmarshall georgewrmarshall marked this pull request as ready for review January 18, 2024 06:09
@georgewrmarshall georgewrmarshall requested a review from a team as a code owner January 18, 2024 06:09
@georgewrmarshall georgewrmarshall changed the title Update CircleCI Configuration and Highlights Script Enhancements to CircleCI Script and Storybook Build Jan 18, 2024
@garrettbear
Copy link
Collaborator

LGTM

@garrettbear garrettbear merged commit 4c614c2 into main Jan 18, 2024
7 checks passed
@garrettbear garrettbear deleted the fix/circle-ci-script branch January 18, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-design-system All issues relating to design system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CircleCi is failing on build-announce
3 participants