group the other git repos

master
BuckarooBanzay 2020-09-25 08:02:40 +02:00
parent 0d48d1e1ed
commit 17b528315b
8 changed files with 54 additions and 79 deletions

View File

@ -1,4 +1,4 @@
name: hidden_doors
name: codeberg-org
on:
schedule:
@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.3
- name: mirror
- name: hidden_doors
run: ./mirror.sh
env:
source_repo: https://codeberg.org/Hamlet/hidden_doors.git

View File

@ -1,21 +0,0 @@
name: easyvend
on:
schedule:
- cron: '0 * * * *'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.3
- name: mirror
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_easyvend.git
github_repo: easyvend.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}

View File

@ -1,4 +1,4 @@
name: playerfactions
name: git-leagueh-xyz
on:
schedule:
@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.3
- name: mirror
- name: playerfactions
run: ./mirror.sh
env:
source_repo: https://git.leagueh.xyz/katp32/playerfactions.git

View File

@ -1,4 +1,4 @@
name: pipeworks
name: gitlab-com
on:
schedule:
@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.3
- name: mirror
- name: pipeworks
run: ./mirror.sh
env:
source_repo: https://gitlab.com/VanessaE/pipeworks.git

View File

@ -1,21 +0,0 @@
name: hbarmor
on:
schedule:
- cron: '0 * * * *'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.3
- name: mirror
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_hbarmor.git
github_repo: hbarmor.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}

View File

@ -1,21 +0,0 @@
name: hudbars
on:
schedule:
- cron: '0 * * * *'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.3
- name: mirror
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_hudbars.git
github_repo: hudbars.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}

37
.github/workflows/repo-or-cz.yml vendored Normal file
View File

@ -0,0 +1,37 @@
name: repo-or-cz
on:
schedule:
- cron: '0 * * * *'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.3
- name: minetest_easyvend
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_easyvend.git
github_repo: easyvend.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}
- name: mirror
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_hbarmor.git
github_repo: hbarmor.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}
- name: mirror
run: ./mirror.sh
env:
source_repo: https://repo.or.cz/minetest_hudbars.git
github_repo: hudbars.git
branch: master
access_token: ${{ secrets.ACCESS_TOKEN }}

View File

@ -23,19 +23,20 @@ Mirrored repositories from unreliable git-hostings
* https://github.com/minetest-mirrors/falling_item
* https://github.com/minetest-mirrors/mobs_redo
## codeberg.org
## codeberg.org ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/codeberg-org/badge.svg)
* ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/hidden_doors/badge.svg) https://github.com/minetest-mirrors/hidden_doors
* https://github.com/minetest-mirrors/hidden_doors
## git.leagueh.xyz
* ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/playerfactions/badge.svg) https://github.com/minetest-mirrors/playerfactions
## git.leagueh.xyz ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/git-leagueh-xyz/badge.svg)
## repo.or.cz
* ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/easyvend/badge.svg) https://github.com/minetest-mirrors/easyvend
* https://github.com/minetest-mirrors/playerfactions
* ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/hudbars/badge.svg) https://github.com/minetest-mirrors/hudbars
## repo.or.cz ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/repo-or-cz/badge.svg)
* ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/hbarmor/badge.svg) https://github.com/minetest-mirrors/hbarmor
* https://github.com/minetest-mirrors/easyvend
* https://github.com/minetest-mirrors/hudbars
* https://github.com/minetest-mirrors/hbarmor
## gitlab.com
* ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/pipeworks/badge.svg) https://github.com/minetest-mirrors/pipeworks
## gitlab.com ![](https://github.com/minetest-mirrors/minetest-mirrors/workflows/gitlab-com/badge.svg)
* https://github.com/minetest-mirrors/pipeworks