canonical / canonical/craft-application
Support local key assets for package-repositories
Open
- Dominant language
- Python
- Stars
- 14
- Forks
- 29
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 12
Description
### What needs to get done
The current implementation of package-repositories does not support local key assets (the local dir is always /dev/null).
### Why it needs to get done
Snapcraft has support for keys in `snap/keys`
Contributor guide
Research direction
Locate the package-repositories implementation and trace where the local directory is set to /dev/null. Compare that behavior with Snapcraft's snap/keys support, then identify or add focused tests for local key assets. Done means package-repositories can use keys from snap/keys rather than always using /dev/null.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100