- Implemented `docker-build.yml` for building and pushing Docker images with multi-platform support, Trivy security scanning, and conditional builds based on commit messages. - Created `docker-publish.yml` for streamlined Docker image publishing with Trivy vulnerability scanning on push events. - Added `docs.yml` to automate documentation deployment to GitHub Pages, including a custom HTML structure and markdown conversion. - Introduced `propagate-changes.yml` to automate PR creation for synchronizing changes between main, development, and feature branches. - Established `quality-checks.yml` for running backend (Go) and frontend (React) quality checks, including tests and linting. - Developed `release.yml` for generating changelogs and creating GitHub releases upon version tag pushes. - Set up `renovate.yml` for automated dependency updates on a daily schedule.
15 lines
809 B
YAML
15 lines
809 B
YAML
# These are supported funding model platforms
|
|
github: Wikid82
|
|
patreon: # Replace with a single Patreon username
|
|
open_collective: # Replace with a single Open Collective username
|
|
ko_fi: # Replace with a single Ko-fi username
|
|
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
|
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
liberapay: # Replace with a single Liberapay username
|
|
issuehunt: # Replace with a single IssueHunt username
|
|
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
|
polar: # Replace with a single Polar username
|
|
buy_me_a_coffee: Wikid82
|
|
thanks_dev: # Replace with a single thanks.dev username
|
|
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|