Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

fix(ci): remove broken glob#63277

Merged
jhchabran merged 1 commit into
mainfrom
jh/fix-bzl-merge-expr-fail
Jun 14, 2024
Merged

fix(ci): remove broken glob#63277
jhchabran merged 1 commit into
mainfrom
jh/fix-bzl-merge-expr-fail

Conversation

@jhchabran

Copy link
Copy Markdown
Contributor

A glob that doesn't match any files got introduced in https://github.com/sourcegraph/sourcegraph/commit/4077b3ec22dad1c93675fd3e33336a35019bac00#diff-f7c1ab1acb5e753bccdd4b092b0098fa58855899e8764b68829ada2ba9cea760R147 which appears to confuse Gazelle, leading to sg bazel configure not updating ts files.

Fixes https://github.com/sourcegraph/devx-support/issues/1029

Test plan

Locally tested:

  1. Dropped the offending glob
  2. rm'ed client/web/src/cody/subscription/subscriptionSummary.ts
  3. sg bazel configure
  4. Observed the build file being updated accordingly.

Changelog

@cla-bot cla-bot Bot added the cla-signed label Jun 14, 2024
@jhchabran jhchabran requested review from a team, jamesmcnamara and vdavid June 14, 2024 21:45

@vdavid vdavid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea what I'm stamping

jk

@jhchabran jhchabran enabled auto-merge (squash) June 14, 2024 21:46
@jhchabran jhchabran merged commit 1975c67 into main Jun 14, 2024
@jhchabran jhchabran deleted the jh/fix-bzl-merge-expr-fail branch June 14, 2024 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants