Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tmeasday pushed 1 commit to revert-1121-revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events chromaui/chromatic-cli
- Fix test that was failing in CI a3569c9
tmeasday created a comment on a pull request on chromaui/chromatic-cli
@jmhobbs done! Looks like it still works (2 and 0 are the correct values for this repo): ![image](https://github.com/user-attachments/assets/b39f963e-b3df-41e2-a62f-11b5a7db41ae)
tmeasday pushed 1 commit to revert-1121-revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events chromaui/chromatic-cli
- Fix type issues 53b95c8
tmeasday pushed 1 commit to revert-1121-revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events chromaui/chromatic-cli
- Add `execGitCommandCountLines` for more efficiency 9c3189a
rkuo-danswer opened an issue on chromaui/chromatic-cli
CLI exits silently when package.json version field does not contain patch number
"version": "0.2-dev" npx chromatic exits instantly with no output. "version": "0.2.0-dev" Chromatic starts as expected.jmhobbs created a comment on a pull request on chromaui/chromatic-cli
> just count the number of lines for wc. > This is inefficient as it requires loading all the lines into memory. I think it's a good trade off to add a `execGitCommandCountLines`. I'd rather ...
tmeasday created a comment on a pull request on chromaui/chromatic-cli
Closing as I incorporated into https://github.com/chromaui/chromatic-cli/pull/1122
tmeasday closed a pull request on chromaui/chromatic-cli
Send `storybookBaseDir` as part of project metadata
And refactor things a little so we calculate it upfront rather than as part of TS. This means we will need to re-test some TS stuff as part of this PR, to make sure I haven't messed it up. @ghen...tmeasday pushed 1 commit to revert-1121-revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events chromaui/chromatic-cli
- Update metadata commands to be more resilient 1. Shorter timeouts, but errors will just lead to undefined 2. Don't p... 3221fcb
tmeasday pushed 1 commit to revert-1121-revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events chromaui/chromatic-cli
- Missed this 15cad05
tmeasday pushed 1 commit to revert-1121-revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events chromaui/chromatic-cli
- Update metadata commands to be more resilient 1. Shorter timeouts, but errors will just lead to undefined 2. Don't p... 073971a
github-actions[bot] created a comment on a pull request on chromaui/chromatic-cli
📦 Package Size: 5412 KB
tmeasday opened a draft pull request on chromaui/chromatic-cli
Send project metadata to the index
Reverts chromaui/chromatic-cli#1121 and incorporates https://github.com/chromaui/chromatic-cli/pull/1120. Also added some error/timeout handling so we don't get stuck if there is something wrong...tmeasday created a branch on chromaui/chromatic-cli
revert-1121-revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events - Chromatic CLI: `npx chromatic`
chromatic-ci-bot created a comment on a pull request on chromaui/chromatic-cli
<!-- GITHUB_RELEASE COMMENT: released --> :rocket: PR was released in [`v11.18.1`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.18.1) :rocket:
chromatic-ci-bot published a release on chromaui/chromatic-cli
v11.18.1
#### 🐛 Bug Fix - Revert "Detect `context.projectMetadata.hasRouter` and send to the index" [#1121](https://github.com/chromaui/chromatic-cli/pull/1121) ([@tmeasday](https://github.com/tmeasday)) ...chromatic-ci-bot pushed 2 commits to main chromaui/chromatic-cli
tmeasday deleted a branch chromaui/chromatic-cli
revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events
tmeasday pushed 2 commits to main chromaui/chromatic-cli
tmeasday closed a pull request on chromaui/chromatic-cli
Revert "Detect `context.projectMetadata.hasRouter` and send to the index"
Reverts chromaui/chromatic-cli#1112 Not all users have `head` installed. We will need to implement this manually I suppose. <!-- GITHUB_RELEASE PR BODY: canary-version --> <details> <summary>📦...codacy-production[bot] created a comment on a pull request on chromaui/chromatic-cli
## Coverage summary from Codacy ### [See diff coverage on Codacy](https://app.codacy.com/gh/chromaui/chromatic-cli/coverage/pull-requests/1121?utm_source=github.com&utm_medium=coverageSummary&utm_c...
github-actions[bot] created a comment on a pull request on chromaui/chromatic-cli
📦 Package Size: 5408 KB
linear[bot] created a comment on a pull request on chromaui/chromatic-cli
Issue reopened: [CAP-2327 Track `hasRouter` and `hasPageComponents` on build events](https://linear.app/chromaui/issue/CAP-2327/track-hasrouter-and-haspagecomponents-on-build-events)
tmeasday opened a pull request on chromaui/chromatic-cli
Revert "Detect `context.projectMetadata.hasRouter` and send to the index"
Reverts chromaui/chromatic-cli#1112 Not all users have `head` installed. We will need to implement this manually I suppose.tmeasday created a branch on chromaui/chromatic-cli
revert-1112-tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events - Chromatic CLI: `npx chromatic`
tmeasday pushed 1 commit to tom/ap-5247-add-project-directory-to-metadata chromaui/chromatic-cli
- Don't send `git.rootPath` dc7c3e5
github-actions[bot] created a comment on a pull request on chromaui/chromatic-cli
📦 Package Size: 5412 KB
tmeasday opened a pull request on chromaui/chromatic-cli
Send `storybookBaseDir` as part of project metadata
And refactor things a little so we calculate it upfront rather than as part of TS. This means we will need to re-test some TS stuff as part of this PR, to make sure I haven't messed it up. @ghen...tmeasday created a branch on chromaui/chromatic-cli
tom/ap-5247-add-project-directory-to-metadata - Chromatic CLI: `npx chromatic`