mina icon indicating copy to clipboard operation
mina copied to clipboard

Blazing fast deployer and server automation tool

Results 36 mina issues
Sort by recently updated
recently updated
newest added

Hey there, I'm trying to run some code locally but when I use the run local block it always says "not found". This only happens with the execution_mode: :system. ##...

When deploying with mina, bundle shows deprecated flags, which will need to be changed when version 3 rolls in. ``` [DEPRECATED] The `--deployment` flag is deprecated because it relies on...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies

### Mina and Rails 7.1 Credentialling broke my production when I updated to Ruby 3.2.0 and Rails 7.1.3.2 The credentials system in Rails 7.1 manages the secret differently. I'm still...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...

dependencies

I'm using Rails 7.1 with sprockets-rails and the default directory for JS has changed to app/javascript but Mina doesn't check there so misses any changed files and skips assets_precompile.