AcademySoftwareFoundation / AcademySoftwareFoundation/aswf-docker
Create Conan meta packages for some of the image containers
- Dominant language
- Python
- Stars
- 189
- Forks
- 42
- Avg merge
- 9h 38m
- Merged PRs (30d)
- 6
Description
For the containers such as:
- ci-common
- ci-base
- ci-baseqt
- ci-vfxall
where we don't have the option of installing a single Conan package and have the full deployer bring in all the dependencies, create
Conan meta packages to specify the package we want so we don't have to maintain a duplicate list of dependencies.
Contributor guide
Research direction
Start by locating the definitions for the ci-common, ci-base, ci-baseqt, and ci-vfxall containers and the existing Conan deployer configuration. Check how dependencies are currently listed, then verify that each new meta package selects the intended package set without requiring a duplicate dependency list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100