Ecosyste.ms: Timeline

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

containerbuildsystem/cachi2

whaletail starred containerbuildsystem/cachi2
a-ovchinnikov closed a pull request on containerbuildsystem/cachi2
Adding Yarn v1.x workspaces metadata extractor
In Yarn v1.x workspaces metadata is stored outside of yarn.lock in package.json. This commit inroduces functions for workspaces metadata extraction and a dataclass to represent workspaces. This ...
github-merge-queue[bot] deleted a branch containerbuildsystem/cachi2

gh-readonly-queue/main/pr-666-1d7bb86c0f8c4fbcb4975a773bcf3190f36374eb

github-merge-queue[bot] pushed 3 commits to main containerbuildsystem/cachi2
  • yarn: Adding Workspace model A model to handle yarn workspaces is added. Workspaces allow user to install dependenci... 19912a0
  • Adding Yarn v1.x workspaces metadata extractor In Yarn v1.x workspaces metadata is stored outside of yarn.lock in pa... fc91989
  • yarn: Expanding globs extraction to nested Arrays It turns out that workspaces could be either Array or a nested Arr... 746bdfe

View on GitHub

github-merge-queue[bot] created a branch on containerbuildsystem/cachi2

gh-readonly-queue/main/pr-666-1d7bb86c0f8c4fbcb4975a773bcf3190f36374eb - Cachi2 is a CLI tool that pre-fetches your project's dependencies to aid in making your build process network-isolated.

taylormadore created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

taylormadore created a review comment on a pull request on containerbuildsystem/cachi2
Not a blocker for me, since this is not really a risk to cachi2 and more of a Yarn install/build-time issue

View on GitHub

taylormadore created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

taylormadore created a review comment on a pull request on containerbuildsystem/cachi2
There may be a subtle path-handling issue here. The source_dir is a RootedPath where the root is the root of the source git repository. In this case, I believe we want to be testing against a Roote...

View on GitHub

taylormadore created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

a-ovchinnikov created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

eskultety opened a pull request on containerbuildsystem/cachi2
.github: dependabot: Ignore pydantic-core
pydantic is designed to be used with a single version of pydantic-core [1] which follows a different release cycle and currently is our nr.1 violator of version updates blocking other dependency ve...
kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
Fixed.

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
removed. Validator now directly sets the correct value for the target, as it is required in multiple places as resolved, as well as for validation of the entire lockfile.

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
added in `no_artifact_conflicts`

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
Added to the `LOCKFILE_VALID` case

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
Removed

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
Separated into new commit

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
Removed.

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
Try except removed.

View on GitHub

kosciCZ created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

kosciCZ created a review comment on a pull request on containerbuildsystem/cachi2
Fixed.

View on GitHub

Load more