Skip to content

fix(cli): lowercase default task group name in "task run"#1784

Merged
mergify[bot] merged 2 commits intoaws:mainlinefrom
efekarakus:fix-issue-1775
Dec 23, 2020
Merged

fix(cli): lowercase default task group name in "task run"#1784
mergify[bot] merged 2 commits intoaws:mainlinefrom
efekarakus:fix-issue-1775

Conversation

@efekarakus
Copy link
Copy Markdown
Contributor

Fixes #1775

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@efekarakus efekarakus requested a review from a team as a code owner December 23, 2020 19:06
@efekarakus
Copy link
Copy Markdown
Contributor Author

This is not ideal since it doesn't have unit tests :(, we could override var getWD = os.Getwd as one option. In the mean time, the change was manually tested.

@mergify mergify Bot merged commit 0db69e8 into aws:mainline Dec 23, 2020
@efekarakus efekarakus deleted the fix-issue-1775 branch January 6, 2021 17:52
thrau pushed a commit to localstack/copilot-cli-local that referenced this pull request Dec 9, 2022
Fixes aws#1775

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Repository names with capital letters break tasks

4 participants