-
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…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
Whenever I use the "rollback" feature on Twinkle, I type my reason, and expect it to take me to the user's talk page. But instead, no new tab is opened, and I am sent, instead, to the page I reverted …
-
Amendments roll back to an (apparently) previous state on TLF. When auto-updating at regular intervals, once in a while the API returns a lot of amendments with the "non voted" state. A few seconds/mi…
-
In the cases where an upload fails to the point of rollback, it would be nice to have a "rollback" command.
This could be very simplistic: take a snapshot of all the projects currently deployed to t…
-
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
-
一、相关组件版本
```
org.apache.seata
seata-spring-boot-starter
>2.1.0
com.alibaba.nacos
nacos-client
…
-
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…