mastodon-glitch/.github/workflows
Claire 0aa69487a2 Merge commit '877090518682b6c77ba9bdfa0231afd56daec44d' into glitch-soc/merge-upstream
Conflicts:
- `app/models/concerns/user/has_settings.rb`:
  Not a real conflict, upstream added a setting textually close to a glitch-soc one.
  Added upstream's new setting.
- `app/views/settings/preferences/appearance/show.html.haml`:
  Not a real conflict, upstream added a setting textually close to a glitch-soc one.
  Added upstream's new setting.
- `config/routes.rb`:
  Upstream moved web app routes to `config/routes/web_app.rb`, while glitch-soc had
  an extra route.
  Moved the extra route to `config/routes/web_app.rb`.
- `spec/controllers/settings/preferences/appearance_controller_spec.rb`:
  This spec got converted to a system spec upstream.
  However, the theme setting works differently in glitch-soc, so the spec had been
  changed.
  Changed the corresponding system spec as well.
2024-12-25 18:01:37 +01:00
..
build-container-image.yml Add OpenTelemetry VCS attributes (#32904) 2024-11-18 08:41:09 +00:00
build-nightly.yml Disable tagging nightly images as latest 2024-08-24 12:32:48 +02:00
build-push-pr.yml Merge commit '7c10b0fb7a078661558fef86399d86831423260c' into glitch-soc/merge-upstream 2024-10-14 19:46:52 +02:00
build-releases.yml Merge commit '7c10b0fb7a078661558fef86399d86831423260c' into glitch-soc/merge-upstream 2024-10-14 19:46:52 +02:00
build-security.yml Fix discrepancy with upstream regarding `latest` docker image tag (#2877) 2024-10-08 19:10:59 +02:00
bundler-audit.yml Update binstub templates (#32335) 2024-11-25 16:49:24 +00:00
check-i18n.yml Update binstub templates (#32335) 2024-11-25 16:49:24 +00:00
codeql.yml Limit CI push triggers to `main` and `stable-*` branches (#30934) 2024-07-07 09:39:31 +00:00
crowdin-download-stable.yml Merge commit 'a27bafa59653328a0f06bedb1dfb2b6ee92af43d' into glitch-soc/merge-upstream 2024-12-01 17:36:49 +01:00
crowdin-download.yml Merge commit 'a27bafa59653328a0f06bedb1dfb2b6ee92af43d' into glitch-soc/merge-upstream 2024-12-01 17:36:49 +01:00
crowdin-upload.yml Merge commit '7c10b0fb7a078661558fef86399d86831423260c' into glitch-soc/merge-upstream 2024-10-14 19:46:52 +02:00
format-check.yml Limit CI push triggers to `main` and `stable-*` branches (#30934) 2024-07-07 09:39:31 +00:00
haml-lint-problem-matcher.json Setup haml-lint CI with todo config (#23524) 2023-03-15 04:15:36 +01:00
lint-css.yml Replace deprecated "github" format for stylelint on CI runs (#33292) 2024-12-14 09:50:08 +00:00
lint-haml.yml Update binstub templates (#32335) 2024-11-25 16:49:24 +00:00
lint-js.yml Limit CI push triggers to `main` and `stable-*` branches (#30934) 2024-07-07 09:39:31 +00:00
lint-ruby.yml Use explicit config loading from `bin/rubocop` (#33256) 2024-12-16 13:50:58 +00:00
rebase-needed.yml Re-enable PR-needs-rebase action for glitch-soc (was disabled upstream for forks) 2024-08-24 12:33:09 +02:00
test-image-build.yml Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850) 2023-11-28 10:04:40 +00:00
test-js.yml Limit CI push triggers to `main` and `stable-*` branches (#30934) 2024-07-07 09:39:31 +00:00
test-migrations.yml Add explicit migration breakpoints (#33089) 2024-12-05 11:40:30 +00:00
test-ruby.yml Update codecov/codecov-action action to v5 (#33317) 2024-12-16 12:36:36 +00:00