Skip to content

feat: add secret config to bmj, toggle available to show public benchmarks for new jobs#156

Merged
jrvb-rl merged 7 commits intomainfrom
tode/add-secret-config-to-benchmarkjobs
Apr 15, 2026
Merged

feat: add secret config to bmj, toggle available to show public benchmarks for new jobs#156
jrvb-rl merged 7 commits intomainfrom
tode/add-secret-config-to-benchmarkjobs

Conversation

@tode-rl
Copy link
Copy Markdown
Contributor

@tode-rl tode-rl commented Mar 7, 2026

Description

  • Add secret config for benchmark jobs
  • Show public benchmarks so you can start tbench via rli

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test updates

Related Issues

Testing

  • I have tested locally
  • I have added/updated tests
  • All existing tests pass

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@tode-rl tode-rl requested review from dines-rl and ross-rl March 7, 2026 00:13
@jrvb-rl jrvb-rl self-requested a review April 15, 2026 23:20
Copy link
Copy Markdown
Contributor

@jrvb-rl jrvb-rl left a comment

Choose a reason for hiding this comment

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

Looks good!

I merged some boilerplate and pushed a new version. All of the rest looks good, so I'm going to merge once the PR checks all pass.

@jrvb-rl jrvb-rl merged commit 86cda21 into main Apr 15, 2026
16 checks passed
@jrvb-rl jrvb-rl deleted the tode/add-secret-config-to-benchmarkjobs branch April 15, 2026 23:21
jrvb-rl pushed a commit that referenced this pull request Apr 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.16.0](v1.15.0...v1.16.0)
(2026-04-23)


### Features

* add agent/axon TUI screens and align list commands with pagination
([#205](#205))
([1481d7a](1481d7a))
* add secret config to bmj, toggle available to show public benchmarks
for new jobs ([#156](#156))
([86cda21](86cda21))
* better handling of RUNLOOP_BASE_URL
([#216](#216))
([f4b59fd](f4b59fd))
* extract shared object detail fields and fix ResourcePicker height
([#204](#204))
([b685b65](b685b65))
* improve agent support in interactive rli
([#209](#209))
([4aa5ca6](4aa5ca6))
* update agents support in rli command line
([#200](#200))
([512d41f](512d41f))


### Bug Fixes

* "Showing 1-0 of 0" in TUI, cache unfiltered total count through search
reset ([#196](#196))
([8170888](8170888))
* don't reset settings TUI menu cursor on back
([#198](#198))
([7a0796d](7a0796d))
* harden dependency security posture
([#211](#211))
([198ad1e](198ad1e))
* improve column width handling for rli agent list
([#199](#199))
([d4aa73f](d4aa73f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants