Skip to content

fix for programmer's reference links#3577

Merged
ramcdougal merged 1 commit into
masterfrom
progref-fix
Aug 21, 2025
Merged

fix for programmer's reference links#3577
ramcdougal merged 1 commit into
masterfrom
progref-fix

Conversation

@ramcdougal

Copy link
Copy Markdown
Member

#3466 changed the URLs slightly

#3466 changed the URLs slightly
@sonarqubecloud

Copy link
Copy Markdown

@ramcdougal

ramcdougal commented Aug 21, 2025

Copy link
Copy Markdown
Member Author

As-is, this restores the situation from before #3466.

The real question is do we want to always link to the latest version of the documentation or do we want to go to the version specific, uh, version?

If we do version-specific then we don't have to worry about broken links in the future. The problem is that we'd either have to remember to update the version or find a way to get the link to go to the right version, including when we're not on a release but are on a nightly build or a development situation (in which case I guess we should continue going to the latest).

@nrnhines nrnhines 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.

I think latest is the best option. I suppose a documentation change that is substantive should mention the version for which it came into existence.

@github-actions

Copy link
Copy Markdown
Contributor

✔️ 2edc5b2 -> artifacts URL

@azure-pipelines

Copy link
Copy Markdown

✔️ 2edc5b2 -> Azure artifacts URL

@codecov

codecov Bot commented Aug 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.42%. Comparing base (801ce19) to head (2edc5b2).
⚠️ Report is 46 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3577   +/-   ##
=======================================
  Coverage   68.42%   68.42%           
=======================================
  Files         684      684           
  Lines      116720   116720           
=======================================
+ Hits        79863    79871    +8     
+ Misses      36857    36849    -8     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ramcdougal ramcdougal merged commit 63857a4 into master Aug 21, 2025
59 of 61 checks passed
@ramcdougal ramcdougal deleted the progref-fix branch August 21, 2025 15:31
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