Shinichi Maeshima

Results 14 issues of Shinichi Maeshima

Deploying with Capistrano and systemd can be difficult to verify manually, so I automated the verification using tests and CI. I used a Debian Docker image to create a container...

We previously used Travis CI conveniently, but as of 2024, [using Travis CI to build OSS requires contacting them to get a fixed amount of credits each month](https://docs.travis-ci.com/user/billing-faq/#what-if-i-am-building-open-source), making it...

The latest version is now v4, and using v2 was deprecated.

- Added ruby 3.3 - Updated actions/checkout, actions/upload-artifact, and actions/download-artifact to the latest version - Since Ruby 2.5 does not work on macos-latest, changed to use macos-13 instead. - Please...