groovenauts / capistrano-systemd-multiservice

Capistrano Plugin to control services with systemd
MIT License
45 stars 17 forks source link

Update capistrano requirement from >= 3.7.0, < 3.17.0 to >= 3.7.0, < 3.18.0 #33

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Updates the requirements on capistrano to permit the latest version.

Release notes

Sourced from capistrano's releases.

3.17.0

✨ New Features

🐛 Bug Fixes

  • Add linked_dirs and linked_files to VariblesDoctor WHITELIST (#2103) @​y-yagi

🏠 Housekeeping

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
majioa commented 2 years ago

ping

emptyflask commented 2 years ago

Smash that merge button :fire:

tonklon commented 2 years ago

@minimum2scp Could you please take a look here?

t3k4y commented 2 years ago

@minimum2scp Please

scarroll32 commented 1 year ago

Ping 🏓

flooguu commented 1 year ago

please merge this

HLFH commented 1 year ago

@minimum2scp Getting the error without that PR:

 cap production deploy
(Backtrace restricted to imported tasks)
cap aborted!
[...]
Caused by:
Gem::ConflictError: Unable to activate capistrano-systemd-multiservice-0.1.0.beta12, because capistrano-3.17.3 conflicts with capistrano (>= 3.7.0, < 3.17.0)
/Users/hlfh/Documents/devopsy/Capfile:18:in `<top (required)>'

Caused by:
LoadError: cannot load such file -- capistrano/systemd/multiservice
/Users/hlfh/Documents/devopsy/Capfile:18:in `<top (required)>'
(See full trace by running task with --trace)

Can you merge?

minimum2scp commented 1 year ago

Sorry for the late response, released 0.1.0.beta13

HLFH commented 1 year ago

@akm @nagachika @majioa @pdomagala @emptyflask @tonklon @t3k4y @scarroll32 @flooguu It has also been merged in the capistrano-systemd-ng fork. I added the major fix for the systemd user services brought by @dapi. I have completed the rspec tests to make it fully work. https://github.com/HLFH/capistrano-systemd-ng. I published the gem and the version 0.1.3. https://rubygems.org/gems/capistrano-systemd-ng