Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
github-merge-queue[bot] created a branch on chromaui/chromatic-cli
gh-readonly-queue/main/pr-1110-6f84caf266c02c54d3172372de07ca7f0d4b0b01 - Chromatic CLI: `npx chromatic`
github-merge-queue[bot] deleted a branch chromaui/chromatic-cli
gh-readonly-queue/main/pr-1110-6f84caf266c02c54d3172372de07ca7f0d4b0b01
github-merge-queue[bot] created a branch on chromaui/chromatic-cli
gh-readonly-queue/main/pr-1110-6f84caf266c02c54d3172372de07ca7f0d4b0b01 - Chromatic CLI: `npx chromatic`
jmhobbs created a review comment on a pull request on chromaui/chromatic-cli
Nope, that sounds good! I didn't expand up to see that, my bad! 👍
codykaup created a review comment on a pull request on chromaui/chromatic-cli
This test name mentions `rspack` already. Does that cover it or should I add a note quick?
jmhobbs created a review comment on a pull request on chromaui/chromatic-cli
If this is `rsbuild` specific, should we have a comment in the tests about that?
chromatic-ci-bot created a comment on a pull request on chromaui/chromatic-cli
<!-- GITHUB_RELEASE COMMENT: released --> :rocket: PR was released in [`v11.16.4`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.16.4) :rocket:
chromatic-ci-bot created a comment on a pull request on chromaui/chromatic-cli
<!-- GITHUB_RELEASE COMMENT: released --> :rocket: PR was released in [`v11.16.4`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.16.4) :rocket:
chromatic-ci-bot created a comment on a pull request on chromaui/chromatic-cli
<!-- GITHUB_RELEASE COMMENT: released --> :rocket: PR was released in [`v11.16.4`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.16.4) :rocket:
chromatic-ci-bot pushed 2 commits to main chromaui/chromatic-cli
chromatic-ci-bot published a release on chromaui/chromatic-cli
v11.16.4
#### 🐛 Bug Fix - Ensure parent directory exists before writing log/diagnostics file [#1117](https://github.com/chromaui/chromatic-cli/pull/1117) ([@codykaup](https://github.com/codykaup)) - Fix `-...codykaup deleted a branch chromaui/chromatic-cli
cody/cap-2375-chromatic-cli-fails-to-create-directory-paths-for-log-files
codykaup closed a pull request on chromaui/chromatic-cli
Ensure parent directory exists before writing log/diagnostics file
It's possible to send `--log-file` and `--diagnostics-file` to a random location that doesn't exist yet. In those cases, we were throwing a `ENOENT` error when attempting to write to the stream. Th...github-merge-queue[bot] pushed 2 commits to main chromaui/chromatic-cli
github-merge-queue[bot] deleted a branch chromaui/chromatic-cli
gh-readonly-queue/main/pr-1117-dfe0a84a658d0cb1972c9d528031903a65859e72
github-merge-queue[bot] created a branch on chromaui/chromatic-cli
gh-readonly-queue/main/pr-1117-dfe0a84a658d0cb1972c9d528031903a65859e72 - Chromatic CLI: `npx chromatic`
github-merge-queue[bot] pushed 2 commits to main chromaui/chromatic-cli
github-merge-queue[bot] created a branch on chromaui/chromatic-cli
gh-readonly-queue/main/pr-1116-db3848b97bb60aaaa675f277f5e94336ed2631eb - Chromatic CLI: `npx chromatic`
codykaup created a comment on an issue on chromaui/chromatic-cli
We now support a flag for `--build-command` which accepts an arbitrary build command (and also skips the `"scripts"` check in your `package.json`) to fix this issue. The docs can be found [here](ht...
codykaup closed an issue on chromaui/chromatic-cli
"Found invalid package.json" just started appearing this morning
Very strange as we didn't change anything in our monorepository but this morning all of our Chromatic tasks are failing with the same error: ``` Run chromaui/action@v1 with: projectToke...Th3S4mur41 created a comment on an issue on chromaui/chromatic-cli
@paulelliott The issue is still relevant... It would be great to be able to publish storybook without being forced to add a dummy story in order to use composition. The restriction probably mak...
tmeasday created a comment on an issue on chromaui/chromatic-cli
This is implemented via the `--untraced` flag
tmeasday created a comment on an issue on chromaui/chromatic-cli
We also ended up implementing this too.
tmeasday created a comment on an issue on chromaui/chromatic-cli
We actually ended up implementing this ("replacement builds")
codykaup pushed 1 commit to cody/cap-2375-chromatic-cli-fails-to-create-directory-paths-for-log-files chromaui/chromatic-cli
- Ensure parent directory exists before writing log/diagnostics file 6cd81a7
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/1117?utm_source=github.com&utm_medium=coverageSummary&utm_c...
codykaup pushed 1 commit to cody/cap-2375-chromatic-cli-fails-to-create-directory-paths-for-log-files chromaui/chromatic-cli
- Ensure parent directory exists before writing log/diagnostics file 0b40fff