You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nyastodon/lib/tasks
Claire aa828aea02 Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)
In order to work around https://github.com/mastodon/mastodon/issues/16895,
add a warning to .env.production.sample, and change the mastodon:setup rake
task to:
- output a warning if a variable will be interpreted differently by dotenv
  and docker-compose
- ensure the printed config is compatible with docker-compose
3 years ago
..
assets.rake
auto_annotate_models.rake
db.rake Fix typo in db.rake (#16126) 3 years ago
emojis.rake Add border to 🚲 emoji (#16035) 3 years ago
mastodon.rake Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896) 3 years ago
repo.rake Add more checks to `repo:check_locales_files` (#16249) 3 years ago
statistics.rake