pipelines
Here are 462 public repositories matching this topic...
Problem
Since Java 8 was introduced there is no need to use Joda as it has been replaced the native Date-Time API.
Solution
Ideally greping and replacing the text should work (mostly)
Additional context
Need to check if de/serializing will still work.
We should check for the existence of a value for something like a --config flag and if the flag represents a file, we should check for its existence at the base level.
Example:
# jrhizor in ~/code/airbyte/airbyte-webapp on git:master ● [10:16:24]
→ docker run --rm airbyte/source-exchangeratesapi-singer:0.1.9 check --config
# jrhizor in ~/code/airbyte/airbyte-webapp on git:master ● [
The PR JuliaData/CategoricalArrays.jl#310 means that an array with elements of type Symbol can no longer be wrapped as a CategoricalArray.
This means all MLJ documentation and test code that uses symbols in categorical data must be refactored to use strings instead.
These repos, at least, need checking/refactoring, in order of priority:
-
MLJ
-
[x]
Describe the bug
ZenML fails with custom step on no commit git repo.
To Reproduce
Steps to reproduce the behavior:
git init
zenml init
python run.py # run any pipeline with a custom step
Expected behavior
If there is no commit, make the pipeline un-pinned.
Screenshots
Stack Trace
** Context (please complete the following information):**
- OS: U
Describe the issue
Currently the GUI is not consistent with respect to the naming convention that is used to refer to a property. For example, one dialog might refer to pipeline name, runtime, and runtime configuration
whereas another might refer to pipeline name, `run
-
Updated
Mar 10, 2021 - Go
This is inconsistent with the pipeline editor, where CTRL-S will trigger a save.
-
Updated
Dec 16, 2018 - Rust
-
Updated
Jan 8, 2021 - Go
-
Updated
Mar 8, 2021 - Go
-
Updated
Feb 13, 2021 - Python
Hi!
When using the unprivileged image, it's not possible to load custom configurations.
# podman run -p 8080:8080 -e GITLAB_MONITOR_CONFIG=/tmp/config.json timoschwarzer/gitlab-monitor:unprivileged
/wrapper.sh: line 4: can't create /usr/share/nginx/html/config.json: Permission denied
Indeed, root is needed to create a new file in /usr/share/nginx/html, and it looks like wrapper.s
-
Updated
Feb 26, 2021 - Go
-
Updated
Nov 8, 2020 - Elixir
-
Updated
Mar 8, 2021 - Java
In the docs -- https://github.com/tektoncd/triggers/blob/master/docs/eventlisteners.md#serviceaccountname -- it states that ServiceAccountName is required. In our environment an EventListener author would never know what ServiceAccounts are available so we would like to use "default" in this case or better still follow Tekton Pipelines logic -- https://github.com/tektoncd/pipeline/blob/db66eca6112
-
Updated
Mar 9, 2021 - C#
-
Updated
Mar 9, 2021 - C#
-
Updated
Mar 5, 2021 - Mustache
-
Updated
Nov 5, 2020 - Python
-
Updated
Feb 5, 2021 - Go
-
Updated
Feb 4, 2020 - C#
-
Updated
Feb 3, 2021 - Java
-
Updated
Mar 10, 2021 - Python
Improve this page
Add a description, image, and links to the pipelines topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pipelines topic, visit your repo's landing page and select "manage topics."

Summary
#6369 tracks the user who created the build (either manual trigger or rerun) and also tweaked the
api/v1/userendpoint to contain a newdisplay_user_idfield. The new field should be used to show the user in the top bar, since it reflects the same value that Concourse tracks as the build creator.We should be able to replace [this function](https://github.com/concourse/concour