jojo/.forgejo
Mathieu Fenniak b451d2869d [v11.0/forgejo] ci: update tests to run debian trixie, remove manual installation from testing (#11803)
**Backport:** #11801

(cherry picked from commit 5365720abc)

Forgejo CI is currently failing due to changes in debian testing packaging that are not compatible with installing `git` from testing onto a bookworm system (https://codeberg.org/forgejo/forgejo/actions/runs/147815/jobs/2/attempt/1#jobstep-3-144).

Where `git` was being installed from testing it is replaced with just using trixie's `git 2.47.3`.  Where `git-lfs` was being installed, it's been inlined with a simple `update` and `install`.

### Documentation

- [ ] I created a pull request [to the documentation](https://codeberg.org/forgejo/docs) to explain to Forgejo users how to use this change.
- [x] I did not document these changes and I do not expect someone else to do it.

### Release notes

- [ ] This change will be noticed by a Forgejo user or admin (feature, bug fix, performance, etc.). I suggest to include a release note for this change.
- [x] This change is not visible to a Forgejo user or admin (refactor, dependency upgrade, etc.). I think there is no need to add a release note for this change.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11801
Reviewed-by: Andreas Ahlenstorf <aahlenst@noreply.codeberg.org>
Co-authored-by: Mathieu Fenniak <mathieu@fenniak.net>
Co-committed-by: Mathieu Fenniak <mathieu@fenniak.net>

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11803
Reviewed-by: Andreas Ahlenstorf <aahlenst@noreply.codeberg.org>
2026-03-26 14:59:03 +01:00
..
issue_template Update security option in issue template 2024-10-14 18:55:32 +00:00
testdata/build-release Update data.forgejo.org/oci/alpine Docker tag to v3.22 (v11.0/forgejo) (#9826) 2025-10-23 21:02:28 +02:00
workflows [v11.0/forgejo] ci: update tests to run debian trixie, remove manual installation from testing (#11803) 2026-03-26 14:59:03 +01:00
workflows-composite [v11.0/forgejo] ci: tie go cache to go version and add Makefile to key hash (#10885) 2026-01-17 22:34:47 +01:00
cascading-pr-end-to-end chore(ci): optimize end-to-end runs 2024-08-08 17:53:12 +02:00
cascading-release-end-to-end [v11.0/forgejo] fix: build-release workflow stops its own end-to-end checks when run concurrently (#10634) 2025-12-30 04:39:45 +01:00
pull_request_template.md Replace Developer Guide links with the new Contributor Guide one for PR template and release workflows comments. 2024-08-26 14:29:10 +03:00