Commit graph

26784 commits

Author SHA1 Message Date
PJ Fanning
6e73368760
Update project-info.conf (#506) 2023-07-28 22:27:41 +01:00
Matthew de Detrich
5fb79340f5 Update sbt-reproducible-builds and set check resolver to staging 2023-07-28 15:51:27 +02:00
PJ Fanning
5655f0bcb2
mention pekko and pekko.tcp URL schemes (#502)
* mention pekko and pekko.tcp URL schemes

* Update migration-guides.md
2023-07-28 19:42:24 +08:00
Matthew de Detrich
3162949a6d Fix key for mdedetrich@apache.org 2023-07-27 12:57:43 +02:00
Matthew de Detrich
8109724747 Remove sonatype commands that shouldn't be run in release process 2023-07-26 13:28:23 +02:00
Dongxu Wang
60b13b4872
sbt.version 1.9.3 (#499) 2023-07-26 11:51:55 +01:00
PJ Fanning
54e933737f
Update branch in publish-1.0-docs.yml (#487)
* Update branch in publish-1.0-docs.yml

* v1.0.1 released
2023-07-26 10:03:18 +01:00
PJ Fanning
2405062248
release notes for version 1.0.1 (#496)
Update index.md

fix grammar

Update index.md

class name
2023-07-18 20:39:47 +01:00
Matthew de Detrich
a3f48833c9 Update latest pekko-sbt-paradox 2023-07-18 11:05:31 +02:00
PJ Fanning
b542f99277
remove $ from class name (#492)
* remove $ from class name

* mima check

Update binary-compatibility-checks.yml
2023-07-18 08:32:08 +01:00
He-Pin
fbac70e9dd =ret Change the comment of Akka to Pekko.
Signed-off-by: He-Pin <hepin1989@gmail.com>
2023-07-17 14:05:48 +08:00
PJ Fanning
533759ae56
enable mima check (#481)
* enable mima check

* use java 11 when running mima checks (java 8 builds are missing jfr classes)

* copy over excludes from akka

* fix up excludes
2023-07-15 10:31:54 +01:00
PJ Fanning
8e8dfa9cbb sbt.version 1.9.2 2023-07-15 15:43:29 +08:00
PJ Fanning
10adce08c8
add release notes (#480) 2023-07-13 16:57:50 +01:00
Matthew de Detrich
4a889e5336 Change defs to val 2023-07-13 08:10:38 +02:00
Matthew de Detrich
bd9ff4da5b Fix new sources so that they use the Apache standard header 2023-07-12 16:04:47 +02:00
Matthew de Detrich
5d8afe1158 Update sbt-header to apply standard Apache Header for new sources 2023-07-12 16:04:47 +02:00
Naoki Yamada
2b2d325006
Make unidoc generate external javadoc links (#477)
* make unidoc generate external javadoc links (#353)

* Move code of updating apiMappings
2023-07-10 14:19:11 +01:00
Matthew de Detrich
17403a4faa Cleanup more state in PersistenceSpec 2023-07-07 10:35:14 +02:00
Matthew de Detrich
23becc4565 Add testQuickUntilPassed 2023-07-06 18:39:46 +02:00
Matthew de Detrich
8d990a631a Properly cleanup state after SharedLeveldbJournalSpec exits 2023-07-06 17:36:55 +02:00
Matthew de Detrich
66c3484986 Set default timefactor for ActorsLeakSpec so it can pass locally 2023-07-06 15:50:00 +02:00
Matthew de Detrich
7fffb86246 Document testQuick in welcome screen 2023-07-06 12:28:10 +02:00
Matthew de Detrich
5337a8b808 Enable wiki 2023-07-06 11:58:12 +02:00
PJ Fanning
88bf6329f1 upgrade sbt-source-dist 2023-07-04 11:50:57 +08:00
PJ Fanning
0db5d8d6f6
disable -Werror when using Java 20 (#467) 2023-07-03 18:57:55 +01:00
PJ Fanning
5ad32f1072
workaround-removal-biased-locking (#466)
* workaround-removal-biased-locking

* remove biased locking flag
2023-07-03 15:40:13 +01:00
PJ Fanning
dc9b07942b
fix issue in nightly-builds-latest-jdks.yml (#465) 2023-07-03 14:48:03 +01:00
PJ Fanning
63b9c657a2
add job that can test with java 20 (#464) 2023-07-03 10:01:57 +01:00
Matthew de Detrich
029806f872 Fix recursive copy 2023-07-01 16:37:24 +02:00
Matthew de Detrich
45ba3b8a46 Also publish API version of docs 2023-07-01 15:46:06 +02:00
PJ Fanning
be45ac14f3
change remote_path back (#460) 2023-06-30 14:48:02 +01:00
PJ Fanning
5cfd3e2ac3
modify rsync jobs for docs to try to stop them deleting each other's work (#459)
* modify rsync jobs for docs to try to stop them deleting each other's work

* fix remote paths
2023-06-30 14:16:28 +01:00
PJ Fanning
7e101ed617
setup CI job to publish 1.0 docs (#456)
* Create publish-1.0-docs-nightly.yml

Update publish-1.0-docs-nightly.yml

remove cron schedule

add TODOs

* use x.y.z version when publishing
2023-06-30 13:19:59 +01:00
PJ Fanning
e731353517
the 'keep' param no longer seems to be used in CI job (#457) 2023-06-30 13:12:43 +01:00
PJ Fanning
a7369c0140
use latest paradox plugin fixes (#458) 2023-06-30 13:00:35 +01:00
He-Pin
4ce1095b4b =act Add @nowarn for unsafe deprecated usage.
Signed-off-by: He-Pin <hepin1989@gmail.com>
2023-06-26 19:39:35 +08:00
He-Pin
fa4d0d6217 =sbt Bump sbt version to 1.9.1
Signed-off-by: He-Pin <hepin1989@gmail.com>
2023-06-26 19:39:09 +08:00
PJ Fanning
b51ac9c2a4
add comma to long sentence in docs (#452)
* add comma to long sentence in docs

* update to 'supervisee' based on review suggestion
2023-06-23 15:13:00 +01:00
PJ Fanning
2f8ef56626
add license information for Caffeine code used in FrequencySketch (#446)
* add license information for Caffeine code used in FrequencySketch

* fix grammar issue
2023-06-23 09:36:08 +01:00
PJ Fanning
ae84471e4d
acknowledge use of Play Samples scripts (#449) 2023-06-22 14:23:09 +01:00
PJ Fanning
b0fdac259b
adjust ASF header (#450) 2023-06-22 14:19:26 +01:00
PJ Fanning
eb2f9f2c25
tidy up scripts (#447) 2023-06-22 13:50:25 +01:00
PJ Fanning
966204814e
TLSActor: apply check to avoid an endless loop (#443)
* TLSActor: apply check to avoid an endless loop

* add constant
2023-06-21 17:51:26 +01:00
PJ Fanning
279d65a7fa
still finding some stray akka refs (#441) 2023-06-21 12:52:59 +01:00
PJ Fanning
eea42b8741
extend ORSet licensing to copy in persistence-typed module (#440) 2023-06-21 12:20:54 +01:00
PJ Fanning
10a1b9bbdd
acknowledge use of hash-prospector code (#438) 2023-06-21 12:20:02 +01:00
PJ Fanning
0a3a2431bd
better acknowledge code derived from scala-library (#436) 2023-06-21 12:18:49 +01:00
PJ Fanning
bd1af56fce
acknowledge derived code in AbstractBoundedNodeQueue and include text on BSD license with copyright declaration (#434) 2023-06-21 09:40:12 +01:00
PJ Fanning
64fe0c13d2
acknowledge Basho license on ORSet code (#435) 2023-06-21 09:30:25 +01:00