-
list containers, import setttings, stop/remove old one, create and start new one with exactly same settings
https://pkg.go.dev/github.com/docker/docker/client#Client.ContainerList
https://pkg.go.de…
-
**Describe the feature you'd like**
A way to version flows, and test new flows before production.
- When I save a new version of a flow, running tests before tagging the flow as production-ready…
-
Continue to release and deploy automatically. That is, whenever you deploy automatically, you also create a new release. Meaning, the latest version of the application in production is always the late…
-
It would be great to start a production plan with max qty and still be able to sell the products through the shop till max qty is reached. Storno of a order should not be possible though. One customer…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
## Situation
Currently, we don't have a structured versioning system in place for released container imges. Tags are without common distinctions between early-stage features, ongoing development, a…
-
### Describe the bug
I'm getting the following CORS error when using Partytown and Google Tag Manager.
`Access to XMLHttpRequest at 'https://www.googletagmanager.com/static/service_worker/4al0/s…
-
The base images provided for function apps create a false illusion of idempotency to users. For example, I was recently using following base image in Dockerfile - "mcr.microsoft.com/azure-functions/py…
-
##### Summary
The galaxy-importer library has some additional regex checks on the tags attribute that ansible-lint is missing.
In galaxy-importer you can see a regex is defined for tags wh…
-
From the docs: "We lookup the latest staging tag in your git repo and go to deploy. You are prompted to confirm the deploy first". It does look up the latest "staging" release tag and reports this to …