Pandora's box
Organization to store public packages and their sources.
Pandora's box
This is an organization where publically available repositories, and corresponding packages, are put. It is free to use to anybody.
Naming convention
Each repository has a type and this is indicated in the name of the repository like an extension.
| Suffix | Description |
|---|---|
.woodpecker |
Woodpecker CI plugin |
.setup |
Not a package but a side repository that run management related functions |
.gopack |
Go module |
.goapp |
Application written in Go |
.template |
Repository template |
.image-copy |
Sync contianer image to local registry |
.workflows |
Workflow repository for the organization |
.wptimers |
Cron job repository in Woodpecker CI for the organization |
Pipelines
Pipelines are automatically created and run for each repository based on its extenstion. There are no .woodpecker directories in repositories.
The pipelines can be found in woodpecker-config-server.goapp repository.
Repository scanning
Regular scanning are running against each repo by renovate and trivy. Each repository has two issues that are always open:
Dependency Dashboard: Report by renovate.Vulnerability dashboard: Report by trivy.
Woodpecker CI plugin with `renovate` utility.
Updated 2026-06-18 12:02:26 +00:00
Repository that hold Woodpecker CI workflows Pandora organization
Updated 2026-06-18 11:55:57 +00:00
Configuration server for Woodpecker CI, to centralize the workflows.
Updated 2026-06-18 03:44:25 +00:00
This repository is mirroring the latest supported Go version from https://go.dev/dl/ into bucket.
Updated 2026-06-17 07:31:25 +00:00
Woodpecker CI plugin with `trivy` utility to check vulnerabilities in images.
Updated 2026-06-15 15:30:23 +00:00
Timer definitions for Pandora org in Woodpecker CI.
Updated 2026-06-13 13:00:29 +00:00
A general Debian image for Woodpecker CI with a bash to execute commands.
Updated 2026-06-13 12:58:19 +00:00
Container builder plugin for Woodpecker CI
Updated 2026-06-12 09:30:15 +00:00
Repository to mirror Forgejo and Woodpecker images.
Updated 2026-06-12 09:29:44 +00:00
This Woodpecker plugin prepare specified Go environment in the workflow.
Updated 2026-06-12 09:26:40 +00:00
Woodpecker CI plugin to run goreleaser.
Updated 2026-06-12 07:48:24 +00:00
Mirror repository for images that are used in tooling.
Updated 2026-06-12 07:24:23 +00:00