Commit graph

29 commits

Author SHA1 Message Date
Twenty Panda
81eebc10d8 show the full logs in a separate step for forensic analysis 2024-03-17 21:19:13 +01:00
Twenty Panda
554d2b48c0 split storage & ugprade and separate fixtures 2024-03-17 17:56:03 +01:00
Twenty Panda
bf689a2478 refactor end-to-end.yml workflow to use a top-level end-to-end.sh 2024-03-17 16:27:35 +01:00
Twenty Panda
2bb546d366 upgrades: run on LXC to allow for running docker 2024-03-15 19:54:34 +07:00
Twenty Panda
8f0f6537c6 upgrades: use setup-forgejo as a helper to setup docker & user 2024-03-15 19:54:34 +07:00
Twenty Panda
9ff495254a packages: simplify the setup to use the same as upgrades
the packages tests control which Forgejo version they run against so
they can test a feature on version X+1 and not on version X
2024-03-15 19:54:34 +07:00
earl-warren
cff067a118 Merge pull request 'Forgejo v1.22 will actually be Forgejo v7.0' (#91) from earl-warren/end-to-end:wip-alpine into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/91
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
2024-02-28 17:07:43 +00:00
Earl Warren
78027e672d
Forgejo v1.22 will actually be Forgejo v7.0 2024-02-28 17:38:31 +01:00
Earl Warren
0f6708163f
packages: support vars.VERBOSE to see what's happening
and debug false positives
2024-02-28 17:09:44 +01:00
Earl Warren
9daf947453
tests: set the name of the packages jobs
actions is a copy/paste from the action workflow and packages is
better.

It also solves a name clash problem as the commit status is based on
the job name.
2024-02-27 17:15:05 +01:00
Earl Warren
74d11b5eaf
packages: add alpine test cases 2024-02-03 19:14:03 +01:00
Earl Warren
6236202f09
actions: CASCADE_DOCS_FORCE_VERSION can force generating a version 2024-01-13 18:21:50 +01:00
Earl Warren
9d4becce06
docs: enable updates 2024-01-10 16:05:41 +01:00
Earl Warren
793c91b254
event cascading-prs need branches built out of the version
each version for which events are collected need a different branch in
the destination repository because they will open pull requests for
each of the versions.
2024-01-09 21:44:00 +01:00
Earl Warren
cb4932192a
documentation updates is half done, disable it for now 2024-01-08 00:43:26 +01:00
Earl Warren
921ed6f481
actions: update the documentation with context examples 2024-01-08 00:07:40 +01:00
Earl Warren
f0570182b8
do not hardcode the full version 2024-01-07 18:45:15 +01:00
username
d772474759
actions/example-cron: branch creation must not impact the default 2023-12-26 10:06:52 +01:00
Earl Warren
665da23a48
actions: rework to use binaries instead of docker images 2023-12-20 23:40:33 +01:00
username
0766584f6c
Forgejo v1.21 was published, used the latest point release for testing 2023-11-27 19:41:46 +01:00
Earl Warren
0e258265c9
upgrade v1.21.0-7-rc2 2023-11-08 14:25:29 +01:00
Earl Warren
8fbb5b0e0f
run tests on pull requests 2023-11-01 17:44:53 +01:00
Earl Warren
7ccbeb7a46
Fogejo Actions tests 2023-10-29 00:03:57 +02:00
Earl Warren
aa967be51a
trigger on push 2023-10-27 00:46:22 +02:00
Earl Warren
4201713606
build from sources 2023-10-26 23:39:08 +02:00
Earl Warren
6c5da9ae9c
install gettext-base 2023-10-26 21:31:06 +02:00
Earl Warren
4dcb75f7fe
install dependencies 2023-10-26 21:27:04 +02:00
Earl Warren
9fe0f95dbf
only run on main 2023-10-26 21:25:59 +02:00
Earl Warren
df5e49fbc1
import from forgejo 2023-10-26 21:21:20 +02:00