-
Notifications
You must be signed in to change notification settings - Fork 3
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: use CURRENT keyword as version of already deployed component #225
Conversation
please create a proper title for this PR. What is actually being fixed? |
Unit Tests Coverage Report for aws-greengrass-testing-features
Minimum allowed coverage is Generated by 🐒 cobertura-action against 4dcc7d1 |
Unit Tests Coverage Report for aws-greengrass-testing-launcher
Minimum allowed coverage is Generated by 🐒 cobertura-action against 4dcc7d1 |
Unit Tests Coverage Report for aws-greengrass-testing-platform-api
Minimum allowed coverage is Generated by 🐒 cobertura-action against 4dcc7d1 |
Unit Tests Coverage Report for aws-greengrass-testing-platform-pillbox
Minimum allowed coverage is Generated by 🐒 cobertura-action against 4dcc7d1 |
...-testing-features-api/src/main/java/com/aws/greengrass/testing/features/DeploymentSteps.java
Outdated
Show resolved
Hide resolved
...esting-features-cloudcomponent/src/main/resources/greengrass/features/cloudComponent.feature
Outdated
Show resolved
Hide resolved
Title updated |
Issue #, if available:
#207
Description of changes:
Why is this change necessary:
Without that change we have an issue when do secondary deployment with the same classpath or localstore component
How was this change tested:
Automatically on CI by run new scenario
Any additional information or context required to review the change:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.