Skip to content

artifact.ci

GitHub App

artifact.ci

GitHub App

Upload artifacts from GitHub Actions for viewing the browser.

To use it, all you need to do is install the app. Then use actions/upload-artifact as normal in your workflow. It will add a link to view any artifacts uploaded via GitHub checks.

Then, any time you create an artifact with GitHub Actions, a link will be added (via Checks), taking you to your unzipped artifact, rendered in the browser.

You could use it for rendering test outputs (vitest, jest, playwright, pytest, go, junit, etc. etc.), a static website, images, audio, or anything that a browser can render!

The app will not act on your behalf. It receives a webhook when your GitHub Actions jobs are completed, and will download, unzip, and render the files within your artifacts on request.

Developer

artifact.ci is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse