Ecosyste.ms: Timeline

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

Shopify/cli

github-actions[bot] pushed 4 commits to changeset-release/main Shopify/cli
  • fix: skip minimum theme assets upload when src is provided 6dead72
  • Changeset 7d89068
  • Merge pull request #4813 from Shopify/jm/skipMinimumAssets [Themes] Fix empty files in host themes during `app dev` 47cc19f
  • Version Packages 7c995ab

View on GitHub

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

gh-readonly-queue/main/pr-4813-a22a8cfcf617e0784ed23de2c6abc220d110f3ca

jamesmengo deleted a branch Shopify/cli

jm/skipMinimumAssets

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! :)

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
<!-- 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] pushed 3 commits to changeset-release/main Shopify/cli
  • Support migrating subscription link extension 574019d
  • Merge pull request #4788 from Shopify/migrate-subscription-links-extensions Support migrating subscription link exte... a22a8cf
  • Version Packages 9d63962

View on GitHub

shauns opened a pull request on Shopify/cli
Revert "Notification system"
Reverts Shopify/cli#4149
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

View on GitHub

AniTumany pushed 92 commits to migrate-subscription-links-extensions Shopify/cli

View on GitHub

gonzaloriestra deleted a branch Shopify/cli

pre-deprecate-include-config-on-deploy

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

View on GitHub

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

View on GitHub

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

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

View on GitHub

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!

View on GitHub

catlee pushed 1 commit to catlee/theme_files_put Shopify/cli
  • use unexpectedGraphQLError 89ec52e

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

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

View on GitHub

gonzaloriestra pushed 1 commit to pre-deprecate-include-config-on-deploy Shopify/cli

View on GitHub

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

View on GitHub

Load more