Skip to content

ci: debug the aws lambda publishing#745

Merged
v1v merged 2 commits intomainfrom
feature/debug-more-things
Feb 10, 2026
Merged

ci: debug the aws lambda publishing#745
v1v merged 2 commits intomainfrom
feature/debug-more-things

Conversation

@v1v
Copy link
Member

@v1v v1v commented Feb 10, 2026

use > instead of value output and store .aws* folder

v1v added 2 commits February 10, 2026 14:15
use > instead of value output and store .aws* folder
@v1v v1v requested a review from a team as a code owner February 10, 2026 13:18
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Feb 10, 2026
if: always()
with:
name: aws
path: ".aws*/**/*"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see https://github.com/actions/upload-artifact#upload-using-a-wildcard-pattern

the value of the path is defined in the goreleaer.yml, since it starts with .aws then we can assume that's the folder

@v1v v1v enabled auto-merge (squash) February 10, 2026 13:22
@v1v v1v disabled auto-merge February 10, 2026 13:23
Copy link
Contributor

@fr4nc1sc0-r4m0n fr4nc1sc0-r4m0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@v1v v1v merged commit f49d1f5 into main Feb 10, 2026
15 checks passed
@v1v v1v deleted the feature/debug-more-things branch February 10, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws-λ-extension AWS Lambda Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants