iterative / terraform-provider-iterative

☁️ Terraform plugin for machine learning workloads: spot instance recovery & auto-termination | AWS, GCP, Azure, Kubernetes
https://registry.terraform.io/providers/iterative/iterative/latest/docs
Apache License 2.0
289 stars 27 forks source link

Dummy test and lint jobs for ignored paths. #732

Closed tasdomas closed 1 year ago

tasdomas commented 1 year ago

The test and lint jobs in test.yml ignore changes to docs/* and **.md. Since those checks are required, this results in blocked PRs.

This adds dummy tests to satisfy the required check statuses.

See #731.

tasdomas commented 1 year ago

Thanks for changes - I think we're close to a code hole in one :)