summaryrefslogtreecommitdiff
path: root/.ci-make.sh
AgeCommit message (Collapse)Author
2024-11-20[squash] [actions] combine test jobs and use LXC for systemd testscrystal
2024-11-18[squash] fix upgrade failurev7.0.11crystal
2024-07-07[squash] split common datacrystal
instead of building the packaged binaries with the `bindata` tag, this introduces a new forgejo-common package which contains common assets and architecture independent files. This is the first of a handful of PRs that will ultimately enable building packages for multiple architectures.
2024-05-01Support downloading binaries for experimental releasescrystal
This is a minor enhancement that allows the forgejo-bin package to match the others, specifically when building a pull request for an official Forgejo version that hasn't yet been released.
2024-04-29change GITEA_ to FORGEJO_ in env varscrystal
2024-04-28[squash] POSIX logic for tag detectioncrystal
This never actually got executed in tests but the old logic only works in bash. Follow-up to #27
2024-04-27[squash] use actions for pr testscrystal
2024-04-27[squash] Switch to Forgejo Actionscrystal
2024-04-09upgrade go as user forgejov1.21.10-0crystal
2024-04-09install go1.21.9crystal
2024-03-23apt -yv1.21.8-0crystal
2024-01-16noninteractivecrystal
2024-01-16install apt-utils and apt-listchangescrystal
2024-01-09Use golang 1.21 for forgejo-test-depscrystal
2024-01-09Revert "[temp] download hardcoded tag"crystal
This reverts commit b2c5780397b695b4b357f3e5c71919f3eb062fad.
2024-01-09Revert "[temp] ignore ci failure"crystal
This reverts commit 1f7484ab2747d9f61e7083ae68d819057590f171.
2024-01-09[temp] download hardcoded tagcrystal
2024-01-08[temp] ignore ci failurecrystal
2023-11-25noninteractivecrystal
2023-11-25fix script typocrystal
2023-11-25symlink go bincrystal
2023-11-25golang 1.20crystal
2023-11-25install golangcrystal
2023-11-25remove forgejo test_envcrystal
2023-11-25Fix data directory chmodcrystal
2023-09-09more ci optimizationscrystal
2023-09-09should be fastercrystal
2023-07-24Revert "release candidate tag"crystal
This reverts commit b40c337a0d9afe1fedf48f10e07ee24b108d9757.
2023-07-17release candidate tagcrystal
2023-07-05fix ci-verify retrycrystal
2023-07-05Revert "release candidate tag"crystal
This reverts commit 3ceea43baf52112c0c39bb4bf0e8d5a225e4e4cf.
2023-07-02release candidate tagcrystal
2023-07-02Revert "experimental bin-dl"crystal
This reverts commit 4cb4499a8b4e19843c00f95d5cecf85b28aff671.
2023-07-02fix repo testcrystal
2023-07-02add ci test for repocrystal
2023-07-02experimental bin-dlcrystal
2023-04-29apt updatev1.19.2-0crystal
2023-03-24use apt -ycrystal
2023-02-06initial commitcrystal