Commit graph

25 commits

Author SHA1 Message Date
Clay Johnson
4a73fd9be0
Publish build scans to develocity.apache.org (#1718)
* Publish build scans to develocity.apache.org

* Use `DEVELOCITY_ACCESS_KEY` to authenticate to `develocity.apache.org`
2025-01-15 00:20:07 +01:00
PJ Fanning
2cd8313bf5
add license headers to CI files (#1631) 2024-12-28 13:09:22 +01:00
PJ Fanning
53761e549a
run link-validator once a day (not per PR commit) (#1609) 2024-12-17 11:34:11 +01:00
PJ Fanning
726ddbfd43
CI: setup-sbt (#1531)
* CI: setup-sbt

* Update dependency-graph.yml
2024-10-16 08:05:29 +01:00
Arnout Engelen
46c557424d
Simplify link validator config (#1381) 2024-07-02 11:46:18 +02:00
Alexey Venderov
25fcfc96dd
Fix Develocity access key environment variable name (#1295) 2024-04-25 19:25:22 +02:00
Alexey Venderov
763cdb64eb
Capture build scans on ge.apache.org to benefit from deep build insights (#1288)
* Capture build scans on ge.apache.org to benefit from deep build insights (#1)

* Add Develocity plugin and configure it to publish to Apache Develocity instance

* Add Develocity access token to CI jobs

* Use convention plugin to configure Develocity

* Add opt-in property

* Revert "Add opt-in property"

This reverts commit ff556b9764fd6b980b24082a3195ba3fbd22faf6.

* Improve variable name

* Use upper case i in CI abbreviation
2024-04-25 17:25:52 +02:00
PJ Fanning
e3410bcaa8
Pekko becomes TLP (#1214) 2024-03-22 14:16:08 +01:00
PJ Fanning
baedbe61d8
provide more memory to sbt jobs (#1176) 2024-03-04 20:33:10 +01:00
PJ Fanning
64953ba44b
Update link-validator.yml (#1104) 2024-02-08 10:11:13 +01:00
PJ Fanning
675255f7b4
don't hardcode exact coursier version so that we can pick up patches (#1095) 2024-02-02 00:25:56 +01:00
AndyChen
108f5d123a
chore: Temporarily disable the license report generation to speed up build (#704)
* fix: using project/index generator

* fix: broken link

* chore: reformat code

* simplify generator and build fixes

* additional documentation clarify

* code format chore

* chore: reducing cr cost

* chore: remove unnecessary

* reset link configuration

* keep index doc

* disable license report by default

* reduce license because disable by default

* Change the description of build paradox

* chore: code fmt
2024-01-23 19:33:33 +08:00
PJ Fanning
ccbb31619e
upgrade setup-java action (#824) 2023-12-04 08:58:59 +01:00
Matthew de Detrich
131e774829 Use fetch tags from latest checkout action 2023-09-05 15:25:19 +02:00
Matthew de Detrich
8e60ef5c6d Make link validator run against PR's 2023-06-14 20:46:51 +02:00
Matthew de Detrich
fea4c74d03 Fix incorrect coursier setup action 2023-06-13 15:00:47 +02:00
sangbong
1f1fb8eb7c Use setup-coursier Instead downloading on every run in link-validator 2023-06-02 14:56:23 +02:00
Matthew de Detrich
35a5daf77d Rename github action names to Pekko 2023-02-14 17:32:47 +01:00
PJ Fanning
f358df1c86
replace use of unmaintained setup-scala action (#148)
* replace use of unmaintained setup-scala scation

* try setting gha permissions
2023-02-07 16:34:49 +01:00
Greg Methvin
3d93dbcb81
Rename akka to pekko in configuration (#63)
Resolves https://github.com/apache/incubator-pekko/issues/54
2022-12-02 04:53:48 -08:00
PJ Fanning
708da8caec
rename akka-docs dir to docs (#62) 2022-12-02 10:49:40 +01:00
PJ Fanning
494d62515e
update github actions due to warnings about nodejs version (#53)
* update github actions due to warnings about nodejs version

* use sbtx instead of sbt because sbtx supports -jvm-opts
2022-11-17 12:51:24 +01:00
PJ Fanning
bdf12355fe
upgrade cache-action due to build warnings (#42) 2022-11-12 12:02:51 +01:00
PJ Fanning
991997fb42
change name of github repo so that workflows run for apache/incubator-pekko (#12) 2022-11-04 12:37:34 +01:00
Enno Runne
bdcb962e4c
chore: scheduled link validation (#31086) 2022-01-25 19:18:05 +01:00