Bittrance
Bittrance
I have forked this project to https://github.com/bittrance/azure-function-express and intend to maintain my fork. I have included all outstanding pull requests in this repository and some changes from other forks in...
I would love to. However, the important bit is really releasing to npmjs. I don't know if it would be advisable to grant a random passer-by that permission? Though perhaps...
Indeed, I ended up at this issue because I tried to figure out what happened to Interval from the legacy futures version of futures-timer.
PR #129 is now merged. Is it possible to use that style to match the inner exception that way?
@a0s Jinx you owe me a soda. I was writing the same issue as you (but like the OP, I'm using the Prometheus Helm chart) when your comment showed up....
@a0s Well, I just had Terraform Cloud apply https://github.com/bittrance/krony-cloud/pull/2/files (the Helm part of the PR linked above) in my toy production cluster. Before applying: ``` $ kubectl --context=krony-prod-kubernetes get crds...
Ran into this use case today - it would be nice if this PR could be finalized and merged.
The terraform support in github-actions has a wider audience than terraform-modules. It is used by customers in repositories that are not sync:ed from terraform-modules. I agree we need to do...
Some questions: - can it support custom resources somehow? (I'll borrow the baton from _phillebaba and whisper *Rego support*) - this mixes infrastructure and app level checks; do you see...
I'm a bit skeptical of this. - There is no need to "recreate" repositories so the repeatability aspect of IaC does not really apply. - We are not in the...