infrastructure
Here are 1,672 public repositories matching this topic...
-
Updated
Jul 22, 2021 - Rust
-
Updated
Aug 25, 2021
It seems we have a user-contributed task for SodaSQL that we don't expose in our API documentation, making it very hard to discover; task definition and docstrings here: https://github.com/PrefectHQ/prefect/blob/5de58efaba956b431335d99acab07eaf6a362e1b/src/prefect/tasks/sodasql/sodasql_tasks.py
We should add this to our reference docs using [our development guidelines](https://docs.prefect.io/c
-
Updated
Aug 31, 2021 - Ruby
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Jul 20, 2021 - Python
-
Updated
Mar 1, 2021
-
Updated
Aug 30, 2021 - Go
-
Updated
Aug 30, 2021 - C
-
Updated
Aug 31, 2021 - Python
-
Updated
May 16, 2021 - Ruby
-
Updated
Aug 27, 2021 - Java
-
Updated
Nov 22, 2018 - Go
- terrascan version: 1.9.0
- terraform version: 1.0.1
Enhancement Request
Other security scanning tools (e.g. checkov and tfsec) have a --soft-fail flag or equivalent option that allows you to always exit with 0 status.
Extremely useful when running the tool without halting a pipeline for example.
I currently use a workaround, but something more concrete would be very desira
-
Updated
Aug 31, 2021 - Ruby
-
Updated
Aug 28, 2021 - Go
A number of modules, and scripts in the test suite start with
#!/usr/bin/env python
In general it is better to use
#!/usr/bin/env python
because that allows execution inside a virtualenv, or when python is installed elsewhere, e.g. /usr/loca/bin/python.
There may be cases in which we really do want to hard code the path - for instance testing detection/selection of `
-
Updated
Jul 12, 2021 - Go
-
Updated
Aug 6, 2021 - HTML
-
Updated
Aug 31, 2021 - Python
-
Updated
Aug 24, 2021 - Python
-
Updated
Aug 30, 2021 - Python
-
Updated
Aug 31, 2021 - Python
-
Updated
Mar 14, 2021 - Ruby
-
Updated
Mar 22, 2021 - JavaScript
especially for less obvious but lengthy code snippets!
-
Updated
Aug 29, 2021 - Rust
Improve this page
Add a description, image, and links to the infrastructure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure topic, visit your repo's landing page and select "manage topics."
It would be useful if the SearchType component could be added to the Storybook search collection.
Read about how to create a new Story.