mozilla-releng / mozilla-releng/scriptworker-scripts
[iscript] start up should not succeed if script_config.yaml contains inaccessible keychains
Open
Nobody has claimed this yet.
iscript
- Dominant language
- Python
- Stars
- 16
- Forks
- 38
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 14
Description
This has bitten has a few times, as copying in keychains is a piece of manual work that needs to be done after a reimage.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing iscript startup handling of script_config.yaml and how inaccessible keychains are detected. The issue is complete when startup fails clearly instead of succeeding when a configured keychain cannot be accessed; no specific files or tests are named, so locate the relevant startup and configuration-validation code first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100