Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
codykaup created a comment on a pull request on chromaui/chromatic-cli
We're choosing to not do this right now. We may come back to this in the future.
codykaup closed a draft pull request on chromaui/chromatic-cli
Add `packageAndLockFilesOutOfSync` TurboSnap bail reason
TurboSnap can find two different dependency versions in the project's lock file (one for prod and a different one for dev) which breaks the lock file parsing. We currently silence those errors in t...ChrisSargent created a comment on an issue on chromaui/chromatic-cli
Hi @cgbl-90 - yes, we have 4gb of max old space size set in `NODE_OPTIONS`. We run in to the same issues locally on 16GB ram macbook pros. FYI, we've also trying setting the max old space size m...
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.0`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.18.0) :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.18.0`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.18.0) :rocket:
chromatic-ci-bot pushed 2 commits to main chromaui/chromatic-cli
chromatic-ci-bot published a release on chromaui/chromatic-cli
v11.18.0
#### 🚀 Enhancement - Detect `context.projectMetadata.hasRouter` and send to the index [#1112](https://github.com/chromaui/chromatic-cli/pull/1112) ([@tmeasday](https://github.com/tmeasday)) #### ...tmeasday deleted a branch chromaui/chromatic-cli
tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events
tmeasday closed a pull request on chromaui/chromatic-cli
Detect `context.projectMetadata.hasRouter` and send to the index
This PR is blocked on an index change (to come). To QA: - Create a routing based project (e.g. SB Next Sandbox) - Run a build, check it sets `hasRouter=true` - Create a non-routed project (...github-merge-queue[bot] deleted a branch chromaui/chromatic-cli
gh-readonly-queue/main/pr-1112-cbf13a7e20e135167385d5cffcaa08b58185c626
github-merge-queue[bot] pushed 10 commits to main chromaui/chromatic-cli
- Add `ctx.projectMetadata.hasRouter` This reverts commit 961bf6fd5e1d6045296ac63bd7c46db57004bfcc. 9508320
- Send `projectMetadata` to `AnnounceBuild` 7ea3467
- Fix type import b17a49c
- Linting fixes 8b732e6
- Add three new fields to project metadata 390a78d
- Fix linting 6c79ed1
- Fix index.test.ts b338a3f
- Add `getStorybookCreationDate` to project metadata db9eb14
- Merge branch 'main' into tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events 0c1a9b2
- Merge pull request #1112 from chromaui/tom/cap-2327-track-hasrouter-and-haspagecomponents-on-build-events Detect `co... 7d7e8c3
github-merge-queue[bot] created a branch on chromaui/chromatic-cli
gh-readonly-queue/main/pr-1112-cbf13a7e20e135167385d5cffcaa08b58185c626 - Chromatic CLI: `npx chromatic`
jwir3 closed a pull request on chromaui/chromatic-cli
book: Add new issue template that references Chromatic support.
We want users that are having issues with Chromatic or the Chromatic platform to be more aggressively redirected to Chromatic support when they attempt to file an issue. Refs CAP-2364. <!-- GITH...github-merge-queue[bot] deleted a branch chromaui/chromatic-cli
gh-readonly-queue/main/pr-1119-857ad0cb7134b47444a864ef6ba947fca04a9ec8
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-1119-857ad0cb7134b47444a864ef6ba947fca04a9ec8 - Chromatic CLI: `npx chromatic`
github-actions[bot] created a comment on a pull request on chromaui/chromatic-cli
📦 Package Size: 5408 KB
chromatic-ci-bot created a comment on an issue on chromaui/chromatic-cli
<!-- GITHUB_RELEASE COMMENT: released --> :rocket: Issue was released in [`v11.17.0`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.17.0) :rocket:
chromatic-ci-bot created a comment on an issue on chromaui/chromatic-cli
<!-- GITHUB_RELEASE COMMENT: released --> :rocket: Issue was released in [`v11.17.0`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.17.0) :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.17.0`](https://github.com/chromaui/chromatic-cli/releases/tag/v11.17.0) :rocket:
chromatic-ci-bot published a release on chromaui/chromatic-cli
v11.17.0
#### 🚀 Enhancement - :sparkles: Add support for JSON5 as a configuration file. [#1118](https://github.com/chromaui/chromatic-cli/pull/1118) ([@jwir3](https://github.com/jwir3)) #### Authors: 1 -...chromatic-ci-bot pushed 2 commits to main chromaui/chromatic-cli
jwir3 closed an issue on chromaui/chromatic-cli
Allow comments in `chromatic.config.json`
**Feature request** I'd like to be able to write comments in my Chromatic configuration file so that other developers on my team can understand why I configured it the way I did. **Proposed s...jwir3 closed 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. Fixes #1114. <!-- GITHUB_RELEASE PR BO...github-merge-queue[bot] deleted a branch chromaui/chromatic-cli
gh-readonly-queue/main/pr-1118-89e6d25fe3cafbe07dbf4563264737691aef4a48