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

feat: Copy existing task definition tags #139

Merged
merged 12 commits into from
Sep 17, 2020
Merged

Conversation

nitrocode
Copy link
Contributor

Adding tags in the describe_task_definition should give us the tags for registering new task definitions

Closes #130

ecs_deploy/ecs.py Outdated Show resolved Hide resolved
@nitrocode nitrocode changed the title Add include tags in describe_task_definition WIP: Add include tags in describe_task_definition Aug 7, 2020
@nitrocode nitrocode changed the title WIP: Add include tags in describe_task_definition feat: Add include tags in describe_task_definition Aug 29, 2020
@nitrocode nitrocode requested a review from fabfuel August 29, 2020 23:06
@nitrocode
Copy link
Contributor Author

Hi @fabfuel , would you mind checking this PR again when you're free? I believe I fixed all the issues with it.

@nitrocode nitrocode changed the title feat: Add include tags in describe_task_definition feat: Copy existing task definition tags Aug 30, 2020
Copy link
Owner

@fabfuel fabfuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks a lot @nitrocode !
I will merge and release the next days.

Best
Fabian

@nitrocode
Copy link
Contributor Author

Thanks @fabfuel. Looking forward to it! 😄

@fabfuel fabfuel merged commit 4e38808 into fabfuel:develop Sep 17, 2020
@nitrocode nitrocode deleted the patch-1 branch September 17, 2020 11:25
@nitrocode
Copy link
Contributor Author

@fabfuel thanks for merging.

Will there be a new release?

@fabfuel
Copy link
Owner

fabfuel commented Sep 19, 2020

Hi @nitrocode! I just created the release and pushed it to PyPI. Sorry for the delay - very busy weeks... 😅
https://pypi.org/project/ecs-deploy/

Thanks again for your contribution - all the best!
Fabian

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.

New task definitions do not include AWS tags from previous ones
2 participants