Skip to content
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

Simplify link validator config #1381

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

raboof
Copy link
Member

@raboof raboof commented Jul 1, 2024

No description provided.

@raboof raboof marked this pull request as draft July 1, 2024 11:45
@raboof
Copy link
Member Author

raboof commented Jul 1, 2024

hmm,

coursier.install.AppArtifacts$ScalaDependenciesNotFound: Can't find a scala version suffix for net.runne::site-link-validator:0.2.4 (likely a non existing module or version)

... though it works fine on my machine and is at https://repo1.maven.org/maven2/net/runne/site-link-validator_2.13/0.2.4/ . It was released today though, perhaps some cache is slower to pick it up?

@raboof raboof marked this pull request as ready for review July 1, 2024 18:10
@raboof
Copy link
Member Author

raboof commented Jul 1, 2024

purged the cache and re-ran the action - not sure which of those fixed it :)

scripts/link-validator.conf Show resolved Hide resolved
Copy link
Contributor

@pjfanning pjfanning left a comment

Choose a reason for hiding this comment

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

lgtm

@laglangyue
Copy link
Contributor

lgtm

@@ -42,4 +42,4 @@ jobs:
sbt -Dpekko.genjavadoc.enabled=true -Dpekko.genlicensereport.enabled=true "Javaunidoc/doc; Compile/unidoc; docs/paradox"
Copy link
Member

Choose a reason for hiding this comment

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

if we don't validate license report links, then do we need to generate them?

Copy link
Contributor

Choose a reason for hiding this comment

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

still probably useful to build them to prove they don't cause a build failure

It may not be free for ever but at the moment, we are not limited on build time in GitHub CI.

@raboof raboof merged commit 46c5574 into apache:main Jul 2, 2024
18 checks passed
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.

5 participants