-
Updated
Aug 2, 2021 - Java
continuous-deployment
Here are 746 public repositories matching this topic...
-
Updated
Jul 22, 2021 - Shell
-
Updated
Aug 2, 2021 - Go
-
Updated
Aug 1, 2021 - Go
-
Updated
Jul 30, 2021 - Java
-
Updated
Jul 30, 2021 - Java
-
Updated
May 21, 2021 - JavaScript
-
Updated
Jul 30, 2021 - Java
Hi all
We already released the addon-framework where we want to provide out-of the box integrations with third party tools. It would be super helpful if someone familiar with New Relic could assist on building the New Relic integration. The idea is to inform New Relic about changes via [New Relic Custom events](https://docs.newrelic.com/docs/telemetry-data-platform/ingest-apis/introduct
-
Updated
Aug 2, 2021 - TypeScript
Hi,
It seems like naming a remote is subject to certain limitations as groupadd is executed (potentially 32chars?).
Example
apiVersion: gitkube.sh/v1alpha1
kind: Remote
metadata:
name: app-remote
namespace: my-really-really-really-long-nsk logs po/gitkub-
Updated
Aug 2, 2021 - Go
Liquibase updateSQL command doesn't generate query for DropAllForeignKeyConstraints change type
Environment
Liquibase Version: 4.3.5
Liquibase Integration & Version: CLI, Liquibase test-harness v1.0.1
Liquibase Extension(s) & Version: na
Database Vendor & Version: any
Operating System Type & Version: Windows 10
Description
Liqu
-
Updated
Jul 30, 2021 - Go
-
Updated
Jul 29, 2021 - Shell
-
Updated
Oct 30, 2020 - PHP
LDAP SSO testing
https://github.com/google/starlark-go/blob/master/doc/spec.md
It should satisfy our reproducibility needs (like jsonnet) and could be easier to write agola config files.
Like in #137 we should provide build context information.
-
Updated
Jul 4, 2021 - Go
Kudu plugin
-
Updated
Jan 8, 2019 - Python
-
Updated
Jul 15, 2021 - C#
-
Updated
Jul 13, 2021 - Go
-
Updated
Aug 2, 2021 - Go
-
Updated
Sep 13, 2018 - Go
-
Updated
Mar 26, 2021
-
Updated
Jun 12, 2021 - Shell
Improve this page
Add a description, image, and links to the continuous-deployment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the continuous-deployment topic, visit your repo's landing page and select "manage topics."


Summary
Add additional parameter to command
argocd app rollback [APP]that will perform rollback to previous release. As for now we need to find out previous revision ID from the history and then issue the rollback command.Motivation
In our CICD we deploy the app with
argocd app syncand then run the tests of the application. When the tests fail for any reason, in the next step o