Skip to content

Releases: bazelbuild/bazel-watcher

Fix macOS bug

14 Nov 07:25
fd075d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.4...v0.20.0

NPM Publish

21 Aug 19:55
Compare
Choose a tag to compare
https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

NPM Publish

21 Aug 19:47
83ee3c5
Compare
Choose a tag to compare
More NPM release stuff

https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

NPM Publish

21 Aug 19:10
fd89ab5
Compare
Choose a tag to compare
Set up `.npmrc` before publishing

https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

NPM publish

21 Aug 19:02
a55698e
Compare
Choose a tag to compare
Update release.yaml

Set the environment variable as `NODE_AUTH_TOKEN` per [0]

[0]: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

Stream single test runs

21 Aug 06:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0

Support concatenating static text with substitutions in output runner

03 Aug 06:47
181427a
Compare
Choose a tag to compare

What's Changed

  • Support concatenating static text with substitutions in output runner by @kmicklas in #532

Full Changelog: v0.17.0...v0.18.0

Display output runner command in prompt, rather than output match

28 Jul 23:35
5ea3709
Compare
Choose a tag to compare

Thanks @kmicklas!

What's Changed

  • Display output runner command in prompt, rather than output match by @kmicklas in #531
  • chore(deps): update dependency bazel_gazelle to v0.25.0 by @renovate-bot in #514
  • chore(deps): update dependency io_bazel_rules_go to v0.31.0 by @renovate-bot in #511
  • fix(deps): update module github.com/bazelbuild/rules_go to v0.31.0 by @renovate-bot in #512
  • fix(deps): update module github.com/mattn/go-shellwords to v1.0.12 by @renovate-bot in #516
  • fix(deps): update module github.com/fsnotify/fsnotify to v1.5.2 by @renovate-bot in #518
  • fix(deps): update module github.com/fsnotify/fsnotify to v1.5.3 by @renovate-bot in #519
  • fix(deps): update module github.com/google/go-cmp to v0.5.8 by @renovate-bot in #520
  • fix(deps): update module github.com/fsnotify/fsnotify to v1.5.4 by @renovate-bot in #521
  • chore(deps): update dependency io_bazel_rules_go to v0.32.0 by @renovate-bot in #522
  • chore(deps): update dependency io_bazel_rules_go to v0.33.0 by @renovate-bot in #524
  • chore(deps): update dependency bazel to v5.2.0 by @renovate-bot in #525
  • chore(deps): update dependency bazel_gazelle to v0.26.0 by @renovate-bot in #526
  • chore(deps): update module go to 1.18 by @renovate-bot in #529
  • fix(deps): update module github.com/bazelbuild/rules_go to v0.34.0 by @renovate-bot in #523
  • chore(deps): update dependency io_bazel_rules_go to v0.34.0 by @renovate-bot in #528

New Contributors

Full Changelog: v0.16.2...v0.17.0

Now with the correct flags set during release!

16 Mar 23:19
f672f1b
Compare
Choose a tag to compare
v0.16.2

Create package.json with `--config=release`

v0.16.1

16 Mar 23:10
0fa0be6
Compare
Choose a tag to compare

Retriggering due to an issue in the release scrips fixed by #510