devops-tools
Here are 975 public repositories matching this topic...
-
Updated
May 15, 2022
-
Updated
May 18, 2022 - Shell
-
Updated
May 29, 2022 - Go
-
Updated
May 29, 2022 - Python
-
Updated
May 23, 2022 - Go
-
Updated
May 20, 2022 - Python
-
Updated
May 20, 2022 - Go
-
Updated
May 27, 2022 - Groovy
-
Updated
May 28, 2022 - Go
-
Updated
May 29, 2022 - Go
-
Updated
Apr 23, 2022 - Go
-
Updated
May 25, 2022 - Python
Support Linux brew
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
-
Updated
May 3, 2022 - Python
Describe changes
I fixed issue : Log a warning instead of raising an AssertionError
else:
# TODO [ENG-895]: Refactor this to raise a warning instead.
raise AssertionError(
"Cannot set magic flag in non-notebook environments."
)
to
else:
cli_utils.warning(
"Cannot set magic flag in non-notebook environments."
)
-
Updated
May 28, 2022 - Python
-
Updated
May 29, 2022 - Go
-
Updated
May 25, 2022 - Go
-
Updated
May 16, 2022 - Python
I try to run an experiment with variables configured in "configuration"
"configuration":{ "waitTime": 3 }
There it´s defined as Number
Then I want to use this var in pauses
"pauses":{ "after": "${waitTime}"}
This results into an error that pauses needs a Number
Can it be fixed that variables can be uses also in "pauses" ?
-
Updated
Apr 29, 2022 - Python
-
Updated
May 27, 2022 - JavaScript
-
Updated
May 27, 2022 - Go
-
Updated
May 28, 2022 - Python
-
Updated
May 27, 2022 - TypeScript
Improve this page
Add a description, image, and links to the devops-tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devops-tools topic, visit your repo's landing page and select "manage topics."
Coming from: aws ec2 describe-reserved-instances