Skip to content

build(bazel): publish scheduling-kit from bazel artifact#48

Merged
Jesssullivan merged 1 commit intomainfrom
fix/tin104-bazel-artifacts
Apr 15, 2026
Merged

build(bazel): publish scheduling-kit from bazel artifact#48
Jesssullivan merged 1 commit intomainfrom
fix/tin104-bazel-artifacts

Conversation

@Jesssullivan
Copy link
Copy Markdown
Owner

Summary

  • fix Bazel package rule execution for //:pkg
  • validate the Bazel-built package with npm pack --dry-run ./bazel-bin/pkg
  • archive and publish the Bazel package artifact instead of rebuilding from source in publish jobs

Validation

  • npx --yes @bazel/bazelisk cquery //:pkg --output=files
  • npx --yes @bazel/bazelisk build //:pkg
  • npm pack --dry-run ./bazel-bin/pkg

@Jesssullivan Jesssullivan marked this pull request as ready for review April 15, 2026 15:26
@Jesssullivan Jesssullivan merged commit 4d81d88 into main Apr 15, 2026
3 checks passed
@Jesssullivan Jesssullivan deleted the fix/tin104-bazel-artifacts branch April 15, 2026 15:26
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.

1 participant