Commit Graph

8 Commits (f8028d190e602a44720f14609e27913b8c644dff)

Author SHA1 Message Date
Claire d315c684e4 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
Renaud Chaput 441db971d9 Fixes to the new Image build actions (#26056) 2023-07-18 16:56:42 +02:00
Renaud Chaput f5c0e7be04 Rework the container image build actions (#26007) 2023-07-18 13:36:12 +02:00
Tim Campbell ddb1c3c0f7 Fixed mastodon version injection into containers via github actions (#24873) 2023-05-05 18:58:35 +02:00
Renaud Chaput 5569c64150 Add version suffixes to nightly & edge image builds (#24823) 2023-05-04 13:45:39 +02:00
Tim Campbell 6241dd3984 Inf 123 dated nightly containers (#24656) 2023-04-25 23:11:31 +02:00
Tim Campbell 305196d948 Added manual running to nightly image build (#24598) 2023-04-19 21:46:31 +02:00
Tim Campbell 251d107ec2 Added job to build nightly container (#24595) 2023-04-19 19:20:25 +02:00