Ecosyste.ms: Timeline

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

Shopify/cli

github-merge-queue[bot] pushed 2 commits to main Shopify/cli
  • Supports importing subscription link extensions 8b9a08a
  • Merge pull request #4787 from Shopify/import-subscription-link-extensions Supports importing subscription link exten... da9ffd6

View on GitHub

bluedge created a comment on an issue on Shopify/cli
Much needed!

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

AniTumany pushed 138 commits to migrate-subscription-links-extensions Shopify/cli
  • The app watcher now handles building extensions cacd00e
  • remove commented code f6459fc
  • Create esbuild contexts d757026
  • Handle esbuild contexts 9fc101e
  • Merge branch 'main' into app-watcher-build c6d40f7
  • Handle all extension builds in app watcher 636a018
  • exclude-functions-from-bundle-for-now 85068a7
  • Some cleanup and update tests 52bf702
  • Merge branch 'main' into app-watcher-build 0b975f1
  • extract all esbuild stuff to a manager a0fa626
  • Add tests for app-watcher-esbuild 9af0f2e
  • Merge branch 'main' into app-watcher-build 46b7e59
  • Add tests for app-watcher-esbuild cc5f415
  • Merge branch 'main' into app-watcher-build 8c9f3e3
  • Remove export 4d972f2
  • Print temp directory a659b50
  • Merge branch 'main' into app-watcher-build 282e218
  • Update dev-session to not build extensiosn 86e994d
  • Merge branch 'main' into app-watcher-build 66e8074
  • Fix app event watcher test df919fb
  • and 118 more ...

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

gordonhirsch created a review comment on a pull request on Shopify/cli
Not strictly necessary, but using the same type here allows us to retain information that is otherwise lost. This includes the specific error messages, the status code, and stack information. No...

View on GitHub

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

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

quard8 created a comment on an issue on Shopify/cli
Even if you support JSONC for theme app extensions, Theme Editor and Storefront don't support it.

View on GitHub

jamesmengo created a review on a pull request on Shopify/cli
Looking forward to these changes! Left some feedback / clarifying questions as I don't have too much context around metafields / GQL yet.

View on GitHub

jamesmengo created a review on a pull request on Shopify/cli
Looking forward to these changes! Left some feedback / clarifying questions as I don't have too much context around metafields / GQL yet.

View on GitHub

github-actions[bot] pushed 3 commits to changeset-release/main Shopify/cli
  • Update ExtensionPoint type 5caced0
  • Merge pull request #4805 from Shopify/ek/add-should-render-to-extension-point-type Update ExtensionPoint type 7b19c2a
  • Version Packages 95c1a7f

View on GitHub

jamesmengo created a review comment on a pull request on Shopify/cli
```suggestion /** * Proceed without confirmation, if current directory does not seem to be theme directory. */ ``` mega nit

View on GitHub

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

View on GitHub

jamesmengo created a review comment on a pull request on Shopify/cli
For context - are these generated automatically from the schemas via commands in the root `package.json`?

View on GitHub

github-merge-queue[bot] created a branch on Shopify/cli

gh-readonly-queue/main/pr-4805-528b72de61ed1ca2085e6027bad477b01122549d - Build apps, themes, and hydrogen storefronts for Shopify

elanalynn pushed 9 commits to ek/add-should-render-to-extension-point-type Shopify/cli
  • Updated Javy to 3.1.2 8f44866
  • Remove DeclarativeWebhooks flag 9f57846
  • fix tests b4ca393
  • Ran codegen commands fa0b214
  • Remove commented code ae6ae91
  • Linted files a535403
  • Merge pull request #4785 from Shopify/jg/remove-declarative-webhooks-flag Remove DeclarativeWebhooks flag 1f96f81
  • Merge pull request #4786 from Shopify/ah.javy-3.1.2 Updated Javy to 3.1.2 528b72d
  • Update ExtensionPoint type 5caced0

View on GitHub

gordonhirsch created a branch on Shopify/cli

improve-error-reporting-classification - Build apps, themes, and hydrogen storefronts for Shopify

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

View on GitHub

jamesmengo created a branch on Shopify/cli

jm/temp - Build apps, themes, and hydrogen storefronts for Shopify

jamesmengo pushed 1 commit to jm/11-07-verify_required_theme_files_before_dev_server_initialization Shopify/cli
  • Modify retry delay to allow for injection ffd46f3

View on GitHub

github-actions[bot] created a comment on a pull request on Shopify/cli
🫰✨ **Thanks @jamesmengo! Your snapshot has been published to npm.** Test the snapshot by intalling your package globally: ```bash pnpm i -g @shopify/[email protected] ``` > After ...

View on GitHub

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

View on GitHub

jamesmengo created a comment on a pull request on Shopify/cli
/snapit

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

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

charlespwd reopened an issue on Shopify/cli
[Bug]: CLI Allows Invalid Theme App Extensions to be Deployed
### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment ...
charlespwd created a comment on an issue on Shopify/cli
We accept JSONC now, so this is technically not a syntax error. Real syntax errors do raise problems.

View on GitHub

charlespwd closed an issue on Shopify/cli
[Bug]: CLI Allows Invalid Theme App Extensions to be Deployed
### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment ...
gonzaloriestra created a comment on a pull request on Shopify/cli
@jessehoek that makes sense to me, thanks! I'll update it.

View on GitHub

Load more