Skip to content

Conversation

cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Aug 13, 2025

the release pipeline generation of java docs failed here.

I ran it manually: .github/scripts/update_docs.sh 1.15.0

Plz see these past PRs which also had a ton of files changed

@cicoyle cicoyle requested review from a team as code owners August 13, 2025 21:17
@cicoyle
Copy link
Contributor Author

cicoyle commented Aug 14, 2025

The reason I ran it locally was bc when I tried cherrypicking in the daprbot commit from the release branch I saw thousands of files conflicting, which realistically would take hours to manually fix conflicts:

image

Copy link
Contributor

@artur-ciocanu artur-ciocanu left a comment

Choose a reason for hiding this comment

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

LGTM, the only question I have is why the docs are referencing 1.16-snapshot and not 1.15. I am talking about HTML pages titles.

Here is a sample:

<title>All Packages (dapr-sdk-parent 1.16.0-SNAPSHOT API)</title>

@cicoyle
Copy link
Contributor Author

cicoyle commented Aug 14, 2025

Closing this PR due to @artur-ciocanu comment and opened this PR instead.

@cicoyle cicoyle closed this Aug 14, 2025
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.69%. Comparing base (d759c53) to head (7ba066d).
⚠️ Report is 192 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1497      +/-   ##
============================================
+ Coverage     76.91%   78.69%   +1.78%     
- Complexity     1592     1917     +325     
============================================
  Files           145      237      +92     
  Lines          4843     5924    +1081     
  Branches        562      610      +48     
============================================
+ Hits           3725     4662     +937     
- Misses          821      939     +118     
- Partials        297      323      +26     

☔ View full report in Codecov by Sentry.
📢 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.

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.

2 participants