-
Docker 17.05 added an option to start new instances of a service before killing the previous one (see https://github.com/moby/moby/pull/30261, https://github.com/moby/moby/issues/31955), however, docu…
-
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…
-
In `RollbackSynchronizer.process_settings()`:
```gdscript
# Gather all rollback-aware nodes to simulate during rollbacks
_nodes = root.find_children("*")
_nodes.push_front(root)
_nodes = _node…
-
- Slack thread: https://openfoodnetwork.slack.com/archives/CG7NJ966B/p1732147234656099
- [x] Check old server config for any additional services to be aware of. Document any necessary steps for mig…
-
My game rollback [ longvinter server : (th)bangkok official ] after the steam down please check.
-
horribly slow. on sqlite as backend, maybe its better with others.
-
There are two issues with how transactions rollback currently in Sql Server (might be relevant to other databases, don't know):
1. The rollback command uses the same timeout as normal commands. Ho…