Brant Gurganus

Results 21 comments of Brant Gurganus

The move/removal of index.d.ts seemed to come in https://github.com/firebase/firebase-js-sdk/commit/cdada6c68f9740d13dd6674bcb658e28e68253b6 for context

@hSATAC that refactor happened in v20.0.0. It only supports managed ASM now, and I've only had it work with that or with asmcli with an in-project fleet. I haven't successfully...

20.0.0 does not use the fleet_id even if configured. So that version is bugged. Getting joined to the fleet is what provided the ControlPlaneRevision resource. I'm getting stuck with it...

I have it paired with a null resource and this explicit depends on the null resource. The null resources specifies the paths that should trigger a new archive.

Pull request #514 is proposed as a way to improve the documentation.

The dxwebsetup included isn't digitally signed. Proper dxwebsetup is. So assuming legitimacy it predates when Microsoft was digitally signing it. And it downloads stuff from Web which is pretty trojan-like...

@rothgar I got properties added to the omnictl Windows binary with the bulk of the change in Dockerfile. Since Dockerfile is generated though, I need to figure out the kres...