-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Revert "fix: Fix Pipeline variables related customer issues (#2959)" #3041
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
Revert "fix: Fix Pipeline variables related customer issues (#2959)" #3041
Conversation
This reverts commit e464689.
Codecov Report
@@ Coverage Diff @@
## master #3041 +/- ##
==========================================
- Coverage 89.39% 89.39% -0.01%
==========================================
Files 196 196
Lines 16650 16656 +6
==========================================
+ Hits 14885 14890 +5
- Misses 1765 1766 +1
Continue to review full report at Codecov.
|
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
…" (aws#3041) This reverts commit e464689. Co-authored-by: Payton Staub <[email protected]>
…3043) * Revert "Revert "fix: Fix Pipeline variables related customer issues (#2959)" (#3041)" This reverts commit 2782f8c. * fix: Include deprecated JsonGet into PipelineVariable Co-authored-by: Dewen Qi <[email protected]>
…" (aws#3041) This reverts commit e464689. Co-authored-by: Payton Staub <[email protected]>
…ws#3043) * Revert "Revert "fix: Fix Pipeline variables related customer issues (aws#2959)" (aws#3041)" This reverts commit 2782f8c. * fix: Include deprecated JsonGet into PipelineVariable Co-authored-by: Dewen Qi <[email protected]>
This reverts commit e464689.
Issue #, if available:
N/A
Description of changes:
Deprecated version of JsonGet is throwing pickle errors. Revert this change to avoid impacting users using the deprecated function.
Testing done:
Unit, manual
Merge Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.General
Tests
unique_name_from_base
to create resource names in integ tests (if appropriate)By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.