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: clean empty arrays and objects from the task def file #52

Merged
merged 2 commits into from
Apr 2, 2020

Conversation

clareliguori
Copy link
Member

Fixes #48

Somehow the console generated this invalid task definition, which includes both an empty tags array and an empty string for credentialsParameter, neither of which are accepted by RegisterTaskDefinition. I added unit tests for both these cases
https://github.com/ahmednkhan24/node-to-aws/blob/master/task-definition.json

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

@clareliguori clareliguori requested a review from a team April 2, 2020 00:55
@mergify mergify bot merged commit e64c8a6 into aws-actions:master Apr 2, 2020
s3cube pushed a commit that referenced this pull request Jul 16, 2024
Bumps [jest](https://github.com/facebook/jest) from 26.3.0 to 26.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v26.3.0...v26.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

Private repository credentials are not a supported authentication method for ECR repositories.
2 participants