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

chore/release: execute gh via bazel#62553

Merged
BolajiOlajide merged 2 commits into
5.4.0from
bo/bazel-run-gh
May 8, 2024
Merged

chore/release: execute gh via bazel#62553
BolajiOlajide merged 2 commits into
5.4.0from
bo/bazel-run-gh

Conversation

@BolajiOlajide

@BolajiOlajide BolajiOlajide commented May 8, 2024

Copy link
Copy Markdown
Contributor

Changelog

  • Removes implicit dependency on CI agents having gh installed.

Test plan

Will test during release promotion

@BolajiOlajide BolajiOlajide self-assigned this May 8, 2024
@cla-bot cla-bot Bot added the cla-signed label May 8, 2024
Comment thread release.yaml
EndOfText

gh release create ${version} --latest --verify-tag -t "Sourcegraph ${tag}" --generate-notes --notes "${releasepost}"
bazel run //dev/tools:gh -- release create ${version} --latest --verify-tag -t "Sourcegraph ${tag}" --generate-notes --notes "${releasepost}"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@Strum355 This looks good?

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.

:shipit:

@BolajiOlajide BolajiOlajide requested review from a team and burmudar May 8, 2024 16:56
@BolajiOlajide BolajiOlajide enabled auto-merge (squash) May 8, 2024 17:00
@BolajiOlajide BolajiOlajide merged commit 58a2e1b into 5.4.0 May 8, 2024
@BolajiOlajide BolajiOlajide deleted the bo/bazel-run-gh branch May 8, 2024 17:00
@jhchabran jhchabran changed the title release: execute gh via bazel chore/release: execute gh via bazel May 24, 2024
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.

3 participants