summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows (follow)
AgeCommit message (Collapse)AuthorFilesLines
2026-02-27Added an option to skip the F5 CLA workflow.Alessandro Fael Garcia1-6/+42
There are some scenarios where the F5 CLA workflow should not run. This commit adds the ability to skip the F5 CLA by using the "skip-cla" label.
2025-09-30Added F5 CLA workflow.Maryna-f51-0/+41
2024-09-04Added CI based on GitHub Actions.Konstantin Pavlov2-0/+19
Pushes to master and stable branches will result in buildbot-like checks on multiple OSes and architectures. Pull requests will be checked on a public Ubuntu GitHub runner.