Skip to content

Add automated test to check if scaladoc sourcelinks are correctly pointing to remote repository #11512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 11, 2021

Conversation

BarkingBad
Copy link
Contributor

No description provided.

@BarkingBad BarkingBad self-assigned this Feb 23, 2021
@BarkingBad BarkingBad force-pushed the scala3doc/source-links-tests branch from cb2ccef to 5abd9d9 Compare February 23, 2021 15:42
@BarkingBad BarkingBad marked this pull request as draft March 1, 2021 09:32
@BarkingBad BarkingBad force-pushed the scala3doc/source-links-tests branch 3 times, most recently from 2ba4ef4 to 50d1a59 Compare March 4, 2021 16:18
@BarkingBad BarkingBad marked this pull request as ready for review March 4, 2021 16:18
@BarkingBad BarkingBad force-pushed the scala3doc/source-links-tests branch 3 times, most recently from 8a6899c to ef44e1d Compare March 5, 2021 09:18
@BarkingBad
Copy link
Contributor Author

PR is blocked by #11547

@BarkingBad BarkingBad force-pushed the scala3doc/source-links-tests branch 2 times, most recently from ed69939 to deaebe0 Compare May 4, 2021 16:50
@BarkingBad BarkingBad requested a review from pikinier20 May 7, 2021 09:33
@BarkingBad BarkingBad force-pushed the scala3doc/source-links-tests branch from 4d05dfc to e1449b6 Compare May 7, 2021 09:59
@BarkingBad BarkingBad force-pushed the scala3doc/source-links-tests branch 4 times, most recently from 3fa3732 to ad76ed7 Compare May 11, 2021 09:31

class TimeoutException extends Exception

Random.setSeed(125L)
Copy link
Contributor

Choose a reason for hiding this comment

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

IMHO we should use a local instance of Random rather then setting seed globally

@BarkingBad BarkingBad force-pushed the scala3doc/source-links-tests branch from ad76ed7 to 37ed4b7 Compare May 11, 2021 11:38
@BarkingBad BarkingBad enabled auto-merge May 11, 2021 13:51
@BarkingBad BarkingBad merged commit 1b7b21d into scala:master May 11, 2021
@BarkingBad BarkingBad deleted the scala3doc/source-links-tests branch May 11, 2021 13:51
@Kordyjan Kordyjan added this to the 3.0.1 milestone Aug 2, 2023
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.

Make sure that source links for scala documentation works correctly
4 participants