fmartingr pushed tag v0.2.1 to fmartingr/mattermost-plugin-shelfmark 2026-03-18 13:23:56 +01:00
fmartingr pushed to main at fmartingr/mattermost-plugin-shelfmark 2026-03-18 13:23:47 +01:00
1f8d84090e
Add Team ID restriction to limit plugin to a specific team
fmartingr pushed to main at fmartingr/ci-images 2026-03-18 12:25:17 +01:00
6c9a7eb784
Add goreleaser-release plugin for multi-arch Docker releases
b1da2abf97
Add multi-arch build for mattermost-plugin-release (amd64/arm64)
Compare 2 commits »
fmartingr pushed to main at fmartingr/ci-images 2026-03-18 10:30:48 +01:00
b8efc5bda4
Explicitly invoke bash in entrypoint to fix pipefail error
4f4041fb26
Use non-interactive GPG key generation in README
Compare 2 commits »
fmartingr pushed to main at fmartingr/ci-images 2026-03-18 09:48:22 +01:00
9639f07e84
Add optional GPG signing for plugin releases
fmartingr pushed to main at fmartingr/ci-images 2026-03-18 09:06:23 +01:00
1535cd8fba
Fix entrypoint shebang: use bash instead of sh for pipefail support
ddbd50224e
Auto-detect prerelease from tag suffix (rc, beta, alpha)
aacfc6bb51
Use check-style instead of lint in example pipeline
Compare 3 commits »
fmartingr pushed to main at fmartingr/ci-images 2026-03-18 08:20:17 +01:00
b9ae5e67c9
Simplify README title
fmartingr pushed to main at fmartingr/ci-images 2026-03-18 08:17:44 +01:00
6f43f0f08a
Consolidate ci-base image, split workflows, add documentation
fmartingr pushed to main at fmartingr/ci-images 2026-03-18 07:28:29 +01:00
32fa2de948
Simplify: remove Go plugins, keep only mattermost-plugin-release
fmartingr pushed to main at fmartingr/ci-images 2026-03-17 20:32:49 +01:00
c8d8f11747
Use ci-images/ci-release as base for all plugin Dockerfiles
fmartingr pushed to main at fmartingr/ci-images 2026-03-17 18:54:17 +01:00
0ccc71d9b7
Fix image registry path to fmartingr/woodpecker-plugins
fmartingr renamed repository from woodpecker-actions to fmartingr/ci-images 2026-03-17 18:53:10 +01:00
fmartingr pushed to main at fmartingr/ci-images 2026-03-17 18:47:06 +01:00
ec2f9fa677
Build and push plugin images on every push to main
fmartingr pushed to main at fmartingr/ci-images 2026-03-17 18:45:31 +01:00
87bf812edd
Fix YAML syntax error by inlining anchor values
fmartingr pushed to main at fmartingr/ci-images 2026-03-17 18:44:20 +01:00
2b0ad79436
Rename GITEA_ secret prefix to FORGEJO_
fmartingr pushed to main at fmartingr/ci-images 2026-03-17 18:33:48 +01:00
06d84470c9
Add Woodpecker CI plugins for Mattermost Go plugin CI/CD
d38978d9d1
Initial commit
fmartingr created branch main in fmartingr/ci-images 2026-03-17 18:33:48 +01:00
fmartingr created repository fmartingr/ci-images 2026-03-17 18:33:29 +01:00
fmartingr pushed to master at fmartingr/fmartingr.com 2026-03-15 19:46:39 +01:00
64461979bf
fix: silo #2 post as draft
fmartingr pushed to master at fmartingr/fmartingr.com 2026-03-15 19:01:33 +01:00
277cfb850c
Add inline code styling, now page, and misc updates