Skip to content

Make gh-rez external link dynamic#1707

Merged
JeanChristopheMorinPerso merged 1 commit intoAcademySoftwareFoundation:mainfrom
BryceGattis:feature/gh_rez_url_based_on_source
Apr 13, 2024
Merged

Make gh-rez external link dynamic#1707
JeanChristopheMorinPerso merged 1 commit intoAcademySoftwareFoundation:mainfrom
BryceGattis:feature/gh_rez_url_based_on_source

Conversation

@BryceGattis
Copy link
Copy Markdown
Contributor

Closes #1690. Applies suggested fix from @JeanChristopheMorinPerso.

Signed-off-by: Bryce Gattis <brycegattis@yahoo.com>
@BryceGattis BryceGattis requested a review from a team as a code owner April 3, 2024 02:53
@BryceGattis
Copy link
Copy Markdown
Contributor Author

@JeanChristopheMorinPerso Question though: This change only affects the URL in the PR right? It seems to still point just to 'main' when I do a local Sphinx build. Might be something nice to note as a comment if so.

@JeanChristopheMorinPerso
Copy link
Copy Markdown
Member

@BryceGattis do you think we should use file://... when not building on RTD and if the CI environment is not set? (CI is a commonly set environment variable by most CI systems).

@BryceGattis
Copy link
Copy Markdown
Contributor Author

@JeanChristopheMorinPerso

The READTHEDOCS environment variable is only set when we push to GitHub right? Just confirming.

I'm unsure exactly what I would need to put in the config file going down the file://... approach as you mentioned.

Copy link
Copy Markdown
Member

@JeanChristopheMorinPerso JeanChristopheMorinPerso left a comment

Choose a reason for hiding this comment

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

I think we can go with this and change later if needed.

@JeanChristopheMorinPerso JeanChristopheMorinPerso merged commit c5b2a61 into AcademySoftwareFoundation:main Apr 13, 2024
Pixel-Minions added a commit to Pixel-Minions/rez that referenced this pull request Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change gh-rez URL based on source of build

2 participants