-
After enabling CWMP without spoofing the latest version the banner appeared for the first time.
![image](https://github.com/user-attachments/assets/6cef417a-6a3e-4488-9eb6-a4875ca7e40b)
I tried …
-
Silverdecisions displays rollback values that start with final branch values, and accumulate branch values as the rollback calculations proceed. It would be nice if there was an option to display rol…
-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
When using a synchronous `sqlite` driver with trans…
nonua updated
1 month ago
-
We pre-test and expect providers to be as honest as possible in that test, but things may still fail. We can't guarantee permissions for some things unless we try and fail, so there's not a good way t…
-
Hello, I was wondering if it's easy to add support for rollback capability, i.e. if the commit message includes 'rollback' then `cap deploy:rollback`, or even support ROLLBACK_RELEASE.
-
Hi, I wanted to rollback an application but the database was not rolled back.
What do you think about adding a `deploy:db:rollback` to this gem. This task could be also hooked after the `deploy:rever…
-
This gem was very forward thinking, and I don't know why it isn't the default way to do Heroku deploys. If you look at Heroku's pipelines they essentially do the same thing. One feature pipelines have…
-
## Problem
I am new to using impermanence and I observed the following error with the `create-needed-for-boot-dirs` service
```shell
Oct 22 18:50:04 azathoth systemd[1]: Starting create-needed-fo…
-
Postgres allows using `COMMIT/ROLLBACK` in nested routines under the following conditions (from the [docs](https://www.postgresql.org/docs/current/plpgsql-transactions.html)):
```
Transaction contro…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…