{"id":19722678,"url":"https://github.com/mina-deploy/mina-whenever","last_synced_at":"2025-04-29T22:30:40.854Z","repository":{"id":56883760,"uuid":"62241901","full_name":"mina-deploy/mina-whenever","owner":"mina-deploy","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-28T06:56:17.000Z","size":7,"stargazers_count":15,"open_issues_count":9,"forks_count":26,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T11:10:08.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mina-deploy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-29T16:40:53.000Z","updated_at":"2024-05-17T16:44:52.000Z","dependencies_parsed_at":"2022-08-20T22:31:08.961Z","dependency_job_id":null,"html_url":"https://github.com/mina-deploy/mina-whenever","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-whenever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-whenever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-whenever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mina-deploy%2Fmina-whenever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mina-deploy","download_url":"https://codeload.github.com/mina-deploy/mina-whenever/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251592929,"owners_count":21614442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T23:18:05.605Z","updated_at":"2025-04-29T22:30:40.445Z","avatar_url":"https://github.com/mina-deploy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mina::Whenever\n\nThis is a whenever plugin for [mina](https://github.com/mina-deploy/mina)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mina-whenever'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install mina-whenever\n\n## Usage\n\nin `deploy.rb`\n\n    require 'mina/whenever'\n\n    task deploy: :environment do\n      deploy do\n        ...\n        on :launch do\n          invoke :'whenever:update'\n        end\n      end\n    end\n\n## Configuration\n\nThese are the settings you can set:\n\n    set :whenever_name # default: \"#{domain}_#{rails_env}\"\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/mina-deploy/mina-whenever. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmina-deploy%2Fmina-whenever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmina-deploy%2Fmina-whenever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmina-deploy%2Fmina-whenever/lists"}