mozilla-releng / mozilla-releng/scriptworker
add support for uploading to the object service
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 39
- Avg merge
- 4h 18m
- Merged PRs (30d)
- 6
Description
- add support for uploading to the object service
- add tests (integration tests?)
- make it config driven, so we can switch over from S3Artifact to object service usage via scriptworker.yaml changes
Contributor guide
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 locating S3Artifact and the configuration handling for scriptworker.yaml. Review how uploads currently work and identify the existing integration-test structure. Done means object-service uploads are supported, the choice can be switched through configuration, and coverage verifies the new path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, yaml
- Domain
- backend, cloud, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100