-
Updated
Oct 20, 2020 - Go
continuous-delivery
Here are 786 public repositories matching this topic...
-
Updated
Oct 23, 2020 - Java
-
Updated
Oct 23, 2020 - Go
-
Updated
Oct 15, 2020 - Shell
-
Updated
Oct 23, 2020 - Java
-
Updated
Oct 23, 2020 - Go
-
Updated
Oct 23, 2020 - Java
Summary
Backend error: Exit status: 500, message: {"Type":"ExecutableNotFoundError","Message":"OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused \"exec: \\\"bash\\\": executable file not found in $PATH\": unknown","Handle":"","ProcessID":"","Binary":""}
Steps to reproduce
Use @vito buildkit container, or any container which doe
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.
Summary
I noticed in the docs that you currently only support:
namePrefixis a prefix appended to resources for Kustomize appsnameSuffixis a suffix appended to resources for Kustomize appsimagesis a list of Kustomize image overridescommonLabelsis a string map of an additional labels
Summary
jx create addon istio doesn't work
since v 1.5 istio moved to operator so no folder install/kubernetes/helm/istio
Steps to reproduce the behavior
jx create addon istio
Output
Istio package already downloaded: /Users/msirs/.jx/cache/istio-1.6.0-osx.tar.gz
error: Could not find folder install/kubernetes/helm/istio inside istio clone at /Users/msirs/.jx/cache/istio
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 23, 2020 - Go
-
Updated
Oct 12, 2020 - JavaScript
Environment
Liquibase Version: 4.0.0
Liquibase Integration & Version: spring boot 2.3.2
Liquibase Extension(s) & Version:
Database Vendor & Version: MySql 8.0.15
Operating System Type & Version: Ubuntu 18.04.3
Description
Fail when t
-
Updated
Oct 23, 2020 - Go
-
Updated
Oct 8, 2020
-
Updated
Sep 7, 2020 - Go
-
Updated
Aug 6, 2020 - Go
-
Updated
Oct 19, 2020 - Ruby
-
Updated
Jun 11, 2020 - Shell
-
Updated
Oct 19, 2020 - Go
-
Updated
Oct 22, 2020 - Java
-
Updated
Dec 31, 2019 - PHP
I was thinking that we could extract the eslint config file into his own module so that we can easily reuse this across any OC related repo in the form of eslint extends.
This because we now have the @opencomponents organization and quite few repos, and i
-
Updated
Oct 15, 2020 - Go
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
Oct 23, 2020 - Java
What happened:
Join feature introduced "CREATED" status builds which is a holder build for storing intermediate status of upstream builds which can trigger this job. However UI shows "CREATED" as status for such events and users are able to nagigate to such builds and get confused on job's status.
What you expected to happen:
UI should ignore builds with CREATED status.
Users
Improve this page
Add a description, image, and links to the continuous-delivery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the continuous-delivery topic, visit your repo's landing page and select "manage topics."
Originally posted by @simskij in containrrr/watchtower#647 (reply in thread)