Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust workflow names for clarity #1665

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Adjust workflow names for clarity #1665

merged 1 commit into from
Jul 8, 2024

Conversation

cnunciato
Copy link
Member

@cnunciato cnunciato commented Jul 8, 2024

Adjusts job names to make it clearer in the GHA UI which tests are actually running:

Before:

image

After:

image

@cnunciato cnunciato force-pushed the cnunciato/sentinel branch 2 times, most recently from fd715d5 to ca6ab86 Compare July 8, 2024 19:04
@cnunciato cnunciato requested a review from a team July 8, 2024 19:11
@cnunciato cnunciato marked this pull request as ready for review July 8, 2024 19:11
@cnunciato cnunciato requested a review from a team July 8, 2024 19:11
Copy link

pulumi-staging bot commented Jul 8, 2024

🍹 The Update for pulumi/k8s-ci-cluster/35f830ea8d05470ca5bcd30e3159da1902073ec2-76 was successful.

Resource Changes

    Name                                                        Type                                        Operation
+   multicloud                                                  pulumi-kubernetes:ci:GkeCluster             create
+   password                                                    random:index/randomPassword:RandomPassword  create
+   ephemeral-ci-cluster                                        gcp:container/cluster:Cluster               create
+   primary-node-pool                                           gcp:container/nodePool:NodePool             create
+   gke                                                         pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-35f830ea8d05470ca5bcd30e3159da1902073ec2-76  pulumi:pulumi:Stack                         create

@cnunciato cnunciato changed the title Add a sentinel job to make gating checks easier Adjust workflow names for clarity Jul 8, 2024
Copy link

pulumi-staging bot commented Jul 8, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/35f830ea8d05470ca5bcd30e3159da1902073ec2-76 was successful.

Resource Changes

    Name                                                        Type                                        Operation
-   k8s-ci-cluster-35f830ea8d05470ca5bcd30e3159da1902073ec2-76  pulumi:pulumi:Stack                         delete
-   gke                                                         pulumi:providers:kubernetes                 delete
-   primary-node-pool                                           gcp:container/nodePool:NodePool             delete
-   ephemeral-ci-cluster                                        gcp:container/cluster:Cluster               delete
-   multicloud                                                  pulumi-kubernetes:ci:GkeCluster             delete
-   password                                                    random:index/randomPassword:RandomPassword  delete

Copy link

pulumi-staging bot commented Jul 8, 2024

🍹 The Update for pulumi/k8s-ci-cluster/7327541436d9e60b5c2dedea9f71bc16f9b9a608-77 was successful.

Resource Changes

    Name                                                        Type                                        Operation
+   ephemeral-ci-cluster                                        gcp:container/cluster:Cluster               create
+   primary-node-pool                                           gcp:container/nodePool:NodePool             create
+   gke                                                         pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-7327541436d9e60b5c2dedea9f71bc16f9b9a608-77  pulumi:pulumi:Stack                         create
+   multicloud                                                  pulumi-kubernetes:ci:GkeCluster             create
+   password                                                    random:index/randomPassword:RandomPassword  create

Copy link

pulumi-staging bot commented Jul 8, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/7327541436d9e60b5c2dedea9f71bc16f9b9a608-77 was successful.

Resource Changes

    Name                                                        Type                                        Operation
-   gke                                                         pulumi:providers:kubernetes                 delete
-   primary-node-pool                                           gcp:container/nodePool:NodePool             delete
-   ephemeral-ci-cluster                                        gcp:container/cluster:Cluster               delete
-   multicloud                                                  pulumi-kubernetes:ci:GkeCluster             delete
-   password                                                    random:index/randomPassword:RandomPassword  delete
-   k8s-ci-cluster-7327541436d9e60b5c2dedea9f71bc16f9b9a608-77  pulumi:pulumi:Stack                         delete

Copy link

pulumi-staging bot commented Jul 8, 2024

🍹 The Update for pulumi/k8s-ci-cluster/ba0fc5709e192b7430a3fb1ad6967c4db7d03723-78 was successful.

Resource Changes

    Name                                                        Type                                        Operation
+   password                                                    random:index/randomPassword:RandomPassword  create
+   ephemeral-ci-cluster                                        gcp:container/cluster:Cluster               create
+   primary-node-pool                                           gcp:container/nodePool:NodePool             create
+   gke                                                         pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-ba0fc5709e192b7430a3fb1ad6967c4db7d03723-78  pulumi:pulumi:Stack                         create
+   multicloud                                                  pulumi-kubernetes:ci:GkeCluster             create

@cnunciato cnunciato enabled auto-merge (squash) July 8, 2024 20:50
Copy link

pulumi-staging bot commented Jul 8, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/ba0fc5709e192b7430a3fb1ad6967c4db7d03723-78 was successful.

Resource Changes

    Name                                                        Type                                        Operation
-   ephemeral-ci-cluster                                        gcp:container/cluster:Cluster               delete
-   multicloud                                                  pulumi-kubernetes:ci:GkeCluster             delete
-   password                                                    random:index/randomPassword:RandomPassword  delete
-   k8s-ci-cluster-ba0fc5709e192b7430a3fb1ad6967c4db7d03723-78  pulumi:pulumi:Stack                         delete
-   gke                                                         pulumi:providers:kubernetes                 delete
-   primary-node-pool                                           gcp:container/nodePool:NodePool             delete

@cnunciato cnunciato merged commit 7f8c670 into master Jul 8, 2024
47 checks passed
@cnunciato cnunciato deleted the cnunciato/sentinel branch July 8, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants