Explore alternatives to using the cache
- Dominant language
- Go
- Stars
- 58
- Forks
- 55
- Avg merge
- 9h 9m
- Merged PRs (30d)
- 424
Description
**Motivation**
To improve our workflows and reduce complexity, we want to investigate alternative methods for working with jobs data (build artifacts, docker images) instead of relying solely on caching. The goal of this task is to research and assess alternative methods for saving and retrieving artifacts in our workflow, with a particular focus on uploading them to Artifactory.
For insights on optimizing tasks, consider referring to this [article on comparing artifacts and dependency caching](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#comparing-artifacts-and-dependency-caching).
**Definition of done**
- [ ] Assess the technical feasibility and benefits of integrating Artifactory for saving and retrieving artifacts vs cache usage
**Out of scope**
The implementation of Artifactory in workflows is not within the scope of this assessment.
**Related tasks/epics**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.