-
Hi, I haven't figured out how to Rollback/Downgrade from a build that has issues without starting over. I have tried the commands I found online but no luck. Please advise.
Thanks
-
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…
-
## 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…
-
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`.
…
-
I've just realised that `nix-env --rollback` rolls back to the profile with _the previous number_, while I expect it to roll back to a parent.
Here is what's unnatural:
- You have profile A.
- Modify…
-
### ShadowHook Version
1.1.1
### Android OS Version
all
### Android ABIs
armeabi-v7a
### Device Manufacturers and Models
all
### Describe the Bug
version 1.1.1 broke the gam…
-
There have been many cases, where a team of people have been editing the same document simultaneously. This has caused issues such as losing observations and document rollbacking to an older version. …
-
if the update failed in startcmd where `replace-on-update` is used, the rollback fail, and the item get's deleted:
```
(+) change request received:
1000
1
10
…
-
-
### Description
CodePipeline recently announced an option for stage-level rollbacks.
Announcement: https://aws.amazon.com/about-aws/whats-new/2024/04/aws-codepipeline-stage-level-manual-automate…