Skip to content

fix(test): E2E#74

Merged
juliojimenez merged 1 commit into
mainfrom
julio/fix-e2e
May 13, 2026
Merged

fix(test): E2E#74
juliojimenez merged 1 commit into
mainfrom
julio/fix-e2e

Conversation

@juliojimenez
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Julio Jimenez <julio@julioj.com>
@juliojimenez juliojimenez self-assigned this May 13, 2026
Copilot AI review requested due to automatic review settings May 13, 2026 20:01
@juliojimenez juliojimenez added the bug Something isn't working label May 13, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GitHub Actions CI workflow to avoid running E2E tests when required AWS/S3 secrets are not configured, preventing confusing failures on forks or repos without those secrets.

Changes:

  • Added an e2e_preflight job to detect whether TEST_S3_BUCKET, AWS_ACCESS_KEY_ID, and AWS_SECRET_ACCESS_KEY are configured.
  • Wired test_e2e to depend on e2e_preflight and run only when the preflight indicates secrets are present.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@juliojimenez juliojimenez merged commit 10f7636 into main May 13, 2026
25 checks passed
@juliojimenez juliojimenez deleted the julio/fix-e2e branch May 13, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants