Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jwir3 created a review on a pull request on chromaui/chromatic-cli
This looks good to me with one minor change that will allow tests to pass.
jwir3 created a review on a pull request on chromaui/chromatic-cli
This looks good to me with one minor change that will allow tests to pass.
jwir3 pushed 1 commit to jwir3/cap-2357-allow-json5-in-cli chromaui/chromatic-cli
- sparkles: Add support for JSON5 as a configuration file. This adds support for JSON5 as a configuration file languag... 36eeaab
codykaup created a comment on a pull request on chromaui/chromatic-cli
> > Code makes sense to me. This feels more like a minor rather than a patch to me since it's not a bug. Also, don't forget to add release/skip-release! > > Ok, I'll switch to `minor`. Just to b...
jwir3 created a comment on a pull request on chromaui/chromatic-cli
> Code makes sense to me. This feels more like a minor rather than a patch to me since it's not a bug. Also, don't forget to add release/skip-release! Ok, I'll switch to `minor`. Just to be clea...
jwir3 created a review comment on a pull request on chromaui/chromatic-cli
Yep, sounds good. I'll make that change.
jwir3 pushed 1 commit to jwir3/cap-2357-allow-json5-in-cli chromaui/chromatic-cli
- recycle: Update resolveConfigFileName to utilize find(). This makes the `resolveConfigFileName` method utilize `fi... 2ff92c0
jwir3 created a review comment on a pull request on chromaui/chromatic-cli
I like this change. It definitely feels more like solid logic, rather than the weird case structure I had. I'll add it.
jwir3 created a review comment on a pull request on chromaui/chromatic-cli
Sure, I can make that change.
tmeasday pushed 11 commits to tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events chromaui/chromatic-cli
- Account for rsbuild stats JSON output and multiple locations c3398c3
- Fix diagnostic flag parsing d66dee9
- Ensure parent directory exists before writing log/diagnostics file 6cd81a7
- Merge pull request #1116 from chromaui/cody/cap-2363-diagnostics-file-option-does-not-apply-specified-filename-in Fi... dfe0a84
- Merge pull request #1117 from chromaui/cody/cap-2375-chromatic-cli-fails-to-create-directory-paths-for-log-files Ens... 2d9a2ff
- Update CHANGELOG.md [skip ci] 66afb63
- Bump version to: 11.16.4 [skip ci] 6f84caf
- Merge pull request #1110 from chromaui/cody/turbosnap-with-rsbuild Account for `rsbuild` stats JSON output and multi... d57bc69
- Update CHANGELOG.md [skip ci] f57ab6b
- Bump version to: 11.16.5 [skip ci] 89e6d25
- Merge branch 'main' into tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events 0c1a9b2
tmeasday pushed 1 commit to tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events chromaui/chromatic-cli
- Add `getStorybookCreationDate` to project metadata db9eb14
codykaup created a review on a pull request on chromaui/chromatic-cli
Code makes sense to me. This feels more like a `minor` rather than a `patch` to me since it's not a bug. Also, don't forget to add `release`/`skip-release`!
codykaup created a review on a pull request on chromaui/chromatic-cli
Code makes sense to me. This feels more like a `minor` rather than a `patch` to me since it's not a bug. Also, don't forget to add `release`/`skip-release`!
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/1118?utm_source=github.com&utm_medium=coverageSummary&utm_c...
jwir3 pushed 1 commit to jwir3/cap-2357-allow-json5-in-cli chromaui/chromatic-cli
- sparkles: Add support for JSON5 as a configuration file. This adds support for JSON5 as a configuration file languag... c4086bf
github-actions[bot] created a comment on a pull request on chromaui/chromatic-cli
📦 Package Size: 5380 KB
jwir3 opened a pull request on chromaui/chromatic-cli
sparkles: Add support for JSON5 as a configuration file.
This adds support for JSON5 as a configuration file language, allowing for an extension to JSON that supports comments and other features. Fixes CAP-2357.jwir3 created a branch on chromaui/chromatic-cli
jwir3/cap-2357-allow-json5-in-cli - Chromatic CLI: `npx chromatic`
cgbl-90 created a comment on an issue on chromaui/chromatic-cli
hello @ChrisSargent have you tried the workarounds described here: [_Why is my build failing with an Out of memory error?_](https://www.chromatic.com/docs/turbosnap/troubleshooting/#why-is-my-build...
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.5`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.16.5) :rocket:
chromatic-ci-bot pushed 2 commits to main chromaui/chromatic-cli
chromatic-ci-bot published a release on chromaui/chromatic-cli
v11.16.5
#### 🐛 Bug Fix - Account for `rsbuild` stats JSON output and multiple locations [#1110](https://github.com/chromaui/chromatic-cli/pull/1110) ([@codykaup](https://github.com/codykaup)) #### Author...codykaup closed a pull request on chromaui/chromatic-cli
Account for `rsbuild` stats JSON output and multiple locations
At some point the `rsbuild` cache location changed which broke Turbosnap. Simply adding the new location to our list fixes that issue. I also noticed the stats output is slightly different than ...github-merge-queue[bot] deleted a branch chromaui/chromatic-cli
gh-readonly-queue/main/pr-1110-6f84caf266c02c54d3172372de07ca7f0d4b0b01