Anthony Butt
Anthony Butt
@lblackstone Can I get an example of this exact transformation in golang, for govcloud?
@lblackstone https://github.com/pulumi/pulumi-eks/pull/785 I am just using the already imported pulumi classic to fetch the Partition during the run.
As other's have stated C/D. The amount of overhead code that would be added seems well worth the portability you would gain. C is likely the more standard way to...
anything I can do to get this resolved and merged?
I have to support nixos on these 9530s and I would like to get this finished up and resolved so I can use it without pinning to the pr. Anything...
We are using the 9520 config and it works ok.
@orhun This is due to self managed gitlab projects api needing an encoded path to retrieve the project information. [Docs here](https://docs.gitlab.com/ee/api/rest/#namespaced-path-encoding) For self hosted instances where subgroups are managed with...
@nqdrizzt Thanks, this lead me the to actual issues and I hacked a solution. @orhun This is missing fields in GitlabCommit and GitlabMergeRequest so serde is failing to deserialize into...