Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
amcaplan created a comment on a pull request on Shopify/cli
Knip is failing here for some reason, maybe because no actual code was touched? I'm not sure what's happening, but I definitely didn't introduce any project code...
amcaplan pushed 2 commits to autoupdate-graphql-codegen Shopify/cli
amcaplan created a review comment on a pull request on Shopify/cli
"GitHub CLI is preinstalled on all GitHub-hosted runners." ([docs](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/using-github-cli-in-workflows))
amcaplan created a review comment on a pull request on Shopify/cli
<img width="479" alt="Screenshot 2024-11-19 at 14 12 04" src="https://github.com/user-attachments/assets/ec75eeab-8fb7-4bb6-b7bd-5472d4e3e360"> Graphite, update thyself!
graphite-app[bot] created a review comment on a pull request on Shopify/cli
The workflow attempts to use the `gh` CLI command but is missing the required GitHub CLI installation step. Consider adding the following step before using `gh`: ```yaml - name: Install GitHub CLI...
graphite-app[bot] created a review comment on a pull request on Shopify/cli
The GitHub Actions workflow requires additional permissions to create pull requests. Please add the following configuration to the workflow: ```yaml permissions: contents: write pull-requests:...
graphite-app[bot] created a review comment on a pull request on Shopify/cli
Node.js version `22.11.0` does not exist. The latest LTS version is `20.11.0`, which appears to be the intended version. This needs to be corrected for the workflow to function properly. *Spotted ...
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`|
isaacroldan pushed 12 commits to 11-19-move_action_required_message_to_the_spec Shopify/cli
- Update generated types for BP orgs API (#4878) ### WHY are these changes introduced? Refresh GraphQL types for the ... 69aa727
- Handle dev-session errors for each extension a24fea3
- Print user errors 562474a
- Simplify error processing cedcb0f
- Add more comments dacf68d
- Some cleanup 54e7432
- Remove commented code 2922e27
- Use new app in handle function 3487a9e
- Address PR comments 71a38f6
- add tests for dev-session errors c602f24
- Fix tests 08be681
- Move action required message to the spec 7bf24b2
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...
shauns created a comment on a pull request on Shopify/cli
* **#4880** <a href="https://app.graphite.dev/github/pr/Shopify/cli/4880?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.png" alt="Graphite...
graphite-app[bot] created a review comment on a pull request on Shopify/cli
Using `forEach` with async functions won't properly await the promises. Consider using either: ```typescript for (const message of warningMessages) { await printWarning(outputContent`└ ${message...
isaacroldan opened a draft pull request on Shopify/cli
Move action required message to the spec
<!-- ☝️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...isaacroldan created a branch on Shopify/cli
11-19-move_action_required_message_to_the_spec - Build apps, themes, and hydrogen storefronts for Shopify
shopify-shipit[bot] pushed 1 commit to shipit-deploy/nightly Shopify/cli
- Update generated types for BP orgs API (#4878) ### WHY are these changes introduced? Refresh GraphQL types for the ... 69aa727
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] 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...
shauns created a comment on a pull request on Shopify/cli
* **#4878** <a href="https://app.graphite.dev/github/pr/Shopify/cli/4878?utm_source=stack-comment-icon" target="_blank"><img src="https://static.graphite.dev/graphite-32x32-black.png" alt="Graphite...
shauns opened a draft pull request on Shopify/cli
Update generated types for BP orgs API
<!-- ☝️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...isaacroldan pushed 3 commits to 11-18-add_tests_for_dev-session_errors Shopify/cli
isaacroldan created a review comment on a pull request on Shopify/cli
Yeah, that makes more sense, changed
alfonso-noriega created a branch on Shopify/cli
admin-link-import-transform-url-to-relative - Build apps, themes, and hydrogen storefronts for Shopify
amcaplan pushed 1 commit to clean-up-app-management-client-module-interpretation-quality-concerns Shopify/cli
- Updates from pnpm graphql-codegen ccd5e37