Skip to content

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Aug 13, 2025

Motivation

We are currently seeing issues in the s3 pipeline after #12995 updated the checkout action, which requires node24. Example run: https://github.com/localstack/localstack/actions/runs/16937609832/job/47997914093?pr=13003

This node version is not available in the buildjet runners, failing the pipeline.

Changes

  • Use github actions runner instead of buildjet for s3 image pipeline
  • Correct pipeline trigger paths for s3 image pipeline, to trigger if the workflow file is edited. This is likely why this issue failed to be discovered in Bump the github-actions group with 2 updates #12995

@dfangl dfangl self-assigned this Aug 13, 2025
@dfangl dfangl requested review from silv-io and k-a-il as code owners August 13, 2025 13:10
@dfangl dfangl added the semver: patch Non-breaking changes which can be included in patch releases label Aug 13, 2025
Copy link

S3 Image Test Results (AMD64 / ARM64)

    2 files    2 suites   8m 7s ⏱️
  515 tests 465 ✅  50 💤 0 ❌
1 030 runs  930 ✅ 100 💤 0 ❌

Results for commit 9fe0dc7.

Copy link
Member

@silv-io silv-io left a comment

Choose a reason for hiding this comment

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

LGTM! And good catch on the path trigger

@dfangl dfangl merged commit 617f230 into main Aug 13, 2025
15 checks passed
@dfangl dfangl deleted the s3/arm-image-pipeline branch August 13, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants