-
### Description 📖
I originally posted an issue on the vite repo (https://github.com/vitejs/vite/issues/13071) but upon further investigation I think it might be more relevant here.
We recently …
-
Seems pretty dead.
Preen updated
6 years ago
-
Hello,
I see that [someone requested this feature for a different reason](https://github.com/capistrano/rails/issues/62) and it was denied. I don't understand the reason for dismissal, as the [source…
-
Hello,
Could you include the commit history log in the slack output between 2 revisions to help developers (and non developpers on channels) to understand what has been sent with each deploy.
You ca…
-
Capistrano's `before` and `after` work with `namespace` blocks, thanks to 5fcf3da. Given this:
``` ruby
namespace :deploy do
after :updated, :foo do
# ...
end
end
```
Here everything works a…
-
Hello, and thank you for this Bundler plugin.
I am trying to deploy a review app to Heroku with this plugin. It seems to install perfectly fine:
```
-----> Ruby app detected
-----> Installing bu…
-
-
When i'm using trestle `0.9.2` I got:
[screen](http://image.noelshack.com/fichiers/2020/28/2/1594112627-screenshot-2020-07-07-at-11-02-40.png)
And When I'm using trestle `0.9.3`I got :
[scree…
-
There have been multiple requests to set an upper limit on the number of `git` operations that are executed in parallel in the default Capistrano git strategy. Similarly, users are also asking for a l…
-
I am using bamboo-ruby plugin `v2.5` and here is my issue
If I configure tasks like `bundler`, rake task `db:migrate` or `Capistrano` tasks, I am getting following error:
NOTE: this error is related…