Skip to content

Conversation

@nterbogt
Copy link
Contributor

@nterbogt nterbogt commented Dec 8, 2025

mise run run will build the Protobuf, update vendor, run the build and fire up the mock.

.mise.toml Outdated
run = "go build -o bin/apiserver-mock -ldflags=${CLI_LDFLAGS} github.com/skpr/api/cmd/apiserver-mock"
depends = ["vendor"]

[tasks.run]
Copy link
Contributor

Choose a reason for hiding this comment

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

mise run run feels really weird.

mise run mock?

Copy link
Contributor

@nickschuch nickschuch left a comment

Choose a reason for hiding this comment

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

All works!

@nterbogt nterbogt merged commit cc94914 into main Dec 16, 2025
1 check passed
@nterbogt nterbogt deleted the to-mise branch December 16, 2025 19:47
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