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 invalid include deleted eps condition #79

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

fulder
Copy link
Owner

@fulder fulder commented Oct 25, 2021

No description provided.

@github-actions
Copy link

cdk diff Success

Show Output
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
jsii 1.39.0 requires attrs~=21.2, but you have attrs 20.3.0 which is incompatible.
Installing layer requirements to target: /github/workspace/build/api/python/lib/python3.8/site-packages
Installing layer requirements to target: /github/workspace/build/databases/python/lib/python3.8/site-packages
Installing layer requirements to target: /github/workspace/build/utils/python/lib/python3.8/site-packages
Stack watch-history
Parameters
[-] Parameter AssetParameters3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2cS3Bucket5C466CA8: {"Type":"String","Description":"S3 bucket for asset \"3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2c\""}
[-] Parameter AssetParameters3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2cS3VersionKeyB17BBDC7: {"Type":"String","Description":"S3 key for asset version \"3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2c\""}
[-] Parameter AssetParameters3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2cArtifactHash837D38B0: {"Type":"String","Description":"Artifact hash for asset \"3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2c\""}
[+] Parameter AssetParameters/a7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73/S3Bucket AssetParametersa7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73S3Bucket89215C5A: {"Type":"String","Description":"S3 bucket for asset \"a7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73\""}
[+] Parameter AssetParameters/a7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73/S3VersionKey AssetParametersa7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73S3VersionKey9D96586B: {"Type":"String","Description":"S3 key for asset version \"a7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73\""}
[+] Parameter AssetParameters/a7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73/ArtifactHash AssetParametersa7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73ArtifactHash143F13A1: {"Type":"String","Description":"Artifact hash for asset \"a7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73\""}

Resources
[~] AWS::Lambda::LayerVersion databases databasesF4B06D19 replace
 ├─ [~] Content (requires replacement)
 │   ├─ [~] .S3Bucket:
 │   │   └─ [~] .Ref:
 │   │       ├─ [-] AssetParameters3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2cS3Bucket5C466CA8
 │   │       └─ [+] AssetParametersa7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73S3Bucket89215C5A
 │   └─ [~] .S3Key:
 │       └─ [~] .Fn::Join:
 │           └─ @@ -8,7 +8,7 @@
 │              [ ]   "Fn::Split": [
 │              [ ]     "||",
 │              [ ]     {
 │              [-]       "Ref": "AssetParameters3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2cS3VersionKeyB17BBDC7"
 │              [+]       "Ref": "AssetParametersa7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73S3VersionKey9D96586B"
 │              [ ]     }
 │              [ ]   ]
 │              [ ] }
 │              @@ -21,7 +21,7 @@
 │              [ ]   "Fn::Split": [
 │              [ ]     "||",
 │              [ ]     {
 │              [-]       "Ref": "AssetParameters3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2cS3VersionKeyB17BBDC7"
 │              [+]       "Ref": "AssetParametersa7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73S3VersionKey9D96586B"
 │              [ ]     }
 │              [ ]   ]
 │              [ ] }
 └─ [~] Metadata
     └─ [~] .aws:asset:path:
         ├─ [-] asset.3761afdc4d60090954cc38af703c30be75b756c87d725698c2de584e1fb52e2c
         └─ [+] asset.a7ec345cc74368c4df7abbbe752458d189a7baab22ac0111aaeff377ce5d1b73

Workflow: dryrun, Action: __youyo_aws-cdk-github-actions, Working Directory: deploy

@fulder fulder merged commit de64f10 into master Oct 25, 2021
@fulder fulder deleted the fix-invalid-condition-for-deleted-eps branch October 25, 2021 21:46
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.

1 participant