Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/playframework/playframework

The Community Maintained High Velocity Web Framework For Java and Scala.
https://github.com/playframework/playframework

Merge pull request #11258 from mkurz/fix_cron_jobs_again

Forgot to append unique id to Java 11 publish job

becb8ccb40f3adb5bd1b285ec70fb62cf17a5768 authored over 2 years ago by Matthias Kurz <[email protected]>
Forgot to append unique id to Java 11 publish job

f597b6ee74061631600ec8b03b6e3f2ec2432f5c authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11257 from mkurz/speed_up_build

Speed up build with cache-hit-coursier

d22744b7b5f12ca2dd07bb943c44ab71e215084d authored over 2 years ago by Matthias Kurz <[email protected]>
Caller workflow can't access steps from called workflow

268b6e00f0dd63f8eed1afe9529ee6af06137c1e authored over 2 years ago by Matthias Kurz <[email protected]>
Speed up build with cache-hit-coursier

d775d090555bec571f1c301b0aab81775a59c422 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11256 from mkurz/fix_cron_jobs

Fix the GitHub actions cron job

2a65ca378dd476aadf5fff835fbde7b62e6dc815 authored over 2 years ago by Matthias Kurz <[email protected]>
Fix the GitHub actions cron job

dea4e0662a6de064e8baed5145af5d8819dd20a8 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11250 from mkurz/fix_contributing_validateCode

Replace scripts/local-pr-validation.sh with sbt validateCode in CONTRIBUTING

55238a2b42c2480712b92dd9d7ca486d8ab9a935 authored over 2 years ago by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Replace scripts/local-pr-validation.sh with sbt validateCode in CONTRIBUTING

8fdfde10c3dd4595f3133f01241c3a4f649f374c authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11231 from scala-steward/update/play-json-2.10.0-RC6

play-json 2.10.0-RC6 (was 2.10.0-RC5)

cc7e620a704fa2cd9327985345c9885219e9d948 authored over 2 years ago by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Merge branch 'main' into update/play-json-2.10.0-RC6

93d28d3b0a8bc07eb095613eb8b0a2d7b64710e2 authored over 2 years ago by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Merge pull request #11249 from mkurz/publish_workflow

Introduce sbt-ci-release and add the publish GHA workflow

68e1f24447879ea3e41c56ee949b0483700901dc authored over 2 years ago by Matthias Kurz <[email protected]>
Add the publish GHA workflow

8b2843adec926715c22c842dc68bbc647ea65315 authored over 2 years ago by Matthias Kurz <[email protected]>
dynverSonatypeSnapshots is set by sbt-ci-release already

a15a706090353a698c9a1cb241f100c8893f8f6a authored over 2 years ago by Matthias Kurz <[email protected]>
Introduce sbt-ci-release (which pull ins sbt-dynver anyway)

437a36d7d63dd9c84ff0696902557ae6505b77a0 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11232 from scala-steward/update/jakarta.transaction-api-2.0.1

jakarta.transaction-api 2.0.1 (was 2.0.0)

44f27a161ce81bc97ed78ae9595df039ab2724db authored over 2 years ago by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
jakarta.transaction-api 2.0.1 (was 2.0.0)

054d8f5edac87ab548c12f389aa5353d36339080 authored over 2 years ago by Scala Steward <[email protected]>
Merge pull request #11142 from ihostage/github-actions

CI with GitHub Actions

877ddc5119995d4a72d8d13f5a6a52e48a761b25 authored over 2 years ago by Matthias Kurz <[email protected]>
Remove comment, its not always accurate

"needs" is used to build a dependency graph, not always
to wait for lightweight jobs

f4ef9ee73257107c7179588acfb577b1cf8ce441 authored over 2 years ago by Matthias Kurz <[email protected]>
Run the nightly job at 4 am UTC

f3ef2e96692208234c1dc24e64d4cf976a44ed92 authored over 2 years ago by Matthias Kurz <[email protected]>
Comment in case we add multiple sbt versions

b12e3bcf4f6579456fc6ce1d63248b316e783243 authored over 2 years ago by Matthias Kurz <[email protected]>
Finish job needs to run only for pull requests

9b603cba40ab9d0728d65c927afa6412eda4d438 authored over 2 years ago by Matthias Kurz <[email protected]>
Remove remaining travis config

f1d89bdd19b5fbaca1c6270ebb971d7760b50e90 authored over 2 years ago by Matthias Kurz <[email protected]>
Remove remaining scripts (we will need to test if that workaround is still needed)

5f38e1dc36e3406f25aaec5e74a17cea8e3de2ad authored over 2 years ago by Matthias Kurz <[email protected]>
Remove remaining base script

5b21b617c8a62492007c1575b2055d6e5871571e authored over 2 years ago by Matthias Kurz <[email protected]>
These moved to the workflows in the .github repo

90dc8c8c483a4131b1c07f736a74715f6ab4f45f authored over 2 years ago by Matthias Kurz <[email protected]>
This script is obsolete now, just use "sbt validateCode"

5af610b8046ec1eb31671ed32f5a6a82416dc5f7 authored over 2 years ago by Matthias Kurz <[email protected]>
This moved to GHA already

c1d7e23c9406d0f3f64a3546ed574a626be2e201 authored over 2 years ago by Matthias Kurz <[email protected]>
Moved to GHA: Publish local with Java 11

d07461edeeca0e41816c78579bc2ef98596b5d02 authored over 2 years ago by Matthias Kurz <[email protected]>
This script is not in use since a004ae66cb0c0c3282c02bd97b5ecb04bd093f2c

a5a19766c11907e02c0ae4d9089cd5a3a84ca903 authored over 2 years ago by Matthias Kurz <[email protected]>
This moved to GHA already

75fb9071825a4c2cf6ec05fa235f325614045cce authored over 2 years ago by Matthias Kurz <[email protected]>
This moved to GHA already

bcabfda8777d8ae14983d3bfd4159cfbe39a828d authored over 2 years ago by Matthias Kurz <[email protected]>
Typo

8348ac8fbbf15b35224e7617fd94600290de3a25 authored over 2 years ago by Matthias Kurz <[email protected]>
This is done by headerCheckAll now

37cccfa6924930c0728c5cfc01d9699a245fee0d authored over 2 years ago by Matthias Kurz <[email protected]>
This moved to GHA already (but move comments as well now)

9136f67effb293bd50828214625be125f915daf0 authored over 2 years ago by Matthias Kurz <[email protected]>
Unambiguous cache key

5b664378502b9e5e9e448b8123824a11896d2aff authored over 2 years ago by Matthias Kurz <[email protected]>
Latest sbt version

b08d0cc246a63dae694616771954a3484dc44323 authored over 2 years ago by Matthias Kurz <[email protected]>
This moved to GHA already

3132ea50b9c2bb56640c1d6eda9eb8ba0b56b81f authored over 2 years ago by Matthias Kurz <[email protected]>
This moved to GHA already

cabf1826f629e9de9d5705ac42ec647d60746680 authored over 2 years ago by Matthias Kurz <[email protected]>
Start removing old travis config(s)

5438fb1fb4bf43cebda07984279fd68078573e59 authored over 2 years ago by Matthias Kurz <[email protected]>
Better name for job

a84cbe3f1eaa8bf71f08e15a1670ca5f9cba4ef4 authored over 2 years ago by Matthias Kurz <[email protected]>
Fix microbenchmarks job

09b5dc6fb2fd41541f3a53285feedbf59b1d6573 authored over 2 years ago by Matthias Kurz <[email protected]>
trigger-cache-invalidation workflow is stable

c3a720cce49eefc2584955bd3f7b7e06e8270704 authored over 2 years ago by Matthias Kurz <[email protected]>
Prefetch dependencies and JVMs for caching

c23069da650bd152cfddb69143c4f492c681a480 authored over 2 years ago by Matthias Kurz <[email protected]>
Update badge (switch to GHA)

c537ed6fd2098b9ced767833240c414e20fd2d6c authored over 2 years ago by Matthias Kurz <[email protected]>
microbenchmarks are only relevant for cron jobs

43f7513555ae8ca617607f3d5c5d37444ac8c6ad authored over 2 years ago by Matthias Kurz <[email protected]>
Wording "travis" -> "ci"

bb385c19246112f4ad10f6d926c105eb9eb56fe5 authored over 2 years ago by Matthias Kurz <[email protected]>
No more travis, nothing to ignore

f0efb8d88e413860d440c07576c3009b00718eb3 authored over 2 years ago by Matthias Kurz <[email protected]>
Add sonatype snapshots when running as cron job in GHA

72576984794f316f0c8ae392bd31bd62201f3be6 authored over 2 years ago by Matthias Kurz <[email protected]>
When accessing "extra-vars" it has to be available first

49320b2464c5886b4ad49a7c050050348535ad79 authored over 2 years ago by Matthias Kurz <[email protected]>
addMarkdownCopyright script is obsolete

49da6c5e4c8bbbb598a55b1598158d2203c27f08 authored over 2 years ago by Matthias Kurz <[email protected]>
All "needs"

eca9a286053637463dbf6c4de09e49a236cfce06 authored over 2 years ago by Matthias Kurz <[email protected]>
Prepare mergify conf

8d3bbc9a33f02dab91964da4450e984a782071f1 authored over 2 years ago by Matthias Kurz <[email protected]>
Remove extra vars where not needed

312f61a54659be19f6bb045d70f2ecc07793633e authored over 2 years ago by Matthias Kurz <[email protected]>
Restore comment

57ea59aa1bb42928ad07d6ab48556b82031e95d9 authored over 2 years ago by Matthias Kurz <[email protected]>
Remove all concurrentRestrictions for now

4a3d7601c980b9e85badb9cfee1019483861ec42 authored over 2 years ago by Matthias Kurz <[email protected]>
validateCode alias for docs

c8d3e13a1e00ec62258ce4922159124a94a38671 authored over 2 years ago by Matthias Kurz <[email protected]>
master was renamed to main

19fca5b87fa4af8da36b80322883b6d0511983ad authored over 2 years ago by Matthias Kurz <[email protected]>
Just small changes of wording and removing semicolon

dbef720c0e9e3a6c52ca94292e4e01f57cadf30f authored over 2 years ago by Matthias Kurz <[email protected]>
[skip travis] CI with GitHub Actions (+Schedule)

1a7efe06c532b974921ad5be992bdb6255469557 authored over 2 years ago by Sergey Morgunov <[email protected]>
Limiting concurrentRestrictions not needed for simple sbt tasks

d40f405b8437bafb4a0678800346a59ac912bab2 authored over 2 years ago by Matthias Kurz <[email protected]>
Fix validateCode alias

cc02e8767d6185bebe959137622ad842bc5bb2b0 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11248 from mkurz/upgrade_sbt-header

New sbt-header version with improvement

599f9a16ef4a623721431585ee731501df4e667d authored over 2 years ago by Matthias Kurz <[email protected]>
New sbt-header version with improvement

ea953ea52c297360a75dd94e6ef83744d34456a4 authored over 2 years ago by Matthias Kurz <[email protected]>
Give the cache invalidation job a name

e50ab29f83963570ad95711a9729548c12009b56 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11247 from mkurz/trigger-cache-invalidation-workflow

Add workflow to trigger cache invalidation

17a4c59ff76ec66038233a812bf2ad89acab13ea authored over 2 years ago by Matthias Kurz <[email protected]>
Add workflow to trigger cache invalidation

c4674a2280805aec6ec1fd0444a1786389e688cd authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11230 from scala-steward/update/sbt-mima-plugin-1.1.0

62bd27514a38c268a9829ceb3d39a326888559b3 authored over 2 years ago by Billy Autrey <[email protected]>
Merge pull request #11234 from scala-steward/update/scalacheck-1.16.0

2c04a1933858411156b8bdb2e308588891cd319f authored over 2 years ago by Billy Autrey <[email protected]>
Merge pull request #11233 from scala-steward/update/joda-time-2.10.14

4e0edcc94cb1fbaac580b7623efa4f95e7ad1809 authored over 2 years ago by Billy Autrey <[email protected]>
Merge pull request #11235 from scala-steward/update/htmlunit-driver-2.60.0

89690b47f52dafe77d26cdd2728e0ef7abdbd8c8 authored over 2 years ago by Billy Autrey <[email protected]>
Merge pull request #11236 from scala-steward/update/specs2-core-4.15.0

eca728bd2ec13fe6cf375f083ac44d26ddd70a29 authored over 2 years ago by Billy Autrey <[email protected]>
Merge pull request #11237 from scala-steward/update/spring-core-5.3.18

10623c66619f65b7c2bb25f67371965e347a3377 authored over 2 years ago by Billy Autrey <[email protected]>
Merge pull request #11245 from mkurz/docs_md_header

sbt-header plugins should handle md files in docs project

4a5e3ced654ecfea66ef53873157cf0059aeef2a authored over 2 years ago by Matthias Kurz <[email protected]>
sbt-header plugins should handle md files in docs project

417e7c0a3bcf066a773d9cf4607f4a977f237327 authored over 2 years ago by Matthias Kurz <[email protected]>
Merge pull request #11240 from mkurz/pronto_software

Add Pronto Software as premium sponsor

a893a2a6c8a668840ef355c03c73d49f5c92c4a2 authored over 2 years ago by Matthias Kurz <[email protected]>
Add Pronto Software as premium sponsor

3408677d5f5396283103f520b127ea719782a6f9 authored over 2 years ago by Matthias Kurz <[email protected]>
spring-beans, spring-context, ... 5.3.18 (was 5.3.16)

425851923e2b11d34cec701ecda815317c7007ec authored almost 3 years ago by Scala Steward <[email protected]>
specs2-core, specs2-junit, ... 4.15.0 (was 4.13.3)

c9a558d9d4d6a473381570d62d322b1cd478d85f authored almost 3 years ago by Scala Steward <[email protected]>
htmlunit-driver 2.60.0 (was 2.59.0)

a40beaf4878505af2fdb827b545084a624da5ed3 authored almost 3 years ago by Scala Steward <[email protected]>
scalacheck 1.16.0 (was 1.15.4)

be747d76b235b14397d8d597fa0af3591ec34b74 authored almost 3 years ago by Scala Steward <[email protected]>
joda-time 2.10.14 (was 2.10.13)

c97759acecab88a5b2af777759c6f29a7df3b282 authored almost 3 years ago by Scala Steward <[email protected]>
play-json 2.10.0-RC6 (was 2.10.0-RC5)

4636ca8c16eda10da3d5dd2b7257d33e3e4b4441 authored almost 3 years ago by Scala Steward <[email protected]>
sbt-mima-plugin 1.1.0 (was 1.0.1)

2cb8d30a396ca5a6e2aae1f93bb1a4992be85342 authored almost 3 years ago by Scala Steward <[email protected]>
Merge pull request #11227 from mkurz/scripts_more_user_friendly

Make scripts more userfriendly if running outside of CI

87d913964d6e809459c6db2e336d092b89b2f955 authored almost 3 years ago by Matthias Kurz <[email protected]>
Make scripts more userfriendly if running outside of CI

843d55d86dc1f5773cdaa155f1e3477164372295 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #11219 from mkurz/jackson_2.13

Jackson 2.13

d8ce0666c46b38906308cccadb7d2036a668aa0d authored almost 3 years ago by Matthias Kurz <[email protected]>
Override jackson deps pulled in by akka-serialization-jackson

e35576454e73700317b4afbc3c0ba65b4789bcd3 authored almost 3 years ago by Matthias Kurz <[email protected]>
Jackson 2.13

c8f70e495a5d247c4c0efc7bb4c3379ff3961b6d authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #11173 from wsargent/set-test-http-server-port

DefaultTestServerFactory should use HTTP server port from helpers

e27b11b6497219eb33bf17c819610b2ac5f78628 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #11211 from playframework/mergify/bp/main/pr-11210

[main] Remove `-XX:MaxPermSize`, breaks on Java 17 (backport #11210) by @mkurz

697ac634b606775802874d53ee2c02f8452044ca authored almost 3 years ago by Matthias Kurz <[email protected]>
Remove -XX:MaxPermSize, breaks on Java 17

(cherry picked from commit 09bee66559d05934d626c47a293274665c06223f)

8cbf8432b97e2b6571dc77a29c2ddefbec2a0a66 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #9092 from mkurz/devModeCommentFix

Fix comment about loading play.akka.dev-mode.*/akka.* configs

a048110b14d13ec54e3417800527c76b3b6677df authored almost 3 years ago by Matthias Kurz <[email protected]>
Fix comment about loading play.akka.dev-mode.*/akka.* configs

4205c599e98c3393e0f97c8a792cbdcf29ef7619 authored almost 3 years ago by Matthias Kurz <[email protected]>
Merge pull request #11188 from scala-steward/update/scala-parser-combinators-2.1.1

scala-parser-combinators 2.1.1 (was 1.1.2)

d1644e7446a8b92d22d92e565f1b572921b55ed8 authored almost 3 years ago by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
scala-parser-combinators version depends on scala version

9ce86cea664a6fdcae7241e454d915714eb9662e authored almost 3 years ago by Matthias Kurz <[email protected]>
scala-parser-combinators 2.1.1 (was 1.1.2)

32c5667256733d1ca8c165cc96b3d431a097ef37 authored almost 3 years ago by Scala Steward <[email protected]>
Merge pull request #10845 from mkurz/rm_play.akka.config

Remove play.akka.config setting

32d3c53a5ba27d229f66512338f2c59b9a3ef527 authored almost 3 years ago by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Merge pull request #11172 from mkurz/fix-11029

Fix docs: Passing request to WebSocket action not supported

e1d19b5263e5149bf54cdc5f039ec3fcfa15c4db authored almost 3 years ago by Matthias Kurz <[email protected]>
config -> prefix

a7206e84d60b079217ffea59c665c438c708d7e2 authored almost 3 years ago by Matthias Kurz <[email protected]>