remove auto-gen action
This commit is contained in:
parent
fdbd8a9b97
commit
3eaa8661aa
3 changed files with 19 additions and 51 deletions
32
.github/workflows/auto-gen.yml
vendored
32
.github/workflows/auto-gen.yml
vendored
|
@ -1,32 +0,0 @@
|
||||||
|
|
||||||
name: Auto-gen
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
|
||||||
- '*.tar.zst'
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
|
||||||
- '*.tar.zst'
|
|
||||||
- 'auto_gen.py'
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
|
|
||||||
add-actions:
|
|
||||||
name: gen-readme
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
- uses: actions/setup-python@v2
|
|
||||||
with:
|
|
||||||
python-version: "3.10"
|
|
||||||
|
|
||||||
- run: git config --global user.name "readme-gen"
|
|
||||||
- run: git config --global user.email "<>"
|
|
||||||
- run: python auto-gen.py
|
|
||||||
- run: git add README.md
|
|
||||||
- run: git commit -m "auto generate README.md" || echo "nothing to commit, working tree clean"; exit 0
|
|
||||||
- run: git push
|
|
|
@ -10,7 +10,7 @@ archs_text = """[../](..)
|
||||||
README_text = """# PPR: Parch Pacman repository
|
README_text = """# PPR: Parch Pacman repository
|
||||||
|
|
||||||
"""
|
"""
|
||||||
base_url = "https://parch-os.github.io/ppr/{arch}/{package}"
|
base_url = "https://parchlinux.github.io/ppr/{arch}/{package}"
|
||||||
|
|
||||||
for arch in archs:
|
for arch in archs:
|
||||||
logging.info("Generating for arch: %s", arch)
|
logging.info("Generating for arch: %s", arch)
|
|
@ -1,20 +1,20 @@
|
||||||
[../](..)
|
[../](..)
|
||||||
|
|
||||||
- [calamares-3](https://parch-os.github.io/ppr/x86_64/calamares-3.2.47-2-x86_64.pkg.tar.zst)
|
- [calamares-3](https://parchlinux.github.io/ppr/x86_64/calamares-3.2.60-1-x86_64.pkg.tar.zst)
|
||||||
- [ckbcomp-1](https://parch-os.github.io/ppr/x86_64/ckbcomp-1.205-1-any.pkg.tar.zst)
|
- [ckbcomp-1](https://parchlinux.github.io/ppr/x86_64/ckbcomp-1.205-1-any.pkg.tar.zst)
|
||||||
- [doas-6](https://parch-os.github.io/ppr/x86_64/doas-6.3p6-1-x86_64.pkg.tar.zst)
|
- [doas-6](https://parchlinux.github.io/ppr/x86_64/doas-6.3p6-1-x86_64.pkg.tar.zst)
|
||||||
- [doas](https://parch-os.github.io/ppr/x86_64/doas.pkg.tar.zst)
|
- [doas](https://parchlinux.github.io/ppr/x86_64/doas.pkg.tar.zst)
|
||||||
- [fish-parch](https://parch-os.github.io/ppr/x86_64/fish-parch.pkg.tar.zst)
|
- [fish-parch](https://parchlinux.github.io/ppr/x86_64/fish-parch.pkg.tar.zst)
|
||||||
- [fluent-gtk-theme](https://parch-os.github.io/ppr/x86_64/fluent-gtk-theme.pkg.tar.zst)
|
- [fluent-gtk-theme](https://parchlinux.github.io/ppr/x86_64/fluent-gtk-theme.pkg.tar.zst)
|
||||||
- [gahshomar](https://parch-os.github.io/ppr/x86_64/gahshomar.pkg.tar.zst)
|
- [gahshomar](https://parchlinux.github.io/ppr/x86_64/gahshomar.pkg.tar.zst)
|
||||||
- [iranian-fonts](https://parch-os.github.io/ppr/x86_64/iranian-fonts.pkg.tar.zst)
|
- [iranian-fonts](https://parchlinux.github.io/ppr/x86_64/iranian-fonts.pkg.tar.zst)
|
||||||
- [lutris](https://parch-os.github.io/ppr/x86_64/lutris.pkg.tar.zst)
|
- [lutris](https://parchlinux.github.io/ppr/x86_64/lutris.pkg.tar.zst)
|
||||||
- [mintstick-git-r221](https://parch-os.github.io/ppr/x86_64/mintstick-git-r221.e7b1893-1-any.pkg.tar.zst)
|
- [mintstick-git-r221](https://parchlinux.github.io/ppr/x86_64/mintstick-git-r221.e7b1893-1-any.pkg.tar.zst)
|
||||||
- [mkinitcpio-openswap-0](https://parch-os.github.io/ppr/x86_64/mkinitcpio-openswap-0.1.0-4-any.pkg.tar.zst)
|
- [mkinitcpio-openswap-0](https://parchlinux.github.io/ppr/x86_64/mkinitcpio-openswap-0.1.0-4-any.pkg.tar.zst)
|
||||||
- [octopi](https://parch-os.github.io/ppr/x86_64/octopi.pkg.tar.zst)
|
- [octopi](https://parchlinux.github.io/ppr/x86_64/octopi.pkg.tar.zst)
|
||||||
- [parch-calamares-config-22](https://parch-os.github.io/ppr/x86_64/parch-calamares-config-22.07-1-any.pkg.tar.zst)
|
- [parch-calamares-config-22](https://parchlinux.github.io/ppr/x86_64/parch-calamares-config-22.07-1-any.pkg.tar.zst)
|
||||||
- [parch-os-wallpapers-0](https://parch-os.github.io/ppr/x86_64/parch-os-wallpapers-0.0.1-1-any.pkg.tar.zst)
|
- [parch-os-wallpapers-0](https://parchlinux.github.io/ppr/x86_64/parch-os-wallpapers-0.0.1-1-any.pkg.tar.zst)
|
||||||
- [paru-1](https://parch-os.github.io/ppr/x86_64/paru-1.11.1-1-x86_64.pkg.tar.zst)
|
- [paru-1](https://parchlinux.github.io/ppr/x86_64/paru-1.11.1-1-x86_64.pkg.tar.zst)
|
||||||
- [python-pyparted-3](https://parch-os.github.io/ppr/x86_64/python-pyparted-3.11.7-1-x86_64.pkg.tar.zst)
|
- [python-pyparted-3](https://parchlinux.github.io/ppr/x86_64/python-pyparted-3.11.7-1-x86_64.pkg.tar.zst)
|
||||||
- [slingscold](https://parch-os.github.io/ppr/x86_64/slingscold.pkg.tar.zst)
|
- [slingscold](https://parchlinux.github.io/ppr/x86_64/slingscold.pkg.tar.zst)
|
||||||
- [vazirmatn-fonts-32](https://parch-os.github.io/ppr/x86_64/vazirmatn-fonts-32.101-2-any.pkg.tar.zst)
|
- [vazirmatn-fonts-32](https://parchlinux.github.io/ppr/x86_64/vazirmatn-fonts-32.101-2-any.pkg.tar.zst)
|
||||||
|
|
Loading…
Add table
Reference in a new issue