awslabs / awslabs/amazon-emr-cli

Add a build flag on deploy

Open
#9 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
47
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Currently, the `deploy` command assumes that the project has already been built or packaged.

We should either (or both):
- Add some safeguards to prevent deploying if the artifacts don't exist
- Add a `--build` flag to the `deploy` command similar to how we have on the `run` command.

Contributor guide

Open the contributing guide

Research direction

Start by locating the deploy and run command entry points and comparing how the existing build behavior is handled. Check what happens when deploy artifacts are absent, then define completion around either preventing an invalid deployment, supporting a deploy-time build flag, or both, with corresponding command coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python, spark
Domain
cli, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.