summaryrefslogtreecommitdiff
path: root/.forgejo
AgeCommit message (Collapse)Author
2024-11-20[squash] [actions] combine test jobs and use LXC for systemd testscrystal
2024-11-19[squash] [actions] fix job ordercrystal
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-01better tag fetchingcrystal
in addition to using the checkout action for all the fetches, this will make sure we get a deep clone of the repository that can be used to resolve tags for pull requests if the submodule is ahead of the latest tag in the main origin
2024-04-28cleanup #37crystal
2024-04-28complex partial revert #36 #33 #32crystal
this should be the last complex revert PR setting up a user friendly migration path for the repo component switch ended up being a lot more complicated than I initially expected there will be one more cleanup PR after this
2024-04-28complex partial revert #33crystal
reverts most of 5e142ef06c 0aedcd394d will need another complex revert
2024-04-28partial revert #32crystal
partially revert 0aedcd394d
2024-04-28[temp] repo-deb lts transitional pushcrystal
2024-04-28allow for self-hosted testscrystal
2024-04-28Revert "[temp] publish repo deb"crystal
This reverts commit 856693ebcff1d4d8383feeea3bb45125913d0e68.
2024-04-28[temp] publish repo debcrystal
2024-04-27[squash] mirror to code.forgejo.orgv7.0.1crystal
2024-04-27[squash] use actions for pr testscrystal
2024-04-27[squash] Switch to Forgejo Actionscrystal