Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
github-actions[bot] pushed 4 commits to changeset-release/main Shopify/cli
github-merge-queue[bot] deleted a branch Shopify/cli
gh-readonly-queue/main/pr-4813-a22a8cfcf617e0784ed23de2c6abc220d110f3ca
jamesmengo closed a pull request on Shopify/cli
[Themes] Fix empty files in host themes during `app dev`
### WHY are these changes introduced? https://github.com/Shopify/cli/issues/4793 When using `app dev`, host themes were getting overwritten due to a race condition between the `minimum asset uplo...github-merge-queue[bot] created a branch on Shopify/cli
gh-readonly-queue/main/pr-4810-47cc19ff2aad96d7f28ded8082332d7825333939 - Build apps, themes, and hydrogen storefronts for Shopify
github-merge-queue[bot] created a branch on Shopify/cli
gh-readonly-queue/main/pr-4813-a22a8cfcf617e0784ed23de2c6abc220d110f3ca - Build apps, themes, and hydrogen storefronts for Shopify
karreiro created a review on a pull request on Shopify/cli
Thank you, @jamesmengo! :)
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...
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...
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...
github-actions[bot] pushed 3 commits to changeset-release/main Shopify/cli
shauns created a branch on Shopify/cli
revert-4149-notifications - Build apps, themes, and hydrogen storefronts for Shopify
github-merge-queue[bot] created a branch on Shopify/cli
gh-readonly-queue/main/pr-4788-1a1859f9b0339f67a9fcd6abd151f30b24d4eb5e - Build apps, themes, and hydrogen storefronts for Shopify
github-actions[bot] pushed 18 commits to changeset-release/main Shopify/cli
- Always include configuration on deploy with App Management API 8505255
- Always ask about including config on deploy and remove the field for App Management API b4519a8
- Add changeset a52719a
- Wording suggestions Co-authored-by: Jesse Hoek <[email protected]> 2d87b16
- Fix tests 78c5e22
- Update types.d.ts 2c480b5
- Drop the include_config_on_deploy field also when it is false 4f99a1b
- Take answer into account in current run f6d8f55
- Merge branch 'main' into pre-deprecate-include-config-on-deploy 95a9583
- Show different messages when removing the include_config_on_deploy field depending on the value b16c6a6
- Fix lint issues 6eceeb9
- Fix lint issue 7d08cea
- Disable babel lint rule and use ternary operator again 65b94bc
- Merge branch 'main' into pre-deprecate-include-config-on-deploy 65f0e22
- Improve wording Co-authored-by: Jesse Hoek <[email protected]> fbd4937
- Fix test 9233cc1
- Merge pull request #4802 from Shopify/pre-deprecate-include-config-on-deploy Pre-deprecate include_config_on_deploy 1a1859f
- Version Packages 8a45aa2
AniTumany pushed 92 commits to migrate-subscription-links-extensions Shopify/cli
- Sample json 4d32b20
- Update notifications.json f2a1ee5
- Show notifications 58e7c09
- Extract the notification system to its own file 29cbeb0
- Fix date filter and render by type 92bf53b
- Fix URL e17405b
- Update notifications.json ed00213
- Extract the filtering function 1d13c6d
- Empty test beb3870
- add test for notification-system 1aac63e
- Add cache 02db9ba
- add more tests 45f23aa
- Filter by surface dd6b534
- Filter by surface in app loader 03fa7ce
- Surface filter for apps 8232c7d
- Test with ui-extensino surface 8c9aa05
- update notification json 4c0711a
- update notification json 6f15859
- Ignore commands when running notifications from loader 9d4ec89
- Add more tests 7747888
- and 72 more ...
gonzaloriestra closed a pull request on Shopify/cli
Pre-deprecate include_config_on_deploy
### WHY are these changes introduced? Fixes https://github.com/Shopify/develop-app-inner-loop/issues/2190 The `include_config_on_deploy` field will be deprecated soon and enabled by default, ...github-merge-queue[bot] deleted a branch Shopify/cli
gh-readonly-queue/main/pr-4802-33a6d87cb0d3721355da5d1fe247a21f69413ba9
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...
karreiro created a comment on a pull request on Shopify/cli
@Shopify/app-inner-loop Could you please take a look at this one to unblock merge? 🙇
github-merge-queue[bot] created a branch on Shopify/cli
gh-readonly-queue/main/pr-4149-1b62d891e61cdf9107f708fb0f96a1acf865132e - Build apps, themes, and hydrogen storefronts for Shopify
jamesmengo closed an issue on Shopify/cli
[Bug]: Theme extension not initializing preview theme correctly
### 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 ...craigmichaelmartin created a review on a pull request on Shopify/cli
Looks great, thanks Isaac!
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...
catlee pushed 14 commits to catlee/theme_files_put Shopify/cli
- Supports importing subscription link extensions 8b9a08a
- Update ExtensionPoint type 5caced0
- Merge pull request #4805 from Shopify/ek/add-should-render-to-extension-point-type Update ExtensionPoint type 7b19c2a
- Merge pull request #4787 from Shopify/import-subscription-link-extensions Supports importing subscription link exten... da9ffd6
- Include Azure in `env_ci` categorisation (#4814) ### WHY are these changes introduced? Adds support for detecting A... f9cb157
- Prefer @typescript-eslint/no-unused-expressions to base rule (#4815) <!-- ☝️How to write a good PR title: - Pref... 1b62d89
- WIP e93589c
- refactor ccf8638
- fix some tests 5c6602f
- more tests a28e42f
- Fix tests e219c73
- Fix final progress update 00dde77
- Get rid of fixed upload size limit 5e40c81
- Get rid of job support 23d4bdd
gonzaloriestra pushed 1 commit to pre-deprecate-include-config-on-deploy Shopify/cli
- Improve wording Co-authored-by: Jesse Hoek <[email protected]> fbd4937
gonzaloriestra pushed 119 commits to notifications 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 99 more ...