awslabs / awslabs/amazon-emr-cli
Add support for local builds
- Dominant language
- Python
- Stars
- 47
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Not everybody wants to use Docker to build artifacts, or in some cases like in a CI pipeline it may be undesirable.
We should add support for some sort of `--local-build` flag that, if the system is compatible (Amazon Linux 2 only?), it has the proper set of commands to bootstrap the build environment and package the artifacts.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by tracing the existing Docker-based artifact build and packaging flow, then define the supported local environment and the behavior of a --local-build flag; done means compatible systems can bootstrap the build environment and package artifacts without Docker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux, python
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100