Ecosyste.ms: Timeline

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

containerbuildsystem/cachi2

taylormadore created a review comment on a pull request on containerbuildsystem/cachi2
Added a comment to the commit message

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
I pulled in the PackageJson class from the yarn module here. It should eventually be replaced by whatever the result of https://github.com/containerbuildsystem/cachi2/pull/705 is once merged

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
Do we prefer that? I don't have a strong opinion, but I did like the updates to be more visible/deliberate

View on GitHub

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

View on GitHub

brunoapimentel closed a pull request on containerbuildsystem/cachi2
generic fetcher: Prefetch files
This PR implements the main parts of the generic fetcher, including checksum verification and integration test suite verifying the functionality. The fetcher does not yet produce SBOM components, w...
github-merge-queue[bot] deleted a branch containerbuildsystem/cachi2

gh-readonly-queue/main/pr-686-5ad6bafd0d08ff0d9d3406ebf22217f13ed8a9a6

github-merge-queue[bot] pushed 3 commits to main containerbuildsystem/cachi2
  • generic fetcher: Fix error class on invalid lockfile Signed-off-by: Jan Koscielniak <[email protected]> 387ce34
  • generic fetcher: pre-fetch files from the lockfile Implements pre-fetching of files for the generic fetcher, includi... 9c0e7fc
  • generic fetcher: Add integration tests Implements integration test suite for the generic fetcher. Signed-off-by: Ja... 25704d7

View on GitHub

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

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

brunoapimentel 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
Moved to a separate commit

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
Yikes, thanks for catching this. I thought I had fixed it already. Should be all set now

View on GitHub

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

View on GitHub

a-ovchinnikov closed an issue on containerbuildsystem/cachi2
Yarn 1.x: Unify yarn version detection with Yarn v2+
There are several instances in Yarn where we need to ensure that the Yarn version (a semver) matches a set of version specifiers. There are several points to note: - The Yarn version may be specif...
github-merge-queue[bot] pushed 6 commits to main containerbuildsystem/cachi2
  • yarn: Splitting out version extraction to separate function The function will be made into a shared utility and used... d345572
  • yarn: Making version extraction a separate utility function And making Yarn PM use it. Signed-off-by: Alexey Ovchin... 0c9ea80
  • yarn-classic: Switching to unified version extraction This change makes yarn-classic reuse version extraction code f... 611b47f
  • yarn: Introduce new VersionRange handler class This change introduces VersionRange class to simplify checks for vers... 27b495b
  • yarn, yarn-classic: Switching to VersionsRange object Now Version is checked against VersionsRange object. Signed-o... a00a832
  • yarn: Minor PEP8 compliance refactoring This commit makes Yarn PM a bit more PEP8 compliant by replacing two implied... 5ad6baf

View on GitHub

a-ovchinnikov closed a pull request on containerbuildsystem/cachi2
yarn: Universal utility for Yarn version detection
This commit unifies handling of version info for Yarn and Yarn Classic package managers. Resolves: https://github.com/containerbuildsystem/cachi2/issues/660 # Maintainers will complete the fo...
github-merge-queue[bot] deleted a branch containerbuildsystem/cachi2

gh-readonly-queue/main/pr-701-62c72a29f46074cd0cd0b0ac32e055c84ff43d8c

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

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

a-ovchinnikov created a review comment on a pull request on containerbuildsystem/cachi2
Done.

View on GitHub

a-ovchinnikov created a review comment on a pull request on containerbuildsystem/cachi2
Ok. Done.

View on GitHub

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

View on GitHub

eskultety created a review comment on a pull request on containerbuildsystem/cachi2
**Commit msg**: s/int/into

View on GitHub

eskultety created a review comment on a pull request on containerbuildsystem/cachi2
Unrelated PEP correctness check update --> separate commit.

View on GitHub

eskultety created a review on a pull request on containerbuildsystem/cachi2
ACK with the tiny adjustments.

View on GitHub

eskultety created a review on a pull request on containerbuildsystem/cachi2
ACK with the tiny adjustments.

View on GitHub

a-ovchinnikov created a review comment on a pull request on containerbuildsystem/cachi2
Oh, now I see it, thank you! Done.

View on GitHub

a-ovchinnikov created a review comment on a pull request on containerbuildsystem/cachi2
Done.

View on GitHub

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

View on GitHub

Load more