-
Notifications
You must be signed in to change notification settings - Fork 197
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
refactor(cli)!: make cloneCatalyst clone bigcommerce/catalyst
#1438
Conversation
🦋 Changeset detectedLatest commit: 35fe9f1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
267cf24
to
863e6dd
Compare
aa36355
to
863e6dd
Compare
863e6dd
to
d774f21
Compare
d774f21
to
2285d84
Compare
2285d84
to
a0460f3
Compare
Seems like we should accept an arg to specify another repo while we're in here... seems like a simple addition and this is the right time to make it |
a0460f3
to
d4c2730
Compare
d4c2730
to
66d3293
Compare
bigcommerce/catalyst
bigcommerce/catalyst
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-latest-gwynife6x-bigcommerce-platform.vercel.app 🖥️ DesktopWe ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
📱 MobileWe ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
|
66d3293
to
35fe9f1
Compare
What/Why?
Important
This PR stacks on #1437
Refactor
cloneCatalyst
so that it simply clones thebigcommerce/catalyst
repo, configures remotes, and checks out an optional refTesting
Locally