Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
cmarc-novatize opened an issue on Shopify/cli
Shopify theme dev automatically updates theme
### 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 ...isaacroldan pushed 2 commits to 11-19-move_action_required_message_to_the_spec Shopify/cli
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...
alexanderMontague created a review comment on a pull request on Shopify/cli
We recently removed `.schema` from the spec type but its still fully set and used elsewhere, so if we went this approach we will have to add the type back, or find another approach
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...
belalsj pushed 4 commits to condition-with-manifest Shopify/cli
- Update generated types for BP orgs API (#4878) ### WHY are these changes introduced? Refresh GraphQL types for the ... 69aa727
- Autoupdate graphql codegen 1eb16bf
- Capitalize generated PR title correctly Co-authored-by: Gonzalo Riestra <[email protected]> 66c5aac
- Enable handling should_render modules db2b910
alexanderMontague created a comment on a pull request on Shopify/cli
* **#4883** <a href="https://app.graphite.dev/github/pr/Shopify/cli/4883?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.png" alt="Graphite...
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...
graphite-app[bot] created a review comment on a pull request on Shopify/cli
The `contexts` array is only being assigned to `this.contexts[extension.handle]` inside the `if (assets)` block. This means extensions without assets will have no stored contexts, even though they ...
github-actions[bot] created a comment on a pull request on Shopify/cli
<!-- shopify-cli-knip-reporter-0 --> ### Unlisted binaries (1) |Filename|binaries| |-|-| |.github/workflows/update-graphql-deps.yml|`gh`|
amcaplan opened a pull request on Shopify/cli
Fill in environment to enable codegen
Fast follow to #4881 A few environment variables are needed for pnpm installation and the ability to fetch GraphQL schemas. Successful run: https://github.com/Shopify/cli/actions/runs/119135...amcaplan pushed 1 commit to autoupdate-graphql-codegen Shopify/cli
- Fill in environment to enable codegen f077ce5
graphite-app[bot] created a review comment on a pull request on Shopify/cli
The workflow requires explicit permissions to create branches and pull requests. Add this configuration: ```yaml permissions: contents: write pull-requests: write ``` This ensures the `GITHUB...
amcaplan pushed 1 commit to autoupdate-graphql-codegen Shopify/cli
- Capitalize generated PR title correctly Co-authored-by: Gonzalo Riestra <[email protected]> 66c5aac