Commit graph

15 commits

Author SHA1 Message Date
Arnout Engelen
46c557424d
Simplify link validator config (#1381) 2024-07-02 11:46:18 +02:00
scala-steward-asf[bot]
b6f2c5774e
Update scala-library to 2.13.14 (#1308)
* Update scala-library to 2.13.14

* rename var that causes compile issue

* Update PekkoDisciplinePlugin.scala

* Update link-validator.conf

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-05-04 15:20:47 +02:00
He-Pin(kerr)
d884540c92
chore: Update Scala to 2.13.13 (#1155)
* chore: Update Scala to 2.13.13

* chore: Remove unused imports

* chore: Update Scala version to 2.13.13 in link-validator.conf
2024-02-28 12:53:22 +08:00
PJ Fanning
3c7921c66c
add conf header (#999) 2024-01-20 21:34:13 +01:00
PJ Fanning
dd968770b8
try to fix link validation (#772)
* try to fix link validation

* http links
2023-11-03 09:04:52 +01:00
PJ Fanning
442f54f6fe
link validation job fails (#640) 2023-09-08 23:32:23 +01:00
Matthew de Detrich
34a3fa704c Add root code.google.com domain to link validator ignore 2023-06-16 14:01:18 +02:00
Matthew de Detrich
5e3ac25490 Add occasionally failing link to validator ignore list 2023-06-15 01:04:58 +02:00
Matthew de Detrich
8e60ef5c6d Make link validator run against PR's 2023-06-14 20:46:51 +02:00
Matthew de Detrich
3ab894e443 Add sbt-license-report generated links to http whitelist 2023-05-23 22:01:08 +02:00
Matthew de Detrich
85c2a46909 Update Scala versions 2023-03-21 21:56:50 +01:00
Seeta Ramayya
ad0f3b4234
Replaced doc.akka.io with pekko.apache.org (#120)
* modified all references in docs module

* replaced in inline scala docs

* renamed variable and changed access specifier

* reanmed in remaining places

* Adjusted path (instead of `akka` used `pekko`)

* Where applicable akka.io is replaced with pekko.apache.org

* replaced akka with pekko in the path

* Removed TODO

* Removed migration guide to gRPC (there is no user using pekko at the moment so no need of migration guide)

* Added back migration to gRPC section

* removed TODO

* alpakka is replaced with pekko-connectors

* the Akka online documentation -> the Pekko online documentation

* referring akka security docs

* reffering to akka migration guides (pekko is not managing them)

* Using pekkoBaseURL for platform-guide.base_url

* removed unnecessary redirects and used current instead of 2.6

* Changed akka discovery to pekko discovery

* Some more replacement

* fix merge issue

* revert platform-guide change because we

---------

Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2023-01-31 12:26:50 +01:00
PJ Fanning
708da8caec
rename akka-docs dir to docs (#62) 2022-12-02 10:49:40 +01:00
Enno Runne
f826154182
chore: adapt link validator for Scala 2.13.8 (#31310) 2022-04-05 08:29:27 +02:00
Enno Runne
bdcb962e4c
chore: scheduled link validation (#31086) 2022-01-25 19:18:05 +01:00