Use admin SSH key for data repo
- Dominant language
- Python
- Stars
- 180
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
If the [data repository is accessed via SSH](https://github.com/Autodesk/hubble/blob/6a5890f68bb8515a1d690a98481d88df28018b99/updater/config.py.example#L37-L41), then we should use the [SSH key](https://github.com/Autodesk/hubble/blob/6a5890f68bb8515a1d690a98481d88df28018b99/updater/config.py.example#L13): https://github.com/Autodesk/hubble/blob/583e0c32b04ae0eb3e3ba920ba010b717ec9f347/updater/helpers.py#L45
/cc @stoe
Contributor guide
Research direction
Start with updater/config.py.example lines 13 and 37-41, then inspect updater/helpers.py around line 45 to trace how SSH access and the configured key are handled. Done means SSH access to the data repository uses the admin SSH key specified in the configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100