Excluding Readme.md to prevent being improperly rendered in the docs page#32
Closed
prbasyal-amd wants to merge 1 commit intoROCm:amd-mainlinefrom
Closed
Excluding Readme.md to prevent being improperly rendered in the docs page#32prbasyal-amd wants to merge 1 commit intoROCm:amd-mainlinefrom
prbasyal-amd wants to merge 1 commit intoROCm:amd-mainlinefrom
Conversation
Contributor
|
@prbasyal-amd -Please close this and create a PR against amd-staging for rocprofiler-sdk-internal. |
1 similar comment
Contributor
|
@prbasyal-amd -Please close this and create a PR against amd-staging for rocprofiler-sdk-internal. |
ammarwa
added a commit
that referenced
this pull request
Dec 4, 2024
* Enabling Navi3 and Vega20 runners * Update continuous_integration.yml * Update continuous_integration.yml * Fixing Github Actions issues * Fixing docs workflow * Fixing docs workflow miniconda3 location * Fixing docs workflow env setup * Fixing docs workflow env setup * Fixing docs workflow miniconda3 env * Fixing docs source build workflow * Balancing between navi3, vega20, mi300, mi200 * git sync workflow update * Adding Jira ticket place holder in PR Description * Fixing RHEL & SLES Builds * Fixing RHEL & SLES Builds * Fixing RHEL & SLES Builds * Fixing Re-run workflow * Update pull_request_template.md * Update continuous_integration.yml --------- Co-authored-by: Ammar ELWazir <aelwazir@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Oct 28, 2025
* Enabling Navi3 and Vega20 runners * Update continuous_integration.yml * Update continuous_integration.yml * Fixing Github Actions issues * Fixing docs workflow * Fixing docs workflow miniconda3 location * Fixing docs workflow env setup * Fixing docs workflow env setup * Fixing docs workflow miniconda3 env * Fixing docs source build workflow * Balancing between navi3, vega20, mi300, mi200 * git sync workflow update * Adding Jira ticket place holder in PR Description * Fixing RHEL & SLES Builds * Fixing RHEL & SLES Builds * Fixing RHEL & SLES Builds * Fixing Re-run workflow * Update pull_request_template.md * Update continuous_integration.yml --------- Co-authored-by: Ammar ELWazir <aelwazir@amd.com> [ROCm/rocprofiler-sdk commit: f16c87f]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Details
What type of PR is this? (check all applicable)
Technical details
_Please explain the changes along with JIRA/Github link(if applies).: Excluded the Readme.md file being inaccurately rendered in the documentation portal resulting in broken links in the page.

https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/latest/_doxygen/html/md__2home_2docs_2checkouts_2readthedocs_8org_2user__builds_2advanced-micro-devices-rocprofiler-sd40c0902389b09edf3210254f2740a88.html
Added/updated tests?
We encourage you to keep the code coverage percentage at 80% and above.
Updated CHANGELOG?
Needed for Release updates for a ROCm release.
Added/Updated documentation?