- Update
CHANGELOG.md
- Update
README.md
if necessary - Bump version in
pkg/irc/irc.go
- Commit and push.
- Create a git tag and push it
-
make all
to create a docker image - Tag the docker image, e.g.
docker tag flavorjones/irc-notification-resource:latest flavorjones/irc-notification-resource:v1.1.0
-
make docker-push
- Copy README to dockerhub overview
- Create a github release with CHANGELOG snippet as description
- Check that the resource works by kicking off the
test-notification
job
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.