Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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
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....
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
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)?
shauns created a review comment on a pull request on Shopify/cli
Should this not be an AbortError or such?
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...
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...
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...
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
cameronbarker pushed 1 commit to condition-with-manifest Shopify/cli
- resolving extension point asset mapping 66e8b7b
lopert created a review on a pull request on Shopify/cli
Got the right `exit code 1` this 🎩
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: 🟢 - ok 🟡 - slightly more than thresho...
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 ...
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...
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...
isaacroldan pushed 1 commit to improve-error-logging-in-app-watcher Shopify/cli
- Remove outdated tests e868a45
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...
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...
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...
isaacroldan pushed 1 commit to improve-error-logging-in-app-watcher Shopify/cli
- Handle initial state in extension server 8177fe9