mastodon-glitch/.github/workflows
Claire 85722a918d Merge commit '44cd88adc4e2f4028dcc2b08b98368f0dc90cee4' into glitch-soc/merge-upstream
Conflicts:
- `.github/dependabot.yml`:
  Updated upstream, but we've deleted it.
  Keep it deleted.
- `app/javascript/mastodon/locales/index.js`:
  Reworked upstream, but the code was mostly in
  `app/javascript/locales/index.js` in glitch-soc.
  Updated that file accordingly.
- `app/javascript/packs/public.jsx`:
  Not a real conflict, but different imports in
  glitch-soc and upstream.
- `app/views/layouts/application.html.haml`:
  Conflict due to locales loading and theme system
  discrepancies.
  Updated in our own way.
- `app/views/layouts/embedded.html.haml`:
  Conflict due to locales loading and theme system
  discrepancies.
  Updated in our own way.
- `config/webpack/generateLocalePacks.js`:
  Deleted upstream, as upstream now directly loads the
  JSON at runtime.
  Deleted as well, will switch to runtime loading in
  an upcoming commit.
- `config/webpack/shared.js`:
  Not a real conflict, but different imports in
  glitch-soc and upstream.
- `config/webpack/translationRunner.js`:
  Mostly deleted upstream, to be replaced with `formatjs-formatter.js`
  instead.
  Moved the glitch-soc logic there and deleted the file.
2023-06-10 12:38:33 +02:00
..
build-image.yml Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream 2023-05-08 19:28:21 +02:00
build-nightly.yml Fixed mastodon version injection into containers via github actions (#24873) 2023-05-05 18:58:35 +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
haml-lint-problem-matcher.json Setup haml-lint CI with todo config (#23524) 2023-03-15 04:15:36 +01:00
lint-css.yml Trigger CI build on .nvmrc change (#23627) 2023-02-16 04:59:45 +01:00
lint-haml.yml Fix stale apt index in github actions (#24319) 2023-03-30 14:19:33 +02:00
lint-js.yml Fail ESLint for Warnings in CI (#24836) 2023-05-04 09:48:50 +02:00
lint-json.yml Trigger CI build on .nvmrc change (#23627) 2023-02-16 04:59:45 +01:00
lint-md.yml Fix Markdown files with Prettier and check in CI (#21972) 2023-02-20 07:37:28 +01:00
lint-ruby.yml Run bundler-audit on PRs (#23514) 2023-02-18 12:49:09 +01:00
lint-yml.yml Trigger CI build on .nvmrc change (#23627) 2023-02-16 04:59:45 +01:00
rebase-needed.yml Skip rebase-needed job for i10n branch (#24026) 2023-03-08 19:26:25 +01:00
test-js.yml Update Jest testing to include Typescript (#24555) 2023-04-17 17:12:04 +09:00
test-migrations-one-step.yml Add Postgres 15 testing for migrations (#23887) 2023-05-19 17:14:15 +02:00
test-migrations-two-step.yml Add Postgres 15 testing for migrations (#23887) 2023-05-19 17:14:15 +02:00
test-ruby.yml Add production asset compile (#24839) 2023-05-05 09:06:51 +02:00