axyl-os / axyl-pkgbuild

Axyl OS' Collection of package build files (PKGBUILD) for the core repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

axyl-pkgbuild

Update 3rd-party and local repo Update core repo

Axyl OS' Collection of package build files (PKGBUILD) for the core repo

Workflow (WIP)

The package update system for the three repositories has been Dockerized and automated through GitHub Actions.

Periodically, workflows in GitHub Actions will build each repo's packages, and commit and push to their respective package repos. The workflows may also be triggered manually.

The actions utilize a specialized Docker image built from this repo's Dockerfile. The actions require an API token named API_TOKEN_GITHUB for write access.

In the 'Settings' page of this repo, you can add a new secret. API_TOKEN_GITHUB should be a personal API token you generate from here.

Schedule

  • Every 3rd day of the month: - 3rd Party Repo, Local Repo
  • Every 1st of the Month: - Core Repo

About

Axyl OS' Collection of package build files (PKGBUILD) for the core repo

License:MIT License


Languages

Language:CSS 63.4%Language:SCSS 19.2%Language:Shell 11.4%Language:JavaScript 5.7%Language:HTML 0.2%Language:Dockerfile 0.1%