Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Shopify/cli

amcaplan pushed 1 commit to clean-up-app-management-client-module-interpretation-quality-concerns Shopify/cli
  • Rework types to be more logical instead of Partners-centric 0682ca6

View on GitHub

shauns created a review comment on a pull request on Shopify/cli
This is optional because I'm not sure how practical it is. Am wondering about how to make the watcher easier to test. Lots of these tests are running `.start()` and then waiting for flushPromises....

View on GitHub

shauns created a review comment on a pull request on Shopify/cli
I don't think this mock is used, or archiver. It would be good if they weren't mocked

View on GitHub

shauns created a review on a pull request on Shopify/cli

View on GitHub

shauns created a review on a pull request on Shopify/cli

View on GitHub

shauns created a review comment on a pull request on Shopify/cli
Possible to add a test to cover the overall change (an error tied to an extension should output differently)?

View on GitHub

shauns created a review comment on a pull request on Shopify/cli
Should this not be an AbortError or such?

View on GitHub

shauns created a review on a pull request on Shopify/cli

View on GitHub

shauns created a review on a pull request on Shopify/cli

View on GitHub

i-haz-teh-codez created a comment on an issue on Shopify/cli
**Update:** In my last comment I mentioned I ran the command again in another terminal window and left it hung up there. I came back to check and apparently the command exited 9 hours later. Here a...

View on GitHub

github-actions[bot] created a comment on an issue on Shopify/cli
This issue seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. → If there's no activity within a week, then a bot will automatically close this. Thank...

View on GitHub

elanalynn pushed 1 commit to condition-with-manifest Shopify/cli

View on GitHub

JasonHassold created a comment on an issue on Shopify/cli
@frandiox sorry I didn't see this until just now, I ended up switching the codebase I was working on to use a different dev process through vite to avoid this issue. I think I have another dev envi...

View on GitHub

JasonHassold created a comment on an issue on Shopify/cli
@lucyxiang that makes sense but then where should this be reported to? I don't know where else would be appropriate to report it

View on GitHub

cameronbarker pushed 1 commit to condition-with-manifest Shopify/cli
  • resolving extension point asset mapping 66e8b7b

View on GitHub

lopert created a review on a pull request on Shopify/cli
Got the right `exit code 1` this 🎩

View on GitHub

github-actions[bot] created a comment on a pull request on Shopify/cli
<!-- jest coverage report action for options with hash 4c542401e6e51275fe98fdb0130d9f77 --> ## Coverage report | <div title="Status of coverage:&#10; 🟢 - ok&#10; 🟡 - slightly more than thresho...

View on GitHub

mssalemi opened a draft pull request on Shopify/cli
[ShopifyVM] Starter code to generate function schema
<!-- ☝️How to write a good PR title: - Prefix it with [Feature] (if applicable) - Start with a verb, for example: Add, Delete, Improve, Fix… - Give as much context as necessary and as l...
mssalemi created a branch on Shopify/cli

ms.proto3 - Build apps, themes, and hydrogen storefronts for Shopify

PhilSole created a comment on an issue on Shopify/cli
Came here to ask about this. The useful links to the local preview and dev editor are so far back in the list of GET requests that they are inaccessible in VSCode. The app CLI looks like it's got ...

View on GitHub

i-haz-teh-codez created a comment on an issue on Shopify/cli
OK. I reported that I actually got it working with a lower version of Node. Also I mentioned that's not ideal since I'm supposed to simply run `shopify app init` and everything should be set up fl...

View on GitHub

lucyxiang created a comment on an issue on Shopify/cli
@wallfly @rcasimmons the original error is because `metaobject` and `metaobject_list` code recommendations were shipped before the `metaobject` and `metaobject_list` feature was shipped, but they a...

View on GitHub

isaacroldan pushed 1 commit to improve-error-logging-in-app-watcher Shopify/cli

View on GitHub

github-actions[bot] created a comment on a pull request on Shopify/cli
We detected some changes at packages/*/src and there are no updates in the .changeset. If the changes are user-facing, run "pnpm changeset add" to track your changes and include them in the next re...

View on GitHub

isaacroldan created a comment on an issue on Shopify/cli
> Also what's the point of switching to a different package manager when it's supposed to work with LTS Node? Just trying to pin down where the issue is. I tried with node 22, npm and linux and it...

View on GitHub

amcaplan created a review comment on a pull request on Shopify/cli
RE config conversion to a string, looks like we rely on it being a string here, to match how it works in Partners: https://github.com/Shopify/cli/blob/8d2d454b8263e3a17379070d8d810b399e8dce62/pa...

View on GitHub

amcaplan created a review on a pull request on Shopify/cli

View on GitHub

isaacroldan pushed 1 commit to improve-error-logging-in-app-watcher Shopify/cli
  • Handle initial state in extension server 8177fe9

View on GitHub

i-haz-teh-codez created a comment on an issue on Shopify/cli
Ah, there's a `--verbose` flag I was unaware of. But I'm not seeing how it changes anything. I mean, you've nailed where the problem is (hanging at _"Installing dependencies with NPM..."_) which is...

View on GitHub

amcaplan created a review comment on a pull request on Shopify/cli
Doing a side-by-side comparison, I see that: 1. `appVersionByTag` converts the module's config to a string, `activeAppVersion` does not 2. `appVersionByTag` uses the specification's `externalId...

View on GitHub

Load more