aws / aws/chalice

`generate-pipeline` uses `master` branch instead of `main`

Open
#1,782 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11.1k
Forks
1k
Avg merge
1d 22h
Merged PRs (30d)
2

Description

As you probably know, most of Git repo providers have migrated to `main` branch instead of `master`. Chalice although is using the legacy `master` and it cannot be configured via the command line arguments.

I think we either need to change its main branch to `main` or accept command line args for arbitrarily set the branch which chalice will use to generate the pipeline for.

Contributor guide

Open the contributing guide

Research direction

Start by locating the `generate-pipeline` entry point and the code or tests that define its use of the `master` branch. Confirm whether the intended outcome is a default of `main`, configurable branch arguments, or both; done when the chosen behavior is covered by the relevant pipeline-generation tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd
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.