crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
143 stars 120 forks source link

Reclaim disk space in an initial step while running the CI jobs #1197

Closed ulucinar closed 7 months ago

ulucinar commented 7 months ago

Description of your changes

Relevant PR: https://github.com/upbound/uptest/pull/188

This PR enables the disk clean-up step in the CI workflow to fix the failing check-diff, unit-tests & local-deploy jobs in this branch. For more context, please refer to https://github.com/upbound/uptest/pull/188. Please also see this comment.

I have:

How has this code been tested

Via the job run here and here.

ulucinar commented 7 months ago

Please note that the publish-artifacts is expected to fail when consuming the reusable workflow from ulucinar/upbound-provider-aws, because Gtihub does not allow self-hosted runners to be used across different organizations.

The lint job is failing to the memory issues. Please see https://github.com/upbound/provider-aws/pull/1194 & https://github.com/upbound/uptest/pull/187 regarding this.