Ecosyste.ms: Timeline

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

Shopify/cli

lizkenyon created a review comment on a pull request on Shopify/cli
QQ: Is this readme generated from somewhere? Seems to be from `dev.ts`

View on GitHub

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

View on GitHub

isaacroldan pushed 11 commits to improve-error-logging-in-app-watcher Shopify/cli
  • Update Javy and function-runner versions 08f3ddb
  • Fix major changeset ea0e512
  • Merge pull request #4835 from Shopify/fix-major-changeset Fix major changeset 6ea777e
  • Version Packages 4dd6d9e
  • Force CI 35897bf
  • Merge pull request #4698 from Shopify/changeset-release/main Version Packages - main 6f02246
  • Add vendored DevServer library (#4825) ### WHY are these changes introduced? Internal to Shopify, the CLI needs to ... acd1423
  • Merge pull request #4829 from Shopify/jc.update-javy-and-function-runner Update Javy and function-runner versions bc73022
  • Merge branch 'main' into app-watcher-as-process fa611b8
  • Some useful comments 1ec6c6c
  • Merge branch 'app-watcher-as-process' into improve-error-logging-in-app-watcher f32b383

View on GitHub

lizkenyon pushed 2 commits to liz/remove-php-template Shopify/cli
  • Remove PHP template from CLI Update review comments 4a6f433
  • Changeset 551fe3e

View on GitHub

shauns deleted a branch Shopify/cli

11-12-test_json_narrowing

github-actions[bot] pushed 3 commits to changeset-release/main Shopify/cli
  • Test tunnel provider plugin 2bad977
  • Test tunnel provider plugin (#4839) ### WHY are these changes introduced? Adds test coverage for the tunnel plugin ... 585e042
  • Version Packages 9754e71

View on GitHub

shauns pushed 12 commits to 11-12-test_json_narrowing Shopify/cli
  • Update Javy and function-runner versions 08f3ddb
  • Fix major changeset ea0e512
  • Merge pull request #4835 from Shopify/fix-major-changeset Fix major changeset 6ea777e
  • Version Packages 4dd6d9e
  • Force CI 35897bf
  • Merge pull request #4698 from Shopify/changeset-release/main Version Packages - main 6f02246
  • Add vendored DevServer library (#4825) ### WHY are these changes introduced? Internal to Shopify, the CLI needs to ... acd1423
  • Merge pull request #4829 from Shopify/jc.update-javy-and-function-runner Update Javy and function-runner versions bc73022
  • Coverage analysis shouldn't include vendored libraries (#4838) ### WHY are these changes introduced? Excludes vendo... 3e37f17
  • Test tunnel provider plugin 2bad977
  • Test tunnel provider plugin (#4839) ### WHY are these changes introduced? Adds test coverage for the tunnel plugin ... 585e042
  • Test JSON narrowing 4ecff71

View on GitHub

shauns created a branch on Shopify/cli

graphite-base/4841 - Build apps, themes, and hydrogen storefronts for Shopify

shauns closed a pull request on Shopify/cli
Bump rexml from 3.2.5 to 3.3.9 in /packages/cli-kit/assets/cli-ruby in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /packages/cli-kit/assets/cli-ruby directory: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.2.5 to 3.3.9 <details> <summary>Release not...
github-actions[bot] created a branch on Shopify/cli

changeset-release/main - Build apps, themes, and hydrogen storefronts for Shopify

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

shauns created a branch on Shopify/cli

graphite-base/4840 - Build apps, themes, and hydrogen storefronts for Shopify

shauns deleted a branch Shopify/cli

11-12-coverage_analysis_shouldn_t_include_vendored_libraries

shauns closed a pull request on Shopify/cli
Coverage analysis shouldn't include vendored libraries
### WHY are these changes introduced? Excludes vendor directories from code coverage reporting to ensure more accurate test coverage metrics that focus on our own codebase. ### WHAT is this pull ...
shauns created a branch on Shopify/cli

graphite-base/4839 - Build apps, themes, and hydrogen storefronts for Shopify

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 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

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
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
## Differences in type declarations We detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to **ensur...

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
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

shauns created a branch on Shopify/cli

11-12-drop_support_for_local_cli_switchover - Build apps, themes, and hydrogen storefronts for Shopify

shauns created a branch on Shopify/cli

11-12-drop_demo_recording - Build apps, themes, and hydrogen storefronts for Shopify

shauns opened a draft pull request on Shopify/cli
Test JSON narrowing
<!-- ☝️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 littl...
shauns created a branch on Shopify/cli

11-12-test_json_narrowing - Build apps, themes, and hydrogen storefronts for Shopify

shauns opened a draft pull request on Shopify/cli
Coverage analysis shouldn't include vendored libraries
<!-- ☝️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 littl...
lizkenyon created a branch on Shopify/cli

liz/remove-php-template - Build apps, themes, and hydrogen storefronts for Shopify

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

Load more