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

Pin sourceraph/appdash-data #1538

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Pin sourceraph/appdash-data #1538

merged 1 commit into from
Jan 4, 2024

Conversation

cnunciato
Copy link
Member

@cnunciato cnunciato commented Jan 4, 2024

Unbreaks the tests by pinning to a known-working version of appdash-data (a transitive dep of pulumi-trace-tool).

More context here.

The test failures below are unrelated to this PR; see https://github.com/pulumi/examples/actions/runs/7407467754 (which ran earlier today) for comparison.

Fixes #1500
Fixes #1508

Copy link

pulumi-staging bot commented Jan 4, 2024

🍹 The Update for pulumi/k8s-ci-cluster/5aea72cabeadb545dd7d822541b29da51a9a4490-1638 was successful.

Resource Changes

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

@cnunciato cnunciato requested review from a team January 4, 2024 19:25
@cnunciato cnunciato marked this pull request as ready for review January 4, 2024 19:25
Copy link

pulumi-staging bot commented Jan 4, 2024

🍹 The Destroy for pulumi/k8s-ci-cluster/5aea72cabeadb545dd7d822541b29da51a9a4490-1638 was successful.

Resource Changes

    Name                                                          Type                                        Operation
-   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
-   default_4_15_0                                                pulumi:providers:random                     delete
-   default_7_4_0                                                 pulumi:providers:gcp                        delete
-   k8s-ci-cluster-5aea72cabeadb545dd7d822541b29da51a9a4490-1638  pulumi:pulumi:Stack                         delete
-   gke                                                           pulumi:providers:kubernetes                 delete

@cnunciato cnunciato merged commit a2fa3ea into master Jan 4, 2024
48 of 51 checks passed
@cnunciato cnunciato deleted the cnunciato/tests branch January 4, 2024 22:16
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.

Workflow failure: Run Performance Metrics Cron Job Workflow failure: Run Examples Cron Job
2 participants