Geethree

Results 7 issues of Geethree

Hey everyone, Love this idea.. I've been down the path to utilize pygradle a few times, but, lets all just be honest, this is rather complex and poorly documented. Needless...

I see a old issue around various CRDs here (https://github.com/DataDog/datadog-operator/issues/4), but I'd love to have a CRD for dashboards. Is this on a roadmap anywhere? And/or anyway to help assist...

feature request

I can generate a `swagger.json` from our base resource with `bundle exec rails generage jsonapi:swagger Api::Base` ```ruby module Api class BaseResource < JSONAPI::Resource class

When debugging something locally I recognized that this error message was wrong. **What type of PR is this?** Other: Error message was invalid **What package or component does this PR...

When following the [sidero getting started to bring up a cluster](https://www.sidero.dev/v0.6/getting-started/prereq-kubernetes/) with: ``` export HOST_IP="192.168.1.175" talosctl cluster create \ --name sidero-demo \ -p 67:67/udp,69:69/udp,8081:8081/tcp,51821:51821/udp \ --workers 0 \ --config-patch '[{"op":...

### Issue Description Unfortunately, this one is a little hard to unwind. When using vscode, rules_go and gazelle we can have gopls and bazel work in unison through the gopackagesdriver...

bug

When specifying `pnpm_version` and `pnpm_version_integrity` directly in MODULE.bazel, both version and integrity were used correctly. However, when using `pnpm_version_from` to read from package.json's `packageManager` field, the integrity hash was being...