Ecosyste.ms: Timeline

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

Loading...

Recent Events

codykaup created a review comment on a pull request on chromaui/chromatic-cli
Is this needed?

View on GitHub

codykaup created a review comment on a pull request on chromaui/chromatic-cli
Do you think we should change this so we're passing in the entire test rather than destructuring just to pass in them in as positional arguments?

View on GitHub

sanderegg created a review comment on a pull request on ITISFoundation/osparc-simcore
the number of decorators becomes quite impressive ;)

View on GitHub

snowystinger created a review comment on a pull request on adobe/react-spectrum
```suggestion let tabIndex = -1; f (!isDisabled && (isFocused || state.selectionManager.focusedKey == null)) { tabIndex = 0; } ``` We can just derive it as part of render, no need...

View on GitHub

sanderegg created a review comment on a pull request on ITISFoundation/osparc-simcore
question: for the path it kind of makes sense to have forbid. for the body I am wondering. if the client puts more stuff we do not care right? as long as we want is there. of course it is easier to...

View on GitHub

codykaup created a review comment on a pull request on chromaui/chromatic-cli
Should we integrate these types into `ReportQueryResult` so we're not repeating them?

View on GitHub

sanderegg created a review comment on a pull request on ITISFoundation/osparc-simcore
```suggestion "Something unexpected went wrong while stopping running services in studies within this workspace before trashing. Aborting trash.", ```

View on GitHub

sanderegg created a review comment on a pull request on ITISFoundation/osparc-simcore
is there not something missing in this error? like {user_id} or something similar?

View on GitHub

sanderegg created a review comment on a pull request on ITISFoundation/osparc-simcore
minor: is this not already a literal? not sure if it makes sense to create a class for sqlalchemy types.

View on GitHub

vividviolet created a review comment on a pull request on Shopify/cli
I think we should revert this change and not touch the stdin since we no longer need to use it for other assets. We can do a simple map for the build options since we have access to the config

View on GitHub