summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-15bump to v11HEADmainMatthieu Pignolet
2025-05-02Forgejo v7.0.15v7.0.15crystalbot
2025-04-22add --force-push option to auto-pr script (#77)crystal
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-deb/pulls/77
2025-04-21Revert "[temp] download hardcoded tag"crystal
This reverts commit 622122afa126f914f3339a1138956700ec0b8dfe.
2025-04-21[temp] download hardcoded tagv7.0.14+deb0crystal
2025-04-21Forgejo v7.0.14~deb0crystal
Update Forgejo sources to get past security-check
2025-04-21Forgejo v7.0.14crystal
2025-04-21use Go 1.23crystal
2025-02-15Forgejo v7.0.13v7.0.13crystal
2025-02-15fix release note link generationcrystal
2025-02-14retcon release notes linkscrystal
2024-12-12Forgejo v7.0.12v7.0.12crystalbot
2024-11-20[squash] [actions] combine test jobs and use LXC for systemd testscrystal
2024-11-19[squash] [actions] fix job ordercrystal
2024-11-19[squash] Add automatic pull requests scriptcrystal
2024-11-18[squash] fix upgrade failurev7.0.11crystal
2024-11-18[squash] improve READMEcrystal
2024-11-17Forgejo v7.0.11 LTScrystal
2024-11-13Forgejo v7.0.10 LTSv7.0.10crystal
2024-08-25Forgejo v7.0.7v7.0.7crystal
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-07-05Forgejo v7.0.5Moritz Kobel
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-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-29change GITEA_ to FORGEJO_ in env varscrystal
2024-04-29fix forgejo-bin deps and conflictscrystal
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-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-28[squash] repo-deb lts channelcrystal
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-28Add apt-listchanges depcrystal
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
2024-04-27upload to forgejo-lts distcrystal
2024-04-27major upgradecrystal
2024-04-27Forgejo v7.0.1crystal
2024-04-23Forgejo v7.0.0crystal
2024-04-19Revert "add timetzdata to build tags"v1.21.11-1crystal
This reverts commit 862c5f9e7eea4a82953785d4860756a1e50bb45d.
2024-04-19Forgejo v1.21.11-1crystal
2024-04-18add timetzdata to build tagscrystal
2024-04-18Forgejo v1.21.11-0v1.21.11-0crystal
2024-04-09upgrade go as user forgejov1.21.10-0crystal
2024-04-09install go1.21.9crystal