pulumi / pulumi-eks

A Pulumi component for easily creating and managing an Amazon EKS Cluster
https://www.pulumi.com/registry/packages/eks/
Apache License 2.0
171 stars 82 forks source link

Rename custom workflows to prevent conflicts with ci-mgmt #1483

Closed blampe closed 1 week ago

blampe commented 1 week ago

Preparation for https://github.com/pulumi/ci-mgmt/issues/1142.

This renames custom workflows to have an "eks-" prefix to prevent ci-mgmt from deleting them (similar to https://github.com/pulumi/pulumi-aws/pull/4418).

This also adds a missing .actionlint.yml config file, copied from azure-native. The lint_workflows action currently has no effect without this file (example):

could not read config file ".actionlint.yml": open .actionlint.yml: no such file or directory

github-actions[bot] commented 1 week ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

pulumi-bot commented 1 week ago

This PR has been shipped in release v3.1.0.