Skip to content

Bump dependencies#2088

Merged
cmgrote merged 2 commits into
mainfrom
dependencies
Nov 23, 2025
Merged

Bump dependencies#2088
cmgrote merged 2 commits into
mainfrom
dependencies

Conversation

@cmgrote

@cmgrote cmgrote commented Nov 23, 2025

Copy link
Copy Markdown
Collaborator

Note

Enables branch-aware manual builds with dynamic container image tagging in CI and bumps several dependency versions.

  • CI/CD (GitHub Actions):
    • merge.yml:
      • Add workflow_dispatch with branch input and checkout using provided ref.
      • Gate publish-docs and publish-snapshot to main branch pushes.
      • Compute base image tags per event (branch-suffixed for manual, version+latest for main) and use computed tags in build-push.
      • Pass branch to custom-package-container workflow.
    • custom-package-container.yml:
      • Add optional branch input and checkout that ref when provided.
      • Compute image tags per branch/event and use them in build-push.
  • Dependencies:
    • Bump elasticsearch to 9.2.1, awssdk to 2.39.1, gcs to 26.72.0, otel to 1.56.0, and otel-instrumentation to 2.22.0-alpha.

Written by Cursor Bugbot for commit f76c1f9. This will update automatically on new commits. Configure here.

Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
@cmgrote cmgrote added the dependencies Pull requests that update a dependency file label Nov 23, 2025
@cmgrote cmgrote enabled auto-merge November 23, 2025 10:03
@cmgrote cmgrote disabled auto-merge November 23, 2025 10:04
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
@cmgrote cmgrote enabled auto-merge November 23, 2025 10:14
Comment thread .github/workflows/merge.yml
@cmgrote cmgrote merged commit e4a2aee into main Nov 23, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant