-
Notifications
You must be signed in to change notification settings - Fork 1
v2.0.0 #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.0.0 #22
Conversation
Sync main back into development
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 4.2.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4.1.1...v4.2.1) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.6.0...v4.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…pment/docker/build-push-action-4.2.1 Bump docker/build-push-action from 4.1.1 to 4.2.1
…pment/actions/checkout-4.0.0 Bump actions/checkout from 3.6.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.2.1 to 5.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4.2.1...v5.0.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2.10.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](docker/metadata-action@v4...v5) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…pment/docker/build-push-action-5.0.0 Bump docker/build-push-action from 4.2.1 to 5.0.0
…pment/docker/setup-buildx-action-3.0.0 Bump docker/setup-buildx-action from 2.10.0 to 3.0.0
…pment/docker/metadata-action-5 Bump docker/metadata-action from 4 to 5
…pment/docker/login-action-3.0.0 Bump docker/login-action from 2.2.0 to 3.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…pment/docker/setup-qemu-action-3.0.0 Bump docker/setup-qemu-action from 2.2.0 to 3.0.0
Signed-off-by: Christian König <[email protected]>
Use multiple runners
…d improve readability Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Add SMTP reporter
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Waitgroup
|
I tested the SMTP feature and confirmed it working. I wondered if it is a good choice to force the |
|
This is how, e.g., WATCHTOWER_NOTIFICATIONS: email
WATCHTOWER_NOTIFICATION_EMAIL_FROM: ... <----
WATCHTOWER_NOTIFICATION_EMAIL_TO: ...
WATCHTOWER_NOTIFICATION_EMAIL_DELAY: 2
WATCHTOWER_NOTIFICATION_EMAIL_SERVER: ...
WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT: 587
WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER: ... <----
WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD: ...
WATCHTOWER_NOTIFICATION_EMAIL_SUBJECTTAG: my-server-nameThis prompts an additional suggestion, issue #35 incoming :-) |
Signed-off-by: DL6ER <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Restructure title/message and add docker compose context and service names (if available)
Update alpine to 3.19
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Update artifacts upload/download to v4
Bumps [actions/delete-package-versions](https://github.com/actions/delete-package-versions) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/actions/delete-package-versions/releases) - [Commits](actions/delete-package-versions@v4.1.1...v5.0.0) --- updated-dependencies: - dependency-name: actions/delete-package-versions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…pment/actions/delete-package-versions-5.0.0 Bump actions/delete-package-versions from 4.1.1 to 5.0.0
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Update dependencies
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Use zerolog as logger
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…pment/actions/upload-artifact-4.3.0 Bump actions/upload-artifact from 4.2.0 to 4.3.0
Signed-off-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Enable APIVersionNegotiation for docker connection
Signed-off-by: Christian König <[email protected]>
Push and merge digests on release
Breaking
ghcr.io/yubiuser/docker-event-monitor:latestNew features
Improvements
waitgrouplogic. Removes the need to pass thewaitgrouppointer down in every functionlogrustozerologFixes
CI: