Update latest 1.18.0#387
Closed
jvies wants to merge 32 commits into
Closed
Conversation
Bumps library/alpine from 3.19.4 to 3.22.2. --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.22.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump library/alpine from 3.19.4 to 3.22.2
Bumps library/nginx from 1.27.2-alpine to 1.29.2-alpine. --- updated-dependencies: - dependency-name: library/nginx dependency-version: 1.29.2-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps library/nginx from 1.29.2-alpine to 1.29.3-alpine. --- updated-dependencies: - dependency-name: library/nginx dependency-version: 1.29.3-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add cleanup steps to test_aio and test_prod jobs to remove volumes after tests complete. Prevents 'file exists' errors when volumes persist between test runs.
Add max-parallel: 1 to prevent parallel test_prod jobs from conflicting over shared Docker volumes and port bindings. Combined with cleanup steps, this ensures each test runs in isolation.
- Add packages: write permission for GHCR push - Replace PAT secret with GITHUB_TOKEN for auth - Images will now publish to ghcr.io/rknall/humhub-*
Bumps library/nginx from 1.29.3-alpine to 1.29.4-alpine. --- updated-dependencies: - dependency-name: library/nginx dependency-version: 1.29.4-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps library/alpine from 3.22.2 to 3.23.0. --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps library/alpine from 3.23.0 to 3.23.2. --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps library/alpine from 3.23.2 to 3.23.3. --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps library/nginx from 1.29.4-alpine to 1.29.5-alpine. --- updated-dependencies: - dependency-name: library/nginx dependency-version: 1.29.5-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1585977 to
4a0d517
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.