No description
Find a file
Chimmie Firefly 6153934a36
All checks were successful
Run Probe / probe (push) Successful in 10m28s
Add librespeed support
2025-11-04 16:49:42 +00:00
.forgejo Implement probe 2025-11-04 16:49:21 +00:00
.gitea Implement probe 2025-11-04 16:49:21 +00:00
.github Implement probe 2025-11-04 16:49:21 +00:00
.gitlab Cook base. 2025-11-03 01:22:54 +00:00
.husky Cook base. 2025-11-03 01:22:54 +00:00
.provisioning Switch to Docker buildx from kaniko 2025-11-04 16:49:35 +00:00
.vscode Cook base. 2025-11-03 01:22:54 +00:00
.woodpecker Implement probe 2025-11-04 16:49:21 +00:00
modules Add librespeed support 2025-11-04 16:49:42 +00:00
.gitignore Cook base. 2025-11-03 01:22:54 +00:00
.gitlab-ci.yml Implement probe 2025-11-04 16:49:21 +00:00
.prettierignore Cook base. 2025-11-03 01:22:54 +00:00
.prettierrc Cook base. 2025-11-03 01:22:54 +00:00
autogen.sh Cook base. 2025-11-03 01:22:54 +00:00
CODE_OF_CONDUCT.md Cook base. 2025-11-03 01:22:54 +00:00
devWorkflow.uxf Cook base. 2025-11-03 01:22:54 +00:00
Dockerfile.probe Add librespeed support 2025-11-04 16:49:42 +00:00
Dockerfile.sdk Cook base. 2025-11-03 01:22:54 +00:00
LICENSE.txt Cook base. 2025-11-03 01:22:54 +00:00
package.json Cook base. 2025-11-03 01:22:54 +00:00
probe.sh Implement probe 2025-11-04 16:49:21 +00:00
README.md Apply patches 2025-11-04 01:49:08 +00:00
requirements.txt Cook base. 2025-11-03 01:22:54 +00:00
source.sh Cook base. 2025-11-03 01:22:54 +00:00
trivy.yaml Cook base. 2025-11-03 01:22:54 +00:00
yarn.lock Cook base. 2025-11-03 01:22:54 +00:00

Test CI/CD capabilities to define it's ready state in production builds.

TransRights Enbyware License

code style: prettier commit style: husky

Description

RealmProbe was meant to check if CI/CD provides minimal as well as maximum set of capabilities, allowing rapid builds.
Is only for testing if CI/CD can be anyhow usable and at what level.
Contains as well:

  • Code coverage
  • System toolkits

Builds

Lurk for the latest "Green tick" next to repo commits, would point the status of probe.

Important

In the .provisioning directory there are Woodpecker CI/CD configuration files for building OCI images, both being shipped on local git instance and Docker Hub. What's being executed on probed instances is in .woodpecker,.forgejo/workflows,.gitea/workflows,.github/workflows,.gitlab-ci.yml.

Development

Warning

Please read the Code of Conduct and Apache 2.0 License before contributing.

Make sure to run source source.sh and use vscode / any IDE which supports Prettier & Husky for git integrity. This repository can utilize Git LFS for handling binary files.