pipeline
Here are 2,889 public repositories matching this topic...
-
Updated
Aug 8, 2021 - JavaScript
I'm trying to build a pipeline to send artifacts to AWS CodeArtifact and I'm having issues with some strange behavior.
Expected Behavior
Execute successfully login into AWS CodeArtifact
Actual Behavior
I can't because task definitions replace single and double quotes and aws cli can't understand or taskrun tries to run dotnet command, but dotnet is a command argument and not a command
Describe the bug
data docs columns shrink to 1 character width with long query
To Reproduce
Steps to reproduce the behavior:
- make a batch from a long query string
- run validation
- render result to data docs
- See screenshot
<img width="1525" alt="Data_documentation_compiled_by_Great_Expectations" src="https://user-images.githubusercontent.com/928247/103230647-30eca500-4
Description
Users often ask for an easy way to look up the relevant YAML dataset configuration for use in the DataCatalog would look like. We include a series of examples in this section of the documentation, but it's not especially easy to (1) link to as these aren't under headings
We are using font-awesome V4 and should migrate to font-awesome V5 which comes with its own vue.js module: https://github.com/FortAwesome/vue-fontawesome
Migration includes removing old font-awesome V4 module and changing all existing icons to new vue.js tag.
This is blocked until #114 is merged which comes with first initial integration.
Tell us about the problem you're trying to solve
We have historically used apache.commons.cli. Because of heavy use we have started to add some light utility functions around it. Instead of entrenching ourselves in this tool, we should investigate using a more modern one. picocli comes highly recommended by @sherifnada . In addition, it's support for argument groups ([docs](https://picocli.i
Summary
When creating docker images for Java applications in the current setup in Jenkins-X the application and all dependencies are all placed in one jar file, meaning it will be in one layer in the docker image.
This means that when new versions of the application are created the unchanged dependencies can't be reused.
It would be a great enhancement if the application code where p
-
Updated
Aug 24, 2021
We distinguish different types of terminals by judging process.stdout. On the default terminal, we use console to output logs, while on the TTY terminal, we use the ora. We have added a time prefix to Ttylogger, but this feature has not been implemented on the DefaultLogger.
Here is the DefaultLogger:
https://github.com/alibaba/pipcook/blob/main/packages/cli/src/utils/index.ts#L212
-
Updated
Oct 23, 2021 - Go
-
Updated
Aug 20, 2021 - Python
-
Updated
Oct 27, 2021 - Python
-
Updated
Aug 7, 2021 - Go
-
Updated
Oct 27, 2021 - Groovy
-
Updated
Sep 24, 2021 - R
-
Updated
Aug 25, 2021 - Python
-
Updated
Oct 18, 2021 - Julia
-
Updated
Oct 27, 2021 - Python
-
Updated
Jun 27, 2021 - Jupyter Notebook
-
Updated
Oct 19, 2021 - JavaScript
stelligent / mu
While testing another PR, I found that mu pipeline logs command displays information from the pipelines, but also shows this error:
$ mu pipeline logs
[... normal, expected output ...]
func1 ▶ ERROR ResourceNotFoundException: The specified log group does not exist.
status code: 400, request id: f7260741-7f69-4772-b4cc-7c6a9c22d264This error does not occur with the `-f
-
Updated
Jul 1, 2021 - Go
-
Updated
Oct 27, 2021 - Python
Improve this page
Add a description, image, and links to the pipeline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pipeline topic, visit your repo's landing page and select "manage topics."


Summary
Show "Open application" link in Application details list view.
Motivation
This "Open application" link is only visible in Application details tree view. It would be helpful to have it in list view too.
Proposal
The link may be added here: https://github.com/argoproj/argo-cd/blob/master/ui/src/app/applications/components/application-details/application-resource-list.tsx