Juan Antonio Osorio

Results 132 comments of Juan Antonio Osorio

@kranurag7 hey! I took the digest fixes and submitted them in this PR https://github.com/stacklok/frizbee/pull/72 thanks posting that! Are you planning on getting back to this one?

That's a good idea! Thanks for the suggestion

We could do that. This is also.not the highest priority, so we could just park this until there is support available. Does buf have a timeline or is it work...

Removed the `good first issue` label from this since it would require helping out the `buf` community with this and it's more involved.

It's a limitation on the JSON/YAML unmarshal. `buf` sets up JSON tags but not YAML in the golang structures it generates. They do have a library that's meant for YAML...

We're addressing this as part of this initiative https://docs.google.com/document/d/14oUVA4EC-S1MJwsha1rhl57uVApVRIsL3hBUj42uEWc/edit?tab=t.0#heading=h.t6pmvt8cqg3h and the pull_request_comment alert.

FWIW, I think having a separate process for the reconciliation trigger makes sense and it's ideal. I'm not super sure about doing it with RPCs and would prefer events instead,...

@Harsh4902 of course! Thanks a lot for volunteering for this.

@Harsh4902 the `mindev` source code is under `/cmd/dev` ( https://github.com/stacklok/minder/tree/main/cmd/dev ). you probably want to start by building it via `make build` (this builds all the binaries, but they're fairly...

Subsequently, the `mindev lint` piece is here: https://github.com/stacklok/minder/blob/main/cmd/dev/app/rule_type/lint.go