1
0
Fork 0
mirror of https://code.forgejo.org/actions/cascading-pr synced 2025-03-14 22:36:58 +01:00
No description
Find a file
2023-10-11 19:20:52 +02:00
.forgejo/workflows move tests 2023-10-11 16:25:56 +02:00
tests create two users 2023-10-11 19:20:52 +02:00
.gitignore runner 2023-10-11 15:50:12 +02:00
action.yml split out the lib 2023-10-11 18:05:11 +02:00
cascading-pr-lib.sh split out the lib 2023-10-11 18:05:11 +02:00
cascading-pr.sh split out the lib 2023-10-11 18:05:11 +02:00
forgejo-curl.sh split out the lib 2023-10-11 18:05:11 +02:00
README.md typos 2023-10-11 18:09:58 +02:00

Create and synchronize a PR in a dependent repository

Hacking

git clone https://code.forgejo.org/actions/setup-forgejo
export PATH=$(pwd)/setup-forgejo:$PATH
git clone https://code.forgejo.org/actions/cascading-pr
cd cascading-pr
forgejo-curl.sh logout
forgejo-runner.sh teardown
forgejo.sh teardown
forgejo.sh setup root admin1234 codeberg.org/forgejo/forgejo 1.21
forgejo-runner.sh setup
firefox http://$(cat forgejo-ip):3000
tests/run.sh --debug