-
-
-
I'd like rollback feature to recover the previous state when I make a mistake.
Backup feature is also a good choice.
-
Hello, Thanks for your awesome seeder implementation. I've been checking it and using it.
I was wondering if there is a possibility to add a rollback command which would work as the 'downgrade' comm…
-
Sometimes it happens that the server does not save the chunk and the chunk is rolled back, while there are no errors and nothing else. How can you fix this?
creci updated
3 years ago
-
This is something that seems to happen to me a lot, you deploy an application that doesn't crash when it first starts or after an x amount of time so it's set as the current active snapshot as we asum…
-
Add support for rollback VM
- Adapt API's and integrate with 0-orchestrator API
- Update userinterface (cloudbroker portal / end-user portal)
-
### 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…
-
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 …
-
In `RollbackSynchronizer.process_settings()`:
```gdscript
# Gather all rollback-aware nodes to simulate during rollbacks
_nodes = root.find_children("*")
_nodes.push_front(root)
_nodes = _node…