Commit graph

178 commits

Author SHA1 Message Date
Alex Janka 16ef47fa38 lol
All checks were successful
/ build-forgejo-deb (push) Successful in 4m20s
/ installtest-bookworm-user (push) Successful in 23s
/ publish-release-repo (push) Successful in 14s
2024-06-15 18:19:42 +10:00
Alex Janka 2308ace33a update changelog
Some checks failed
/ installtest-bookworm-user (push) Has been cancelled
/ publish-release-repo (push) Has been cancelled
/ build-forgejo-deb (push) Has been cancelled
2024-06-15 18:17:22 +10:00
Alex Janka a6d04fede4 get matching tagged release 2024-06-15 18:17:18 +10:00
Alex Janka 26361b85c0 add changelog for 7.0.2/7.0.3/7.0.4
All checks were successful
/ publish-release-repo (push) Successful in 14s
/ build-forgejo-deb (push) Successful in 5m4s
/ installtest-bookworm-user (push) Successful in 23s
2024-06-15 13:47:06 +10:00
Alex Janka fa590a8542 use forgejo-release@main
Some checks are pending
/ build-forgejo-deb (push) Has started running
/ installtest-bookworm-user (push) Has started running
/ publish-release-repo (push) Has started running
2024-06-15 13:37:49 +10:00
Alex Janka d912e872ef actually don't setup node first
Some checks are pending
/ build-forgejo-deb (push) Has started running
/ installtest-bookworm-user (push) Has started running
/ publish-release-repo (push) Has started running
2024-06-15 13:21:32 +10:00
Alex Janka 7ed1c1533b setup node first
Some checks are pending
/ build-forgejo-deb (push) Has started running
/ installtest-bookworm-user (push) Has started running
/ publish-release-repo (push) Has started running
2024-06-15 13:18:04 +10:00
Alex Janka 58ea08f9ab remove forgejo-sqlite from debian control
Some checks failed
/ build-forgejo-deb (push) Has started running
/ publish-release-repo (push) Has been cancelled
/ installtest-bookworm-user (push) Has been cancelled
2024-06-15 13:08:47 +10:00
Alex Janka 352ee74100 run on tag + remove unused sqlite
Some checks failed
/ build-forgejo-deb (push) Has started running
/ installtest-bookworm-user (push) Has started running
/ publish-release-repo (push) Has been cancelled
2024-06-15 13:02:06 +10:00
Alex Janka aef259c17a disable vuln checks
Some checks failed
/ installtest-bookworm-sqlite (push) Failing after 11m21s
/ build-forgejo-deb (push) Failing after 18m10s
/ publish-release-repo (push) Failing after 13m26s
/ installtest-bookworm-user (push) Failing after 14m53s
2024-06-15 12:33:59 +10:00
Alex Janka fdbd6ccdea dont build repo deb packages
Some checks are pending
/ build-forgejo-deb (push) Has started running
/ installtest-bookworm-sqlite (push) Has started running
/ installtest-bookworm-user (push) Has started running
/ publish-release-repo (push) Has started running
2024-06-15 12:24:26 +10:00
Alex Janka 8c30264f25 no docker specification + no buster
Some checks failed
/ installtest-bookworm-sqlite (push) Has been cancelled
/ installtest-bookworm-user (push) Has been cancelled
/ testsuite-repo-upgrade-sqlite (push) Has been cancelled
/ publish-release-repo (push) Has been cancelled
/ build-forgejo-deb (push) Has been cancelled
2024-06-15 12:20:47 +10:00
Alex Janka c9e6827093 fix workflow for me
Some checks are pending
/ build-forgejo-deb (push) Waiting to run
/ installtest-bookworm-sqlite (push) Waiting to run
/ installtest-bookworm-user (push) Waiting to run
/ testsuite-repo-upgrade-sqlite (push) Waiting to run
/ installtest-buster-bin (push) Waiting to run
/ publish-release-repo (push) Waiting to run
2024-06-15 12:11:46 +10:00
Alex Janka 1f46e59334 remove mirroring
Some checks failed
/ build-forgejo-deb (push) Has been cancelled
/ installtest-bookworm-sqlite (push) Has been cancelled
/ installtest-bullseye-sqlite (push) Has been cancelled
/ installtest-buster-sqlite (push) Has been cancelled
/ installtest-bookworm-user (push) Has been cancelled
/ testsuite-repo-upgrade-sqlite (push) Has been cancelled
/ installtest-buster-bin (push) Has been cancelled
/ publish-release-repo (push) Has been cancelled
2024-06-15 12:00:52 +10:00
Alex Janka fc86ce2488 arm64 2024-06-15 11:52:44 +10:00
crystal 2cbc8603ba
Support downloading binaries for experimental releases
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-01 19:57:10 -06:00
crystal f985489b70
better tag fetching
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-05-01 17:58:21 -06:00
crystal f532454612
change GITEA_ to FORGEJO_ in env vars 2024-04-29 01:52:58 -06:00
crystal c7eb5ff175
fix forgejo-bin deps and conflicts 2024-04-29 00:07:28 -06:00
crystal 804f3bef24
[squash] POSIX logic for tag detection
This never actually got executed in tests but the old logic only works
in bash. Follow-up to #27
2024-04-28 23:32:13 -06:00
crystal d0dfedd50f
cleanup #37 2024-04-28 13:03:48 -06:00
crystal 43eaa353a8
complex partial revert #36 #33 #32
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-28 12:33:23 -06:00
crystal 2907295f72
complex partial revert #33
reverts most of 5e142ef06c
0aedcd394d will need another complex revert
2024-04-28 11:58:09 -06:00
crystal 5e142ef06c
partial revert #32
partially revert 0aedcd394d
2024-04-28 10:57:52 -06:00
crystal 0aedcd394d
[temp] repo-deb lts transitional push 2024-04-28 10:12:48 -06:00
crystal 22a152e188
[squash] repo-deb lts channel 2024-04-28 10:11:58 -06:00
crystal 6b780077a1
allow for self-hosted tests 2024-04-28 08:18:23 -06:00
crystal cee5e87ae3
Revert "[temp] publish repo deb"
This reverts commit 856693ebcf.
2024-04-28 08:11:19 -06:00
crystal 856693ebcf
[temp] publish repo deb 2024-04-28 07:27:34 -06:00
crystal 42f4030384
Add apt-listchanges dep 2024-04-28 07:13:58 -06:00
crystal 6adb447669
[squash] mirror to code.forgejo.org
Some checks failed
/ mirror (push) Has started running
/ build-forgejo-deb (push) Has been cancelled
/ installtest-bookworm-sqlite (push) Has been cancelled
/ installtest-bullseye-sqlite (push) Has been cancelled
/ installtest-buster-sqlite (push) Has been cancelled
/ installtest-bookworm-user (push) Has been cancelled
/ testsuite-repo-upgrade-sqlite (push) Has been cancelled
/ installtest-buster-bin (push) Has been cancelled
/ publish-release-repo (push) Has been cancelled
2024-04-27 23:42:48 -06:00
crystal 1a8f2ec431
[squash] use actions for pr tests 2024-04-27 20:52:24 -06:00
crystal 08f545c366
[squash] Switch to Forgejo Actions 2024-04-27 18:55:53 -06:00
crystal 371709d631
upload to forgejo-lts dist 2024-04-27 09:50:24 -06:00
crystal 7da06d8be1
major upgrade 2024-04-27 09:42:15 -06:00
crystal 77f40ec819
Forgejo v7.0.1 2024-04-27 09:36:54 -06:00
crystal 49e6a28bbb
Forgejo v7.0.0 2024-04-23 11:21:26 -06:00
crystal 085ef9244d
Revert "add timetzdata to build tags"
This reverts commit 862c5f9e7e.
2024-04-19 10:40:44 -06:00
crystal 48226d1e61
Forgejo v1.21.11-1 2024-04-19 09:46:57 -06:00
crystal 862c5f9e7e
add timetzdata to build tags 2024-04-18 22:40:17 -06:00
crystal 744a931c2e
Forgejo v1.21.11-0 2024-04-18 17:37:09 -06:00
crystal dc718d4f7a
upgrade go as user forgejo 2024-04-09 06:57:35 -06:00
crystal 391360b320
install go1.21.9 2024-04-09 05:49:38 -06:00
crystal 03fcb8fe81
Forgejo v1.21.10-0 2024-04-09 05:27:15 -06:00
crystal de74368c1b
apt -y 2024-03-23 12:50:19 -06:00
crystal 8f030778e0
Forgejo v1.21.8-0 2024-03-23 12:15:03 -06:00
crystal e4af7ff151
fix then 2024-03-23 11:27:13 -06:00
crystal 0ab3730c43
fix unshallow 2024-03-22 22:32:42 -06:00
crystal 4b9f5060fd
add git dep 2024-03-22 15:35:27 -06:00
crystal 3fbe6853d8
Forgejo v1.21.7-0 2024-03-06 16:13:43 -07:00