Skip to content

Fix update Istio version in docs for main readme#1419

Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
fjglira:fix-update-readme
Dec 2, 2025
Merged

Fix update Istio version in docs for main readme#1419
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
fjglira:fix-update-readme

Conversation

@fjglira
Copy link
Copy Markdown
Contributor

@fjglira fjglira commented Dec 2, 2025

What type of PR is this?

  • Enhancement / New Feature
  • Bug Fix
  • Refactor
  • Optimization
  • Test
  • Documentation Update

What this PR does / why we need it:

The update istio version in doc script was missing the main readme file because of the path passed

Which issue(s) this PR fixes:

Fixes #1417

Related Issue/PR #

Additional information:

The update istio version in doc script was missing the main readme file because of the path passed

Signed-off-by: Francisco Herrera <fjglira@gmail.com>
@fjglira fjglira requested a review from a team as a code owner December 2, 2025 12:59
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.64%. Comparing base (69cd12f) to head (02a5744).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1419      +/-   ##
==========================================
- Coverage   80.86%   80.64%   -0.22%     
==========================================
  Files          44       44              
  Lines        2299     2299              
==========================================
- Hits         1859     1854       -5     
- Misses        323      327       +4     
- Partials      117      118       +1     

☔ 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.

@istio-testing istio-testing merged commit 09eddf1 into istio-ecosystem:main Dec 2, 2025
17 of 18 checks passed
openshift-service-mesh-bot pushed a commit to openshift-service-mesh-bot/sail-operator that referenced this pull request Dec 2, 2025
* upstream/main:
  Fix update Istio version in docs for main readme (istio-ecosystem#1419)
  E2E code consolidations (istio-ecosystem#1397)
dgn pushed a commit to dgn/sail-operator that referenced this pull request Mar 17, 2026
The update istio version in doc script was missing the main readme file because of the path passed

Signed-off-by: Francisco Herrera <fjglira@gmail.com>
Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Main Readme adoc files is not being updated properly

3 participants