Skip to content

feat(queueconfig): Add a BuildRunner to the queueconfig#68

Merged
behinddwalls merged 5 commits into
mainfrom
kevin.new/queueconfig-buildprovider
Feb 25, 2026
Merged

feat(queueconfig): Add a BuildRunner to the queueconfig#68
behinddwalls merged 5 commits into
mainfrom
kevin.new/queueconfig-buildprovider

Conversation

@kevinlnew
Copy link
Copy Markdown
Contributor

@kevinlnew kevinlnew commented Feb 25, 2026

Summary

feat(queueconfig): Add a BuildRunner to the queueconfig

What?
Adding a string field for BuildRunner which should identify the build that the queue will run, i.e. a Buildkite pipeline URL.
also removed the constructor for the entity, and just following the pattern to directly build it.

  • also, adding both json and yaml tags to the queueconfig struct using snake_case.

Test Plan

unit test, our ci suite.

Issues

@kevinlnew kevinlnew marked this pull request as ready for review February 25, 2026 00:20
Comment thread entity/queue_config.go
Comment thread entity/queue_config.go
@behinddwalls behinddwalls merged commit 6284ed8 into main Feb 25, 2026
8 checks passed
@behinddwalls behinddwalls deleted the kevin.new/queueconfig-buildprovider branch June 2, 2026 18:40
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.

3 participants