Skip to content

Releases: buildbuddy-io/buildbuddy

v1.8.0

18 Mar 19:37
Compare
Choose a tag to compare

v1.5.0

28 Jan 17:07
Compare
Choose a tag to compare

v1.4.3

21 Nov 01:37
Compare
Choose a tag to compare
Bump tag v1.4.2 -> v1.4.3 (release.py)

2020-11-20 17:32:33 -0800 Tyler Williams: Make blobstore directory if it does not exist.
2020-11-20 17:24:15 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-20 17:23:07 -0800 Tyler Williams: Fix path to reflect updated binary path.
2020-11-20 20:17:04 -0500 GitHub: Fix centering of error banner (#156)
2020-11-20 20:16:49 -0500 GitHub: Launch API keys! (#155)
2020-11-20 16:50:49 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-20 16:42:09 -0800 Siggi: Use our pinned version of otel, not just some random version from the internet...
2020-11-20 11:46:07 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-20 14:30:14 -0500 GitHub: Surface API errors from auth context (#151)
2020-11-20 13:40:39 -0500 GitHub: Update setup page to allow selecting API key (#143)
2020-11-19 14:36:45 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-19 16:44:43 -0500 GitHub: Fix perms when migrating to APIKeys table (#154)

v0.0.4

21 Nov 06:26
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy

v1.4.2

19 Nov 18:50
Compare
Choose a tag to compare
Bump tag v1.4.1 -> v1.4.2 (release.py)

2020-11-19 10:12:52 -0800 GitHub: Merge pull request #153 from bduffany/api-key-header
2020-11-19 13:12:02 -0500 Brandon Duffany: Don't show API key header in setup code for open source
2020-11-18 21:32:07 -0800 Tyler Williams: Default grpcs to 443 if no port is specified.
2020-11-18 21:31:38 -0800 Tyler Williams: Match flag names to bazel.
2020-11-18 18:01:33 -0800 Tyler Williams: Remove target_tracker ref for now.
2020-11-18 17:57:40 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-18 17:57:07 -0800 Tyler Williams: Add accumululator -- a common place to extract values from BES stream.
2020-11-18 16:26:30 -0800 Siggi: Add support for custom links
2020-11-18 13:23:10 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-18 16:15:27 -0500 GitHub: Set up development workflow for Prometheus and Grafana (#152)
2020-11-18 13:06:15 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-18 13:06:11 -0800 Tyler Williams: Use authenticated context for life of Channel.
2020-11-18 15:28:15 -0500 GitHub: Add API key RPCs (#140)
2020-11-18 10:51:33 -0800 Tyler Williams: Buildfix
2020-11-18 10:14:12 -0800 Siggi: Don't mention build history unless it's available
2020-11-18 09:09:23 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-18 09:09:17 -0800 Tyler Williams: Add go-flags lib for cli.
2020-11-17 17:40:48 -0800 Siggi: Spelling
2020-11-17 12:51:59 -0800 Siggi: Add untrusted repo cache
2020-11-17 12:44:02 -0800 Siggi: Let's get minimal... minimal!

v1.4.1

17 Nov 18:52
Compare
Choose a tag to compare
Bump tag v1.4.0 -> v1.4.1 (release.py)

2020-11-17 10:05:42 -0800 GitHub: Merge pull request #150 from buildbuddy-io/revert-144-api-key-auth-error
2020-11-17 09:59:53 -0800 GitHub: Revert "Return UNAUTHENTICATED error when API key header is invalid (#144)"
2020-11-16 20:20:07 -0500 GitHub: Return UNAUTHENTICATED error when API key header is invalid (#144)
2020-11-16 20:19:48 -0500 GitHub: Update API key redaction logic (#149)
2020-11-16 17:09:04 -0800 Siggi: Truncate patterns with over 3 targets
2020-11-16 17:05:39 -0800 Siggi: Log invocation update errors (so we can fix them all before returning a hard error here)
2020-11-16 16:53:06 -0800 Tyler Williams: Allow debugging sql via flag/config
2020-11-16 14:39:02 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-16 14:38:56 -0800 Tyler Williams: Add a PK to Invocations.
2020-11-16 13:40:58 -0800 Siggi: Don't display setup_code until we have a bazel config response
2020-11-16 12:32:02 -0800 Tyler Williams: Add target level data to schema.
2020-11-16 13:47:43 -0500 GitHub: Improve edit/refresh cycle for frontend development (#147)
2020-11-16 10:15:30 -0800 Tyler Williams: Tweak target.proto a bit.
2020-11-15 08:12:22 -0800 GitHub: Merge pull request #148 from purkhusid/fix-github-status
2020-11-15 11:34:34 +0000 Daniel P. Purkhus: Fix Github status
2020-11-13 16:05:32 -0800 Tyler Williams: Add Target proto.
2020-11-13 09:13:55 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-13 09:08:23 -0800 Tyler Williams: Support listening on sockfile.
2020-11-13 10:55:48 -0500 GitHub: Add bazel-bin to rootDirs (#146)
2020-11-12 14:41:05 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-12 14:40:53 -0800 Tyler Williams: Revert to old-style (simple) hit-tracker.
2020-11-12 17:14:09 -0500 GitHub: Fix app crash when visiting logs tab on disconnected builds (#145)
2020-11-12 13:52:47 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-12 09:19:31 -0800 Siggi: Update perms.go

v1.4.0

12 Nov 01:05
Compare
Choose a tag to compare

v1.3.4

11 Nov 03:58
Compare
Choose a tag to compare
v1.3.4 Pre-release
Pre-release
Bump tag v1.3.3 -> v1.3.4 (release.py)

v1.3.1

30 Sep 22:41
Compare
Choose a tag to compare

v1.2.1

03 Sep 19:08
Compare
Choose a tag to compare