mastodon/.github/workflows
Claire 6ab5b9c790 Merge commit 'a9643cb7e77fd345b48877ed958d406403ad1b46' into glitch-soc/merge-upstream
Conflicts:
- `.github/workflows/build-nightly.yml`:
  We had modified the file to disable the custom ARM64 builder.
  Upstream has removed it, using github's runners.
  Took upstream's changes.
- `.github/workflows/build-push-pr.yml`:
  We had modified the file to disable the custom ARM64 builder.
  Upstream has removed it, using github's runners.
  Took upstream's changes.
- `.github/workflows/build-releases.yml`:
  We had modified the file to disable the custom ARM64 builder.
  Upstream has removed it, using github's runners.
  Took upstream's changes.
- `.github/workflows/build-security.yml`:
  We had modified the file to disable the custom ARM64 builder.
  Upstream has removed it, using github's runners.
  Took upstream's changes.
2025-02-05 18:21:36 +01:00
..
build-container-image.yml Use github's native arm64 runners for docker builds (#33788) 2025-02-05 15:58:28 +00:00
build-nightly.yml Merge commit 'a9643cb7e77fd345b48877ed958d406403ad1b46' into glitch-soc/merge-upstream 2025-02-05 18:21:36 +01:00
build-push-pr.yml Merge commit 'a9643cb7e77fd345b48877ed958d406403ad1b46' into glitch-soc/merge-upstream 2025-02-05 18:21:36 +01:00
build-releases.yml Merge commit 'a9643cb7e77fd345b48877ed958d406403ad1b46' into glitch-soc/merge-upstream 2025-02-05 18:21:36 +01:00
build-security.yml Merge commit 'a9643cb7e77fd345b48877ed958d406403ad1b46' into glitch-soc/merge-upstream 2025-02-05 18:21:36 +01:00
bundler-audit.yml Update binstub templates (#32335) 2024-11-25 16:49:24 +00:00
check-i18n.yml Use `ubuntu-latest` for all GH actions runners (#33473) 2025-01-06 18:24:04 +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 '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +01:00
crowdin-download.yml Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +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 Enable parallel execution for linting tasks in HAML workflows (#33593) 2025-01-15 07:48:26 +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 Use github's native arm64 runners for docker builds (#33788) 2025-02-05 15:58:28 +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 Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 2025-02-04 11:14:45 +00:00
test-ruby.yml Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 2025-02-04 11:14:45 +00:00