-
Notifications
You must be signed in to change notification settings - Fork 1
Update GitHub Artifact Actions (major) #2505
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
base: main
Are you sure you want to change the base?
Conversation
|
Terraform plan in ./services/ingest/infrastructure in the prod workspace Plan: 0 to add, 1 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.ingest.aws_lambda_function.service will be updated in-place
!~ resource "aws_lambda_function" "service" {
id = "coverage-ingest-prod"
!~ last_modified = "2025-12-22T18:41:10.000+0000" -> (known after apply)
!~ source_code_hash = "DtSdXL2nvnSyd1ulQQ6D4TK9pzWAhcFPcrtl+Krn30o=" -> "hobs2+guN4Et6QamnoJSN2ked2YWNegYtg6SLgca8Ig="
tags = {}
# (29 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.📝 Plan generated in Ingest #2701 |
|
Terraform plan in ./services/publish/infrastructure in the prod workspace Plan: 0 to add, 1 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.publish.aws_lambda_function.service will be updated in-place
!~ resource "aws_lambda_function" "service" {
id = "coverage-publish-prod"
!~ last_modified = "2025-12-22T18:41:16.000+0000" -> (known after apply)
!~ source_code_hash = "tGfVtIBI/VkNLNlg4WtYXOAnOTMVA86OKPnvibBBB9g=" -> "V8uryV2EwC1H0imcHQJBe+UxaOLsN9iTsFts9MQ33Ds="
tags = {}
# (29 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.📝 Plan generated in Publish #2025 |
|
Terraform plan in ./services/orchestrator/infrastructure in the prod workspace Plan: 0 to add, 1 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.orchestrator.aws_lambda_function.service will be updated in-place
!~ resource "aws_lambda_function" "service" {
id = "coverage-orchestrator-prod"
!~ last_modified = "2025-12-13T14:02:15.000+0000" -> (known after apply)
!~ source_code_hash = "uoGyo/wCYOLh+XXDXZB5ir6ovZq//OBEISQbnuMYeEw=" -> "vtIS+BimDMgJTi/I8NK6Y7ZthBi1E7enNAT6TRVg+Z4="
tags = {}
# (29 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.📝 Plan generated in Orchestrator #1804 |
|
Terraform plan in ./services/api/infrastructure in the prod workspace 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 = "2025-12-22T18:41:32.000+0000" -> (known after apply)
!~ source_code_hash = "DY+fPV0HQi5v5Wi6ChMkbTUfqi1UScCEVPbcmHYhbyU=" -> "9jaECfkndNi1c/a0sWGAAwImvWsh7onB4okBbQZl4Cw="
tags = {}
# (29 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 = "2025-12-22T18:41:25.000+0000" -> (known after apply)
!~ source_code_hash = "DY+fPV0HQi5v5Wi6ChMkbTUfqi1UScCEVPbcmHYhbyU=" -> "9jaECfkndNi1c/a0sWGAAwImvWsh7onB4okBbQZl4Cw="
tags = {}
# (29 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 = "2025-12-22T18:41:40.000+0000" -> (known after apply)
!~ source_code_hash = "DY+fPV0HQi5v5Wi6ChMkbTUfqi1UScCEVPbcmHYhbyU=" -> "9jaECfkndNi1c/a0sWGAAwImvWsh7onB4okBbQZl4Cw="
tags = {}
# (29 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 3 to change, 0 to destroy.📝 Plan generated in API #2754 |
|
Terraform plan in ./services/analyse/infrastructure in the prod workspace Plan: 0 to add, 1 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.analyse.aws_lambda_function.analyse will be updated in-place
!~ resource "aws_lambda_function" "analyse" {
id = "coverage-analyse-prod"
!~ last_modified = "2025-12-22T18:41:24.000+0000" -> (known after apply)
!~ source_code_hash = "twjXsTrlDUa2KFLcGDVUu+kL+ahfkNpYdt6dhFAcclc=" -> "hoXBY959Y/Gn7grJFB658T7ibQ1ENGRB10Vp1kduYQU="
tags = {}
# (29 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.📝 Plan generated in Analyse #3021 |
Coverage Report
Tags
Impacted Files
Last update to ea8a47f at 18:49pm UTC |
dcd2f96 to
ea8a47f
Compare
This PR contains the following updates:
v6->v7v5->v6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/download-artifact (actions/download-artifact)
v7Compare Source
actions/upload-artifact (actions/upload-artifact)
v6Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.