Jim

Results 16 comments of Jim

🤔 I wonder if it might be better to add an optional `OnClose(connectionID string)` callback which can be specified when you create a `NewServer(...)`? This would allow devs to provide...

@xitianfz do you think my suggestion above (callback) would work well for your use-case/workflow?

If `modernc.org/sqlite` can we revert: https://github.com/golang-migrate/migrate/pull/555 since it would seem this is a fairly large breaking change?

I just successfully ran `make dev` on a new clone of the boundary repo. `make dev` did successfully determine that the ui assets hadn't been previous built and built the...

> FWIW, also the homebrew tap doesn't seem to be installing the ARM64 binary. I also just uninstalled and installed boundary with brew and it resulted in the proper binary:...

I'm sorry you're having these issues. Sadly I can't reproduce the issue. I'm curious if you can `make build-ui`

Looks like the failing test: `TestSession_Create/empty-hostSetId` could be fixed by a merge from main.

I'm unable to reproduce this issue. See my comment on your other open issue: https://github.com/hashicorp/boundary/issues/3222#issuecomment-1546618302 Also I can see the auth method list for authen in the UI. BTW, is...