fluxcd / pkg

Toolkit common packages
https://pkg.go.dev/github.com/fluxcd/pkg
Apache License 2.0
45 stars 84 forks source link

Add workflow for OCI AWS tests & document the setup #775

Open darkowlzz opened 1 month ago

darkowlzz commented 1 month ago

Depends on https://github.com/fluxcd/test-infra/pull/41.

:warning: The AWS and GitHub requirements as documented in the test README under IAM and CI setup needs to be fulfilled before or soon after merging this. Else, the CI jobs triggered due to the workflow cron configuration would fail.

Example run: https://github.com/darkowlzz/pkg/actions/runs/9276292128/job/25523036576

Part of https://github.com/fluxcd/flux2/issues/4619