-
1.1.1
StableAll checks were successfulreleased this
2026-04-18 10:32:59 +00:00 | 0 commits to main since this releaseWhat's new
Maintenance
- Update module code.thinkaboutit.tech/pandora/woodpecker-utils.gopack to v1.2.0 #9
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.1.0
StableAll checks were successfulreleased this
2026-04-14 23:12:31 +00:00 | 1 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.5
Stablereleased this
2026-04-12 07:35:16 +00:00 | 3 commits to main since this releaseWhat's new
Fixes
- The 1.0.4 version removed the default from
package_namesettings, this put back the$CI_REPO_NAMEas default (0135f4611b)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The 1.0.4 version removed the default from
-
1.0.4
StableAll checks were successfulreleased this
2026-04-11 23:10:46 +00:00 | 5 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.3
Stablereleased this
2026-03-21 15:57:59 +00:00 | 9 commits to main since this releaseWhat's new
Fixes
- Forgejo does not have get latest version endpoint, so modify the program logic
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0.2 Stable
released this
2026-03-17 18:18:00 +00:00 | 13 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.0.1 Stable
released this
2026-03-01 23:01:19 +00:00 | 16 commits to main since this releaseWhat's new
Bugfixes
- Fix architecture type
- Remove not relevant build options from goreleaser
- Solve null pointer exception if request failed
- Switch to distroless image
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0.0 Stable
released this
2026-03-01 21:48:41 +00:00 | 21 commits to main since this releaseWoodpecker plugin to assign package to repository
This repository assign package to repository. If the package is already assigned
to a different one, first it unlink the repository.Usage
It can be used at any event.
steps: - name: Assign package to repository image: git.thinkaboutit.tech/pandora/assign-package.woodpecker settings: package_type: container ci_user: from_secret: ci-user ci_password: from_secret: ci-password debug: trueSettings
Name Default value Description owner CI_REPO_OWNER Owner of package and repository repo_name CI_REPO_NAME Name of repository package_name CI_REPO_NAME Name of package package_type Type of the package ci_user User for repository ci_password Personal access token for repository Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)