artifact

command
v0.0.0-...-15f74bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2026 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

artifact publishes CI artifacts to the repository wiki. It accepts one or more type:file arguments and pushes them all in a single commit.

Supported types:

  • test-results: JUnit XML → Test-Results.md (markdown table)
  • coverage-report: HTML coverage → Coverage.html

Required environment variables:

  • FORGEJO_TOKEN: personal access token with wiki write permission
  • WIKI_SERVER: Forgejo server URL, e.g. https://codeberg.org
  • WIKI_REPO: repository path, e.g. lyda/bulletin

Usage:

artifact test-results:report.xml coverage-report:coverage.html

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL