Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
lukeh-shopify created a review comment on a pull request on Shopify/cli
These URLs are referenced elsewhere in this file for the links, correct? Could we extract them to variables or methods so there would only be one place to update them? Same with all of the warni...
graphite-app[bot] created a review comment on a pull request on Shopify/cli
The URL construction for gift card previews includes the full store domain (e.g. `store.myshopify.com`) in the path, which creates invalid URLs. The path segment should use only the store name with...
EvilGenius13 pushed 1 commit to add-shortcut-keys-to-theme-dev Shopify/cli
- Add shortcut keys to theme dev This commit adds shortcut keys to the theme dev CLI service. The keys are as follows:... 838bb83
graphite-app[bot] created a review comment on a pull request on Shopify/cli
Add proper documentation for the GraphQL types and queries. Fix indentation and spacing in the GraphQL query definitions. Consider moving these to a separate file for better organization. *Spotted...
graphite-app[bot] created a review comment on a pull request on Shopify/cli
Add proper TypeScript interface documentation and ensure consistent spacing in the schema definition methods. Remove unused imports like appManagementFqdn. *Spotted by [Graphite Reviewer](https://...
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...
mssalemi pushed 2 commits to ms.proto3 Shopify/cli
EvilGenius13 pushed 1 commit to add-shortcut-keys-to-theme-dev Shopify/cli
- Add shortcut keys to theme dev This commit adds shortcut keys to the theme dev CLI service. The keys are as follows:... a895e5c
github-actions[bot] created a comment on a pull request on Shopify/cli
<!-- shopify-cli-knip-reporter-0 --> ### Unused exports (2) |Filename|exports| |-|-| |packages/app/src/cli/models/extensions/specifications/function.ts|`default`| |packages/app/src/cli/models/ext...
dsrw opened a draft pull request on Shopify/cli
WIP channel config extension
<!-- ☝️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...EvilGenius13 pushed 1 commit to add-shortcut-keys-to-theme-dev Shopify/cli
- Add shortcut keys to theme dev This commit adds shortcut keys to the theme dev CLI service. The keys are as follows:... 989d98e
elanalynn created a review comment on a pull request on Shopify/cli
But main is still a string? Is this something we could change in a follow up?
vividviolet created a review comment on a pull request on Shopify/cli
But you are still changing it? It went from a string to an object
elanalynn created a review comment on a pull request on Shopify/cli
We didn't want to change the existing flow for other extensions.
vividviolet created a review on a pull request on Shopify/cli
I think we need to simplify this. Each asset should just be its own file - there's no need to create custom stdin content
vividviolet created a review on a pull request on Shopify/cli
I think we need to simplify this. Each asset should just be its own file - there's no need to create custom stdin content
tomgreenhill opened an issue on Shopify/cli
[Bug]: Theme changes take ~30secs (sometimes minutes) to reflect
### 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 ...elanalynn pushed 1 commit to condition-with-manifest Shopify/cli
- Update extensionEsBuildOptions 3c67d11