Commit graph

137 commits

Author SHA1 Message Date
Earl Warren 79cc059d98
actions: update the documentation with context examples (script) 2024-01-07 23:48:36 +01:00
earl-warren 42d0557b87 Merge pull request 'do not hardcode the full version' (#57) from earl-warren/end-to-end:wip-context into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/57
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
2024-01-07 18:04:34 +00:00
Earl Warren f0570182b8
do not hardcode the full version 2024-01-07 18:45:15 +01:00
earl-warren 69747630a9 Merge pull request 'actions: context examples supporting the documentation' (#56) from earl-warren/end-to-end:wip-context into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/56
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
2024-01-05 22:32:02 +00:00
Earl Warren 4768908489
actions: add context example 2024-01-05 23:17:38 +01:00
Earl Warren c5cccca38d
actions: service: upgrade node:20-bookworm 2024-01-05 19:37:32 +01:00
Earl Warren 66b125cffa
actions: container: upgrade alpine 3.19 2024-01-05 19:37:32 +01:00
Earl Warren b63144cb0d
always allow workflows to mount /srv/example
because it is generally useful to store informations about how the
workflow ran
2024-01-05 19:37:32 +01:00
earl-warren 11bf9b45c7 Merge pull request 'actions/example-cron: branch creation must not impact the default' (#50) from earl-warren/end-to-end:wip-cron-2 into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/50
2023-12-30 18:48:51 +00:00
username d772474759
actions/example-cron: branch creation must not impact the default 2023-12-26 10:06:52 +01:00
earl-warren 2b980ab4ca Merge pull request 'actions: rework to use binaries instead of docker images' (#41) from earl-warren/end-to-end:wip-binary into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/41
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
2023-12-20 22:52:24 +00:00
Earl Warren 8358ff2372
actions/example-pull-request: cleanup /srv/example-pull-request 2023-12-20 23:40:34 +01:00
Earl Warren 13283ea0c3
actions/example-cron: fix for local usage 2023-12-20 23:40:34 +01:00
Earl Warren 665da23a48
actions: rework to use binaries instead of docker images 2023-12-20 23:40:33 +01:00
Earl Warren 79d373b859
update hacking instructions 2023-12-20 23:40:33 +01:00
earl-warren 1f16f269ac Merge pull request 'Forgejo v1.21 was published, used the latest point release for testing' (#30) from earl-warren/end-to-end:wip-v1.21 into main
Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/30
Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
2023-11-27 19:55:37 +00:00
username 0766584f6c
Forgejo v1.21 was published, used the latest point release for testing 2023-11-27 19:41:46 +01:00
username 600dee1abf
actions/example-pull-request: checkout gets the default branch 2023-11-08 16:04:35 +01:00
username ee4a08f2b5
actions/example-pull-request: move is-forked to its own step 2023-11-08 16:04:34 +01:00
username 2db61b4f50
update hacking instructions 2023-11-08 16:04:34 +01:00
username b5c5c6b4d5
ignore setup-forgejo files 2023-11-08 15:54:46 +01:00
Earl Warren 0e258265c9
upgrade v1.21.0-7-rc2 2023-11-08 14:25:29 +01:00
Earl Warren 618c53c682
remove the hashFile() test that has always failed 2023-11-07 18:58:20 +01:00
Earl Warren 8fbb5b0e0f
run tests on pull requests 2023-11-01 17:44:53 +01:00
Earl Warren 03dfdf6e65
document how to manually run the actions tests 2023-10-29 17:03:25 +01:00
Earl Warren 7ccbeb7a46
Fogejo Actions tests 2023-10-29 00:03:57 +02:00
Earl Warren d255395fc8
support refs, not just branches 2023-10-27 18:29:04 +02:00
Earl Warren 657c381818
do not use the forgejo target as it may not always exist 2023-10-27 16:31:36 +02:00
Earl Warren aa967be51a
trigger on push 2023-10-27 00:46:22 +02:00
Earl Warren 14eb5a57ab
verbose builds 2023-10-27 00:03:16 +02:00
Earl Warren 4201713606
build from sources 2023-10-26 23:39:08 +02:00
Earl Warren 86be00a014
apt-get update 2023-10-26 21:42:41 +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 511c699629
do not build from sources yet 2023-10-26 21:23:42 +02:00
Earl Warren df5e49fbc1
import from forgejo 2023-10-26 21:21:20 +02:00