canonical / canonical/test_observer
Allow for archived results in `deb` searches
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 11
Description
Numerous users complain about not seeing previous versions of deb packages. This impacts artefact review, because sometimes an artefact is automatically archived before being reviewed, and then it becomes hard to find again. It also impacts the ability to cross-reference the current version with previous versions, because the previous versions are hard to find.
The artefact search query (particularly `https://test-observer-api.canonical.com/v1/artefacts?family=deb`, but possibly also other families) should be tweaked to enable the option to return archived results.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.