Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

chromaui/chromatic-cli

paulelliott closed an issue on chromaui/chromatic-cli
TurboSnap Causing Storybook Publish to Fail
I have read over the two existing issues [#486](https://github.com/chromaui/chromatic-cli/issues/486) and #530 on encountering a `Did not find any CSF globs in preview-stats.json` error while runni...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Fix usage in reused workflows
If the [chromaui/action](https://github.com/marketplace/actions/publish-to-chromatic) is used inside a [reused workflow](https://docs.github.com/en/actions/using-workflows/reusing-workflows) by the...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
'Retrieved story files affected by recent changes' not working on Windows
Thanks again for putting in a fix for #547. Unfortunately we are still unable to get TurboSnap working correctly on Windows environments, with another issue occurring later on in the process. ...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Allow passing through environment variables to build-storybook command
Today, when `chromatic-cli` spawns `build-storybook`, it does not pass through environment variables from the containing shell. We are experiencing an OOM when building our storybook in CI. To w...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
HTTPClient failed to fetch https://index.chromatic.com/graphql, got 400/Bad Request
We are using Github Action chromaui/action@v1, when run we get the following error: ``` Error: ✖ Failed to verify your Storybook HTTPClient failed to fetch https://index.chromatic.com/graphql, g...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Map `exitCode` to message and link to docs
Have a simple dictionary that maps exit codes to a message and setup a docs page with a table of exit codes and more explanations. The message should also be on `ctx` (to be part of diagnostics) an...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Allow specifying path glob(s) for `skip`
To automatically avoid running chromatic at all for commits that only affect files matching the glob. This already works w/ `--only-changed`/TurboSnap, the optimisation here would be to not even...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Github Action Feature Request: support yarn and/or workspaces for monorepos
I have a project using `lerna` and `yarn workspaces`. My storybook stories should ideally link to my other package in the repo via workspaces. I would like to be able to have the Chromatic Github A...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Don't bail out of TurboSnap if `getDependentStoryFiles` throws
We recently saw a problem where due to changes in webpack's JSON format, every build would hit an error, and end up bailing out of TS (i.e. running a full build). This is a problem because (by desi...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
improve error message when action event is not supported
from a customer: > suggestion! As a GitHub actions noob, I was confused whether the error message came from the action or from GitHub or what, so It could be made even more clear by saying someth...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Add the opposite of `--externals` -- files that should be ignored no matter what
For instance a `package.json` in a non-frontend project in a monorepo that isn't using yarn workspaces, etc. ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/119992188188684...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Look at more than the current commit for squash merges
The current algorithm for squash merge detection considers the commit being tested and checks if it is the "merge commit" of a PR. If it is, it adds the head commit of the PR as a baseline commit, ...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Include URLs in junit output
![image](https://user-images.githubusercontent.com/132554/123533789-a975d680-d75b-11eb-8572-66b59b2a5ee8.png) Would be handly if you could at least cut and paste this URL ┆Issue is synchronized...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Look further back for git changes if the baseline build is not in the git repo (`--only-changed`)
There are a variety of reasons why a commit can no longer exist in a repository. Currently when this happens, we bail out of `--only-changed` as we cannot calculate git differences. However, ...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

paulelliott closed an issue on chromaui/chromatic-cli
Surface component errors in CLI output
Not sure of the feasibility of this (it seems possible to me) but is it possible to surface component errors during the CLI build? I'm talking about things that don't break the Storybook build, but...
paulelliott created a comment on an issue on chromaui/chromatic-cli
Closed due to age. Please reopen if you feel this is still relevant for you.

View on GitHub

Load more