The Wayback Machine - https://web.archive.org/web/20210908172537/https://github.com/topics/continuous-deployment
Skip to content
#

continuous-deployment

Here are 758 public repositories matching this topic...

warmfusion
warmfusion commented Aug 26, 2021

We recently upgraded to ArgoCD v2.1.0+d0b2d55 and have noticed that when browsing the UI the history in Firefox gets really polluted when changing pages.

Steps to reproduce;

  1. Open a new browser tab
  2. Navigate to ArgoCD
  3. Long-press back button on browser

Expected

  • A single entry for ArgoCD

Actual

History contains 15 separate entries for the same URI, preventing the

unleash
romanvog
romanvog commented Aug 30, 2021

Is it possible to add a check if unleash variable is indeed a json, and disable the option of saving it unless it is?
For example, created a variable for a toggle and selected type to be a json, but I've inserted a string instead of a json and was able to save and pull the value.

{'name': 'test', 'payload': {'type': 'json', 'value': 'not a json'}, 'weightType': 'variable', 'enabled': True}

devtron

Improve this page

Add a description, image, and links to the continuous-deployment topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more