Skip to content

Documenting snapshot builds - #1977

Merged
LikeTheSalad merged 3 commits into
open-telemetry:mainfrom
LikeTheSalad:docs/snapshot-builds
Aug 11, 2026
Merged

Documenting snapshot builds#1977
LikeTheSalad merged 3 commits into
open-telemetry:mainfrom
LikeTheSalad:docs/snapshot-builds

Conversation

@LikeTheSalad

@LikeTheSalad LikeTheSalad commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Explaining users how to use snapshot versions in their projects

@LikeTheSalad
LikeTheSalad marked this pull request as ready for review August 10, 2026 07:54
@LikeTheSalad
LikeTheSalad requested a review from a team as a code owner August 10, 2026 07:54
Copilot AI lite review requested due to automatic review settings August 10, 2026 07:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds user-facing documentation for consuming snapshot (main-branch) builds of the OpenTelemetry Android artifacts, and adjusts release automation to keep README version references up to date.

Merge Tier: 3 (build/release automation changes)

Changes:

  • Document how to add Sonatype’s snapshot repository and depend on *-SNAPSHOT BOM versions in Gradle.
  • Update the release-branch preparation workflow’s README version rewrite to avoid matching the new snapshot example.
  • Extend the version update script to also bump the README’s snapshot BOM version when versions are advanced.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Adds a new “Snapshot Builds” section with Gradle configuration and BOM usage example.
.github/workflows/prepare-release-branch.yml Narrows the README BOM version rewrite pattern so it won’t affect -SNAPSHOT lines.
.github/scripts/update-version.sh Updates the README snapshot BOM version alongside gradle.properties version bumps.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.67%. Comparing base (3bc3ab2) to head (d14aff8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1977   +/-   ##
=======================================
  Coverage   65.67%   65.67%           
=======================================
  Files         172      172           
  Lines        3918     3918           
  Branches      442      442           
=======================================
  Hits         2573     2573           
  Misses       1213     1213           
  Partials      132      132           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fractalwrench fractalwrench left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LikeTheSalad
LikeTheSalad merged commit bd5471b into open-telemetry:main Aug 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants