celestialorb

Results 22 issues of celestialorb

TeamCity offers the ability to run a build step within a Docker container: ![image](https://user-images.githubusercontent.com/321475/195445576-28c3d142-d3cf-4978-bc85-84674e053250.png) However, I cannot find a way to specify that with this Terraform provider. Have I missed...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
service/rds
partition/aws-us-gov

### Changes proposed in this PR: This is a revamp of an old PR (#479) of mine. I'm getting back into KSP and would like a server that can export...

### Describe the issue Recently we had a developer make a typo that resulted in no tests being picked up by googletest, but rather than reporting an error akin to...

enhancement

I get exceptions on downloading Bazel via Bazelisk quite often and I was surprised to see no retry logic implemented for the download, so I quickly slapped together something basic....

**Is your feature request related to a problem? Please describe.** I'd like to be able to instruct `gramma` to ignore a specific finding. I'm using Markdown with Pandoc and have...

enhancement

### I have searched through the issues and didn't find my problem. - [X] Confirm ### About the icon It's a tool for building observability pipelines. ### Links and sources...

request:icon

### I have searched through the issues and didn't find my problem. - [X] Confirm ### About the icon It's a Terraform orchestration tool ### Links and sources [GitHub](https://github.com/terramate-io/terramate) [Website](https://terramate.io/)...

request:icon

I'd like the ability to use raw SQL queries for features that aren't yet supported by ZXORM (e.g. adding indices), as such this PR moves the `exec` function signature from...

I'm unable to figure out how to create an indexed column as part of the schema for a table. I imagine it could be something as simple as: ``` using...