bazelbuild / intellij

IntelliJ plugin for Bazel projects
https://ij.bazel.build/
Apache License 2.0
761 stars 303 forks source link

CI check failure on Google branch #6396

Closed satyanandak closed 4 months ago

satyanandak commented 4 months ago

Description of the bug:

We have CI check failure below which is a blocker for Release for this week. Could you please have a look ?

buildkite/intellij-plugin-aspect-google

Which category does this issue belong to?

Android Studio

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

1) Open https://github.com/bazelbuild/intellij/tree/google 2) Click on the checks, failures can be seen.

Which Intellij IDE are you using? Please provide the specific version.

No response

What programming languages and tools are you using? Please provide specific versions.

No response

What Bazel plugin version are you using?

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

Screenshot 2024-04-22 2 43 21 PM

mai93 commented 4 months ago

thanks @satyanandak, the culprit is https://github.com/bazelbuild/intellij/commit/aed9b766704a249bb0be91daa85ba0227f566a6d. I contacted the author for a rollback.

satyanandak commented 4 months ago

Hi @mai93 , it's passing now, thank you.

image