1
0
Fork 0
fasttrack_wiki/README.md

17 lines
934 B
Markdown
Raw Permalink Normal View History

2023-10-10 00:07:32 +00:00
# SIG/Fasttrack Wiki
2023-10-09 22:08:48 +00:00
2023-10-10 00:07:32 +00:00
FastTrack, as an ode to a past CentOS repository of a similar name, is a SIG to attempt to provide the following:
* Fixes, customizations, improvements to packages that the community would like to see
* This also includes doing backports of patches that may not be released by our upstreams to address any type of bugs
* Potential packages that could potentially make it to CentOS Stream or EPEL
* Newer versions of software that override the base repositories that would likely never land in RHEL, CentOS Stream, or EPEL
2023-10-09 22:08:48 +00:00
## Continuous Integration / Continuous Deployment
2023-10-10 00:07:32 +00:00
Actions Runner executes workflow to publish to https://sig-fasttrack.rocky.page on push to main.
## Local testing
A Dockerfile and docker-compose are included for local testing. "docker-compose up" (or "podman-compose up") should be enough to launch this wiki locally. Point your browser to http://localhost:8000 to view.