OpenAstronomy / OpenAstronomy/github-actions-workflows
Allow tox testing inside Docker
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 27
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 1
Description
The OpenAstronomy Azure Pipelines tox template supports running tox inside docker containers. "This was originally added to support testing against 32bit linux builds using the manylinux official docker images, so there is specific support for these images."
There does not seem to be any public repos on GitHub using the manylinux option or any of the docker_ options. However, only astrofrog/fast-histogram and astropy/astropy-healpix are using the linux32 option.
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 comparing the OpenAstronomy Azure Pipelines tox template and the repository's reusable GitHub Actions workflows, then inspect the linked run_tox_env Docker documentation and the azure-pipelines.yml examples mentioned in the issue. The issue does not define the desired workflow interface or acceptance criteria, so completion would require clarifying which Docker and manylinux options should be supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- ci-cd, devops, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100