continuous-delivery
Here are 717 public repositories matching this topic...
-
Updated
May 24, 2020 - Java
Installation method "Method
Issue Summary:
If invalid yaml is passed into the Manifest Source field of a Deploy Manifest stage the text is deleted after saving.
Cloud Provider(s):
Kubernetes
Environment:
This is a new GKE cluster with a fresh Spinnaker install using Spinnaker for GCP
Feature Area:
Pipelines
Description:
In
In order to make the UI/UX consistent across all pages of GoCD, GoCD is rebuilding the Pipeline Config Edit Page (changing into a Single Page App).
As part of this page rewrite, following changes needs to be done on the plugins:
Breaking Changes
Task Plugins View:
GoCD Task Plugins implements Get Task View extension call, which
-
Updated
May 19, 2020 - Java
What challenge are you facing?
The help text for fly order-pipelines:
Usage:
fly [OPTIONS] order-pipelines [order-pipelines-OPTIONS]
Application Options:
-t, --target= Concourse target name
-v, --version Print the version of Fly and exit
--verbose Print API requests and responses
--print-table-headers Print table heade
Describe the bug
The description How to bootstrap Flux using Kustomize, overwriting the default namespace sets up a failing memcached connection.
When I follow the description, I get many errors in the logs which tell me that memcached is unreachable (see logs below).
The reason seem
Summary
I’m trying to use a Chart Repository by external Nexus, but I’d a problem in pipeline when I’m using the command:
jx step helm release
When this command do the upload chart file, my $CHART_REPOSITORY is changing and including the /api/charts
+ jx step helm release --verbose
DEBUG: Using helmBinary helm with feature flag: template-mode
DEBUG: Initialising Helm 'i
Hello,
Is there is any UI documentation for adding custom collector info ? Also to add any new models and repositories for custom collector ?
Trying to build tfs deployment collector
Thanks in advance
Priya.
Summary
Add field/label "LIVE For:" to show how much time the Revision was LIVE. Currently when a user clicks on the "History and Rollback", it shows all past Revisions and when it was triggered and completed and also displays the amount of time for which that Revision was LIVE. But it does not mention what these timings/durations are for (as shown in the attached screenshot where it shows dur
This looks like an awesome project! It would be great to know at a glance how it compares to Travis and Circle. Thanks for your consideration!
Hi,
would it be possible to offer a swagger document that describes the REST API?
Having this, it would be easy to create additional clients, also for the administrative interfaces.
Thanks!
Cheers, Lutz.
Context
As a reader of online docs, it is not clear when doing diff which database if the "reference" against which a "target" is compared. This makes it tough!
As a reader of online docs, hoping to do a diffchangelog, it is not clear how to set the url and referenceURL parameters if i want to apply the generated diffchangelog against one db to migrate it up to the other. Which is which?
R
-
Updated
Nov 5, 2018
On the basis of Review Russian documentation #1963
- Main
- README
- Documentation Overview
- Configuration / Introduction
- Configuration / Dockerfile image
- Configuration / Stapel Image / Naming
- Configuration / Stapel Image / Base Image
- Configuration / Stapel Image / Docker directive
- Confi
-
Updated
Mar 28, 2020 - Go
Describe the bug
I just signed up and went to the public templates section.
There is only one template shown (see screenshot).
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://cloud.lastbackend.com/templates#public'
- See error
Expected behavior
I was expecting a lot more, e.g. Wordpress, MongoDB, Bootstrap, PostgreSQL, Etherpad, Apache, CouchDB, SearX, wall
If I split my screen 50/50, the New button on https://samson.zende.sk/secrets no longer responds to clicks.
At full screen it works, but I wanted side by side with some instructions from confluence that I was trying to follow.
-
Updated
May 15, 2020 - Shell
-
Updated
May 22, 2020 - Go
New feature: Prevent header timestamp in git.properties to allow for reproducible builds.
The git.properties file output includes the current time as a timestamp in a commented header. This prevents reproducible builds because each build will include a different timestamp.
A feature fix would prevent this timestamp from being written as a comment header.
Note1: For reproducible builds th
-
Updated
Dec 31, 2019 - PHP
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
May 24, 2020 - Go
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
What happened:
Shared commands expire due to a side effect of using catbox-s3 for uploading to AWS. Cluster admins must set an expiry time and users suffer if they don't have period builds.
What you expected to happen:
This life cycle for shared command is arbitrary and Screwdriver should not be in the business of policing how long should command owners rebuild the commands and forc
Hi, thanks for a great plugin. We wonder, instead of ending up in the Jenkins job page when clicking jobname status in a box, we want to show another page on the Jenkins machine. As it is now, we first have to click in the box (your nice plugin) and then again on a link. That link shows a deeper result of the job with test results.
So we just want to skip one click and go directly to that result
Show timestamps in the steps console output, e.g.
[13:03:00] starting test...
[13:03:00] test 1 success
[13:03:02] test 2 sucesss
[13:08:16] test 3 timeout
This can help in debugging to give users an idea how long individual steps in the log took.
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."

the SSE feed should cache repository permissions to reduce database lookups. There are no documented issues of this being a problem, but this sort of performance improvements seems like low hanging fruit.