Commit graph

19 commits

Author SHA1 Message Date
246b511dbd Update .forgejo/workflows/forgejo-deb.yml
All checks were successful
/ installtest-bookworm-user (push) Successful in 45s
/ build-forgejo-deb (push) Successful in 8m47s
/ installtest-bullseye-sqlite (push) Successful in 1m13s
/ installtest-buster-sqlite (push) Successful in 1m23s
/ publish-release-repo (push) Successful in 40s
/ installtest-buster-bin (push) Successful in 1m25s
/ testsuite-repo-upgrade-sqlite (push) Successful in 2m24s
/ installtest-bookworm-sqlite (push) Successful in 30s
2024-10-08 19:39:30 +02:00
7464db27e3 Update .forgejo/workflows/forgejo-deb.yml
Some checks failed
/ installtest-bullseye-sqlite (push) Successful in 34s
/ installtest-bookworm-user (push) Successful in 29s
/ installtest-buster-sqlite (push) Successful in 1m38s
/ installtest-bookworm-sqlite (push) Successful in 2m9s
/ installtest-buster-bin (push) Successful in 59s
/ testsuite-repo-upgrade-sqlite (push) Successful in 2m20s
/ build-forgejo-deb (push) Successful in 30m27s
/ publish-release-repo (push) Failing after 53s
2024-10-08 18:56:54 +02:00
fd4a84f509 Update .forgejo/workflows/forgejo-deb.yml
Some checks failed
/ installtest-bookworm-sqlite (push) Successful in 31s
/ installtest-bullseye-sqlite (push) Successful in 35s
/ installtest-bookworm-user (push) Successful in 34s
/ installtest-buster-sqlite (push) Successful in 1m23s
/ build-forgejo-deb (push) Successful in 9m19s
/ testsuite-repo-upgrade-sqlite (push) Successful in 1m11s
/ installtest-buster-bin (push) Successful in 1m30s
/ publish-release-repo (push) Failing after 19s
2024-10-08 18:13:00 +02:00
9bbc6bd6d6 Update .forgejo/workflows/forgejo-deb.yml
All checks were successful
/ build-forgejo-deb (push) Successful in 8m39s
/ installtest-bookworm-sqlite (push) Successful in 32s
/ installtest-bullseye-sqlite (push) Successful in 32s
/ installtest-bookworm-user (push) Successful in 34s
/ testsuite-repo-upgrade-sqlite (push) Successful in 1m33s
/ installtest-buster-bin (push) Successful in 1m37s
/ installtest-buster-sqlite (push) Successful in 3m41s
/ publish-release-repo (push) Has been skipped
2024-10-08 17:57:41 +02:00
83e018f3dd Update .forgejo/workflows/forgejo-deb.yml
All checks were successful
/ installtest-buster-sqlite (push) Successful in 2m11s
/ installtest-bullseye-sqlite (push) Successful in 2m14s
/ testsuite-repo-upgrade-sqlite (push) Successful in 1m2s
/ installtest-buster-bin (push) Successful in 1m33s
/ installtest-bookworm-user (push) Successful in 33s
/ installtest-bookworm-sqlite (push) Successful in 46s
/ build-forgejo-deb (push) Successful in 8m31s
/ publish-release-repo (push) Has been skipped
2024-10-08 17:27:37 +02:00
eebd057bf6
testing repo hosting
Some checks failed
/ installtest-bookworm-user (push) Has been cancelled
/ testsuite-repo-upgrade-sqlite (push) Has been cancelled
/ installtest-buster-bin (push) Has been cancelled
/ installtest-bookworm-sqlite (push) Failing after 1m17s
/ installtest-bullseye-sqlite (push) Failing after 1m21s
/ publish-release-repo (push) Has been cancelled
/ installtest-buster-sqlite (push) Has been cancelled
/ build-forgejo-deb (push) Has been cancelled
2024-10-08 16:43:26 +02: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 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