cachito icon indicating copy to clipboard operation
cachito copied to clipboard

Caching service for source code and external dependencies

Results 48 cachito issues
Sort by recently updated
recently updated
newest added

CLOUDBLD-12547 In environments where cachito workers are configured with the credentials necessary to access private repositories, test requests for a private repo using both https and ssh. Tested here, with...

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.1 to 0.20.3. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.20.3 title: 'pytest-asyncio' pytest-asyncio is a pytest plugin. It facilitates testing of code that uses the asyncio...

dependencies
python

Add a new option to `pip_find_builddeps.py` (`--only-write-on-update`) and an pre-commit hook for this script. # Maintainers will complete the following section - [ ] Commit messages are descriptive enough -...

[DONE] Adding the connexion library and configuring cachito-api to use connexion in app.py [DONE] Routing the API endpoints to their respective cachito-api functions [**WIP**] Updating unit tests as necessary #...

CLOUDBLD-12550 Signed-off-by: Felipe Campos # Maintainers will complete the following section - [ ] Commit messages are descriptive enough - [ ] Code coverage from testing does not decrease and...

This is a WIP and doesn't have tests added yet. Diff of the content-manifest between https://github.com/taylormadore/cachito-gomod-local-parent-deps/commit/86609ba7aabeecad48524c05a2fa9cc53e051d8d (with local replacements) and https://github.com/taylormadore/cachito-gomod-local-parent-deps/commit/91f6a749ab70c4978df8fab701a748436539c58a (without local replacements): https://privatebin.corp.redhat.com/?453aa3e6bc8dd9a6#GTc2AKZj13ayya8Kc4gmPFV62qq8q7Untr8PfFexNNQQ Diff of the content-manifest for...

Adds hostnames to metrics; pull out metrics functionality to metrics.py file, suggested by Bruno. Signed-off-by: Mike Kingsbury # Maintainers will complete the following section - [x] Commit messages are descriptive...

# Maintainers will complete the following section - [ ] Commit messages are descriptive enough - [ ] Code coverage from testing does not decrease and new code is covered...

In https://github.com/konveyor/forklift-ui we're attempting to use the [npm workspaces](https://docs.npmjs.com/cli/v8/using-npm/workspaces) feature (new since npm v7) to manage our monorepo in the style of lerna / yarn workspaces but with simplified tooling....

https://github.com/release-engineering/cachito#feature-support lists package managers of `gomod | npm | pip` but https://github.com/release-engineering/cachito#git-submodule implies git-submodule is also a package manager. Is the table correct? Secondly https://github.com/release-engineering/cachito#git-submodule mentions `packages` but does not...