No description
- JavaScript 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
IQV Forge Runner Smoke Test / smoke-test (push) Successful in 39s
|
||
| .forgejo/workflows | ||
| .gitignore | ||
| README.md | ||
| test.js | ||
IQV Forge Runner Smoke Test
Minimal CI repository for validating the IQV Forge Runner production installation.
What it validates
- Forgejo Actions can dispatch a job to the
dockerrunner label. - The runner can create and execute a Docker job container.
- Repository checkout works.
- Node.js and npm are available in the configured runner image.
- A simple Node.js test executes successfully.
- The workflow can create and verify output files.
Trigger
The workflow runs automatically on pushes to main and can also be started manually.
Expected successful test output includes:
SMOKE_TEST_OK