Commit graph

25 commits

Author SHA1 Message Date
Alex Janka cd0d39541b lol
All checks were successful
/ publish-release-repo (push) Successful in 20s
/ build-forgejo-deb (push) Successful in 4m57s
/ installtest-bookworm-user (push) Successful in 30s
2024-07-14 14:22:09 +10:00
Alex Janka f24cdd64f8 get matching tagged release 2024-07-14 14:22:09 +10:00
Alex Janka 75b06cbc2f use forgejo-release@main 2024-07-14 14:21:52 +10:00
Alex Janka 81ad95dbb7 actually don't setup node first 2024-07-14 14:21:52 +10:00
Alex Janka 8da16fd2cb setup node first 2024-07-14 14:21:52 +10:00
Alex Janka 252eb37f7d run on tag + remove unused sqlite 2024-07-14 14:20:54 +10:00
Alex Janka ea1fde19e7 disable vuln checks 2024-07-14 14:20:23 +10:00
Alex Janka 7a740cf5d6 dont build repo deb packages 2024-07-14 14:20:23 +10:00
Alex Janka 1a80cada89 no docker specification + no buster 2024-07-14 14:20:23 +10:00
Alex Janka 2c58436bbf fix workflow for me 2024-07-14 14:20:23 +10:00
Alex Janka 7bb821c4f6 remove mirroring 2024-07-14 14:20:23 +10:00
Alex Janka c625377da9 arm64 2024-07-14 14:20:23 +10:00
crystal b5914277d3
[squash] split common data
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-07 11:23:16 -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 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 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 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