Skip to content

Temporarily downgrade async-aws/core while presigning is failing#2562

Merged
ryanmab merged 1 commit intomainfrom
bug/downgrade-async-aws-core
Mar 16, 2026
Merged

Temporarily downgrade async-aws/core while presigning is failing#2562
ryanmab merged 1 commit intomainfrom
bug/downgrade-async-aws-core

Conversation

@ryanmab
Copy link
Copy Markdown
Member

@ryanmab ryanmab commented Mar 16, 2026

Description

async-aws/aws#2044

@github-actions github-actions bot added the bug Pull requests that resolve bugs (for releases) label Mar 16, 2026
@ryanmab ryanmab marked this pull request as ready for review March 16, 2026 21:11
@ryanmab ryanmab added the bump-patch Pull request which needs to bump a patch version in this repository. label Mar 16, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 16, 2026

Terraform plan in ./services/api/infrastructure in the prod workspace
With var files: ./services/api/infrastructure/prod.tfvars

Plan: 0 to add, 3 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # module.api.aws_lambda_function.api will be updated in-place
!~  resource "aws_lambda_function" "api" {
        id                             = "coverage-api-prod"
!~      last_modified                  = "2026-03-16T21:07:36.000+0000" -> (known after apply)
!~      source_code_hash               = "I/PjpC83Gjxr2G0MiPPUe9bmKHbzRne+Wk9lmlGMX7E=" -> "zkr2GrDxOAsD1O4OpP1i//xKjTcqM0xiA2/3Zds+HBM="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

  # module.event_listener.aws_lambda_function.events will be updated in-place
!~  resource "aws_lambda_function" "events" {
        id                             = "coverage-api-event-listener-prod"
!~      last_modified                  = "2026-03-16T21:07:18.000+0000" -> (known after apply)
!~      source_code_hash               = "I/PjpC83Gjxr2G0MiPPUe9bmKHbzRne+Wk9lmlGMX7E=" -> "zkr2GrDxOAsD1O4OpP1i//xKjTcqM0xiA2/3Zds+HBM="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

  # module.webhook_handler.aws_lambda_function.webhooks will be updated in-place
!~  resource "aws_lambda_function" "webhooks" {
        id                             = "coverage-api-webhook-handler-prod"
!~      last_modified                  = "2026-03-16T21:07:27.000+0000" -> (known after apply)
!~      source_code_hash               = "I/PjpC83Gjxr2G0MiPPUe9bmKHbzRne+Wk9lmlGMX7E=" -> "zkr2GrDxOAsD1O4OpP1i//xKjTcqM0xiA2/3Zds+HBM="
        tags                           = {}
#        (30 unchanged attributes hidden)

#        (4 unchanged blocks hidden)
    }

Plan: 0 to add, 3 to change, 0 to destroy.

✅ Plan applied in API #3096

@coverage-robot
Copy link
Copy Markdown

Coverage Report

Merging #2562 will not change the total coverage (compared to 50bcbee)

Total Coverage Diff Coverage
77.98% ø
Tags
Tag Lines Covered Partial Uncovered Coverage
analyse-service
(Carried forward from 0c52ce1)
2430 2124 0 306 87.41%
api-service
(Carried forward from 0c52ce1)
1418 1013 0 405 71.44%
clients-package
(Carried forward from 4ce3b0c)
95 88 0 7 92.63%
configuration-package
(Carried forward from 4ce3b0c)
665 513 0 152 77.14%
event-package
(Carried forward from 4ce3b0c)
166 107 0 59 64.46%
ingest-service
(Carried forward from 0c52ce1)
1040 852 0 188 81.92%
local-package
(Carried forward from 4ce3b0c)
249 168 0 81 67.47%
message-package
(Carried forward from 4ce3b0c)
92 56 0 36 60.87%
orchestrator-service
(Carried forward from 0c52ce1)
846 700 0 146 82.74%
publish-service
(Carried forward from 4ce3b0c)
1116 718 0 398 64.34%
telemetry-package
(Carried forward from 4ce3b0c)
108 75 0 33 69.44%
Impacted Files

No impacted files in #2562

Last update to b4d06e2 at 21:14pm UTC

@ryanmab ryanmab merged commit 6bcb52f into main Mar 16, 2026
11 of 12 checks passed
@ryanmab ryanmab deleted the bug/downgrade-async-aws-core branch March 16, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Pull requests that resolve bugs (for releases) bump-patch Pull request which needs to bump a patch version in this repository.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant