jojo/.forgejo/workflows
Mathieu Fenniak 5261e86fad fix: use RUNNER_TEMP in build-release.yml (#10586)
Second pass at fixing the issue documented in #10583, as it contains to fail: https://codeberg.org/forgejo-integration/forgejo/actions/runs/14694/jobs/0/attempt/1#jobstep-13-7.  Hoping that it is failing because RUNNER_TEMP is different than expected in the LXC environment, but additional `git` output commands should clarify the issue if this doesn't work.

## Checklist

The [contributor guide](https://forgejo.org/docs/next/contributor/) contains information that will be helpful to first time contributors. There also are a few [conditions for merging Pull Requests in Forgejo repositories](https://codeberg.org/forgejo/governance/src/branch/main/PullRequestsAgreement.md). You are also welcome to join the [Forgejo development chatroom](https://matrix.to/#/#forgejo-development:matrix.org).

### Tests

- I added test coverage for Go changes...
  - [ ] in their respective `*_test.go` for unit tests.
  - [ ] in the `tests/integration` directory if it involves interactions with a live Forgejo server.
- I added test coverage for JavaScript changes...
  - [ ] in `web_src/js/*.test.js` if it can be unit tested.
  - [ ] in `tests/e2e/*.test.e2e.js` if it requires interactions with a live Forgejo server (see also the [developer guide for JavaScript testing](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/tests/e2e/README.md#end-to-end-tests)).

### 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

- [x] I do not want this change to show in the release notes.
- [ ] I want the title to show in the release notes with a link to this pull request.
- [ ] I want the content of the `release-notes/<pull request number>.md` to be be used for the release notes instead of the title.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10586
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Mathieu Fenniak <mathieu@fenniak.net>
Co-committed-by: Mathieu Fenniak <mathieu@fenniak.net>
2025-12-26 16:12:17 +01:00
..
backport.yml Update https://data.forgejo.org/actions/git-backporting action to v4.8.7 (forgejo) (#10409) 2025-12-18 15:16:43 +01:00
build-release-integration.yml Update https://data.forgejo.org/actions/checkout action to v6 (forgejo) (#10518) 2025-12-21 05:38:37 +01:00
build-release.yml fix: use RUNNER_TEMP in build-release.yml (#10586) 2025-12-26 16:12:17 +01:00
cascade-setup-end-to-end.yml Update https://data.forgejo.org/actions/checkout action to v6 (forgejo) (#10518) 2025-12-21 05:38:37 +01:00
coverage.yml Update https://data.forgejo.org/actions/checkout action to v6 (forgejo) (#10518) 2025-12-21 05:38:37 +01:00
forgejo-integration-cleanup.yml Update Node.js to v24 (forgejo) (#10092) 2025-11-13 15:28:31 +01:00
merge-requirements.yml Update Node.js to v24 (forgejo) (#10092) 2025-11-13 15:28:31 +01:00
milestone.yml fix: actions move to data.forgejo.org 2024-12-19 10:55:05 +01:00
mirror.yml Update Node.js to v24 (forgejo) (#10092) 2025-11-13 15:28:31 +01:00
publish-release.yml Update https://data.forgejo.org/actions/checkout action to v6 (forgejo) (#10518) 2025-12-21 05:38:37 +01:00
release-notes-assistant-milestones.yml Update https://data.forgejo.org/actions/cache action to v5 (forgejo) (#10517) 2025-12-21 07:22:40 +01:00
release-notes-assistant.yml Update https://data.forgejo.org/actions/checkout action to v6 (forgejo) (#10518) 2025-12-21 05:38:37 +01:00
renovate.yml Update https://data.forgejo.org/actions/cache action to v5 (forgejo) (#10517) 2025-12-21 07:22:40 +01:00
testing-integration.yml Update https://data.forgejo.org/actions/checkout action to v6 (forgejo) (#10518) 2025-12-21 05:38:37 +01:00
testing.yml Update https://data.forgejo.org/actions/cache action to v5 (forgejo) (#10517) 2025-12-21 07:22:40 +01:00