mastodon/.github/workflows
Claire 0092fe50ac Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.github/workflows/build-image.yml`:
  Upstream entirely refactored this, while we changed the docker repository
  to upload to and disabled the “latest” tag.
  Applied the repository change to `.github/workflows/build-*.yml`, as well
  as disabling native ARMv64 builds.
- `README.md`:
  We have a completely different README.
  Kept ours.
- `app/views/admin/settings/shared/_links.html.haml`:
  Upstream refactored, we had an extra item.
  Refactored as upstream did.
- `spec/controllers/api/v1/timelines/public_controller_spec.rb`:
  Upstream deleted this file, to be replaced by a request spec at
  `spec/requests/api/v1/timelines/public_spec.rb`.
  We had an extra bit about enabling the public timelines because we have
  different defaults than upstream.
  Moved that bit to `spec/requests/api/v1/timelines/public_spec.rb`
2023-07-19 07:35:51 +02:00
..
build-container-image.yml Rework the container image build actions (#26007) 2023-07-18 13:36:12 +02:00
build-nightly.yml Merge branch 'main' into glitch-soc/merge-upstream 2023-07-19 07:35:51 +02:00
build-push-pr.yml Merge branch 'main' into glitch-soc/merge-upstream 2023-07-19 07:35:51 +02:00
build-releases.yml Merge branch 'main' into glitch-soc/merge-upstream 2023-07-19 07:35:51 +02:00
bundler-audit.yml Run brakeman in GitHub Actions (#23713) 2023-07-11 15:23:57 +02:00
check-i18n.yml Upgrade react-intl (#24906) 2023-05-31 23:43:39 +02:00
codeql.yml Run Prettier on YML files (#22345) 2022-12-16 11:11:52 +09:00
crowdin-download.yml Add a Github Action to send translations to Crowdin for each merge in main (#25869) 2023-07-18 16:56:01 +02:00
crowdin-upload.yml Add a Github Action to send translations to Crowdin for each merge in main (#25869) 2023-07-18 16:56:01 +02: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 Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
lint-haml.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
lint-js.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
lint-json.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
lint-md.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
lint-ruby.yml Run brakeman in GitHub Actions (#23713) 2023-07-11 15:23:57 +02:00
lint-yml.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
rebase-needed.yml Increase PR Rebase job retries (#25926) 2023-07-17 16:10:43 +02:00
test-image-build.yml Rework the container image build actions (#26007) 2023-07-18 13:36:12 +02:00
test-js.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
test-migrations-one-step.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
test-migrations-two-step.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00
test-ruby.yml Configure Renovate (#25255) 2023-06-06 10:42:23 +02:00