Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Dec 23, 2020

Conversation

efekarakus
Copy link
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
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
3 participants