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: typo for verifying environmentFiles #600

Merged
merged 2 commits into from
Jul 9, 2021

Conversation

vikalpj
Copy link
Contributor

@vikalpj vikalpj commented Jun 14, 2021

SUMMARY

Validation for environmentFiles is incorrect. We need to validate the type key of the code but we are actually validating the value key.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ecs_taskdefinition.py

ADDITIONAL INFORMATION

@ansibullbot
Copy link

@ansibullbot ansibullbot added bug This issue/PR relates to a bug community_review module module needs_triage new_contributor Help guide this first time contributor plugins plugin (any type) small_patch Hopefully easy to review labels Jun 14, 2021
Copy link
Contributor

@alinabuzachis alinabuzachis left a comment

Choose a reason for hiding this comment

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

@vikalpj Thank you for working on this. Could you please include a changelog fragment https://docs.ansible.com/ansible/latest/dev_guide/testing/sanity/changelog.html?

@vikalpj
Copy link
Contributor Author

vikalpj commented Jul 2, 2021

@alinabuzachis done :)

@ansibullbot ansibullbot removed the small_patch Hopefully easy to review label Jul 2, 2021
Copy link
Member

@markuman markuman left a comment

Choose a reason for hiding this comment

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

LGTM

@ansibullbot
Copy link

@Akasurde Akasurde added gate and removed needs_triage labels Jul 9, 2021
@ansible-zuul ansible-zuul bot merged commit 9b62c23 into ansible-collections:main Jul 9, 2021
@vikalpj vikalpj deleted the patch-1 branch July 9, 2021 09:50
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 15, 2021
…ch-1

fix: typo for verifying environmentFiles

SUMMARY

Validation for environmentFiles is incorrect. We need to validate the type key of the code but we are actually validating the value key.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ecs_taskdefinition.py
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <git@osuv.de>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections@9b62c23
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 16, 2021
…ch-1

fix: typo for verifying environmentFiles

SUMMARY

Validation for environmentFiles is incorrect. We need to validate the type key of the code but we are actually validating the value key.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ecs_taskdefinition.py
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <git@osuv.de>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections@9b62c23
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 17, 2021
…ch-1

fix: typo for verifying environmentFiles

SUMMARY

Validation for environmentFiles is incorrect. We need to validate the type key of the code but we are actually validating the value key.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ecs_taskdefinition.py
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <git@osuv.de>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections@d6a4330
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
fix: typo for verifying environmentFiles

SUMMARY

Validation for environmentFiles is incorrect. We need to validate the type key of the code but we are actually validating the value key.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ecs_taskdefinition.py
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
fix: typo for verifying environmentFiles

SUMMARY

Validation for environmentFiles is incorrect. We need to validate the type key of the code but we are actually validating the value key.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ecs_taskdefinition.py
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
fix: typo for verifying environmentFiles

SUMMARY

Validation for environmentFiles is incorrect. We need to validate the type key of the code but we are actually validating the value key.

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ecs_taskdefinition.py
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <git@osuv.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug community_review module module new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants