Ecosyste.ms: Timeline

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

containerbuildsystem/cachi2

eskultety created a review on a pull request on containerbuildsystem/cachi2
ACK, but we should IMO wait for #705 and merge the pyarn change in the meantime.

View on GitHub

eskultety created a review comment on a pull request on containerbuildsystem/cachi2
Every change to a test requires a corresponding change in the itegration suite runner. > Do we prefer that? We recently did and the last several PRs that we merged that included integration t...

View on GitHub

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

View on GitHub

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

View on GitHub

eskultety pushed 11 commits to dependabot/pip/minor-and-patch-44b95a1b30 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
  • 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
  • build(deps): bump jsonschema-specifications from 2023.12.1 to 2024.10.1 Bumps [jsonschema-specifications](https://gi... 4e26ec2
  • build(deps): bump the minor-and-patch group across 1 directory with 11 updates Bumps the minor-and-patch group with ... f17356b

View on GitHub

eskultety deleted a branch containerbuildsystem/cachi2

pull/703/head

eskultety deleted a branch containerbuildsystem/cachi2

pr703

eskultety pushed 1 commit to dependabot/pip/minor-and-patch-44b95a1b30 containerbuildsystem/cachi2
  • build(deps): bump the minor-and-patch group across 1 directory with 11 updates Bumps the minor-and-patch group with ... 52a7b2b

View on GitHub

eskultety deleted a branch containerbuildsystem/cachi2

revert-695-dependabot/docker/library/node-23.0.0-bullseye

slimreaper35 deleted a branch containerbuildsystem/cachi2

dependabot/pip/jsonschema-specifications-2024.10.1

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

gh-readonly-queue/main/pr-697-25704d7aedbb50237e85f9bfc7c3b49adb625cfa

slimreaper35 closed a pull request on containerbuildsystem/cachi2
build(deps): bump jsonschema-specifications from 2023.12.1 to 2024.10.1
Bumps [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) from 2023.12.1 to 2024.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href...
github-merge-queue[bot] pushed 1 commit to main containerbuildsystem/cachi2
  • build(deps): bump jsonschema-specifications from 2023.12.1 to 2024.10.1 Bumps [jsonschema-specifications](https://gi... 4e26ec2

View on GitHub

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

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

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

View on GitHub

ben-alkov created a review comment on a pull request on containerbuildsystem/cachi2
Fixed, thanks @a-ovchinnikov!

View on GitHub

ben-alkov created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

ben-alkov created a review comment on a pull request on containerbuildsystem/cachi2
Updated

View on GitHub

ben-alkov created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

ben-alkov created a review comment on a pull request on containerbuildsystem/cachi2
Removed; yarnrc is out of scope here

View on GitHub

ben-alkov created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

ben-alkov created a review comment on a pull request on containerbuildsystem/cachi2
Removed; yarnrc is out of scope here

View on GitHub

ben-alkov created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

ben-alkov created a review comment on a pull request on containerbuildsystem/cachi2
Removed all `writes()`

View on GitHub

ben-alkov created a review on a pull request on containerbuildsystem/cachi2

View on GitHub

ben-alkov created a comment on a pull request on containerbuildsystem/cachi2
Implemented `_check_pnp_installs`, `is_pnp_install`; removed all `write()` methods; added basic unit tests

View on GitHub

taylormadore created a review comment on a pull request on containerbuildsystem/cachi2
In the **_initial implementation_** for yarn 1.x support, we shouldn't need to write these files, but that may change in the future with follow-ups

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
Added the link to the yarn source > I wonder what Yarn does if it encounters a project from gitea It should work, it would just need to match one of the GIT_PATTERN_MATCHERS :man_shrugging:

View on GitHub

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

View on GitHub

Load more