eugene yokota
|
812af3c988
|
Merge pull request #7786 from eed3si9n/wip/actions
[1.x] ci: ubuntu-22.04 to workaround sbtn
|
2024-10-20 01:18:53 -04:00 |
friendseeker
|
ee59af3d33
|
SBT -> sbt
|
2024-10-19 21:52:20 -07:00 |
friendseeker
|
5718c08ce6
|
SBT -> sbt
|
2024-10-19 21:51:06 -07:00 |
Eugene Yokota
|
fc6cede02d
|
ci: ubuntu-22.04 to workaround sbtn
|
2024-10-20 00:50:43 -04:00 |
friendseeker
|
73f0575910
|
Bump JDK version in Developer guide
|
2024-10-19 21:34:14 -07:00 |
friendseeker
|
a12951a9e5
|
Bump JDK version in Developer guide
|
2024-10-19 21:29:01 -07:00 |
friendseeker
|
e0d9493a93
|
Bump CI to JDK 21
|
2024-10-19 21:08:20 -07:00 |
Eugene Yokota
|
9483a3c626
|
sbt 1.10.3
|
2024-10-19 23:00:49 -04:00 |
Eugene Yokota
|
9a6931ad54
|
Add -march=compatibility
|
2024-10-19 22:02:40 -04:00 |
eugene yokota
|
80fb44cf8c
|
Merge pull request #7782 from eed3si9n/wip/bump_lm
deps: lm 1.10.2
|
2024-10-19 15:21:45 -04:00 |
Eugene Yokota
|
98f45714aa
|
deps: lm 1.10.2
|
2024-10-19 15:02:55 -04:00 |
eugene yokota
|
628efcd80a
|
Merge pull request #7781 from eed3si9n/wip/bump_zinc
deps: Zinc 1.10.3
|
2024-10-19 14:35:45 -04:00 |
Eugene Yokota
|
778cd09d08
|
Mark circular deps error as pending
|
2024-10-19 13:15:14 -04:00 |
Eugene Yokota
|
b7a687356f
|
deps: Zinc 1.10.3
|
2024-10-19 12:15:16 -04:00 |
eugene yokota
|
4f65bb5739
|
Merge pull request #7780 from xuwei-k/codecPackage-state
[2.x] add `@codecPackage` annotation to `state.contra`
|
2024-10-19 00:20:46 -04:00 |
xuwei-k
|
6406124aeb
|
add `codecPackage` annotation to `state.contra`
|
2024-10-19 07:31:07 +09:00 |
eugene yokota
|
e3d06d5e65
|
Merge pull request #7778 from xuwei-k/contraband-generate-check
[2.x] Update contraband sources. add check contraband sources consistency job
|
2024-10-18 09:53:16 -04:00 |
eugene yokota
|
4b4b81527f
|
Merge pull request #7776 from eed3si9n/wip/bump_io
[1.x] Bump IO, ipc-socket, and launcher
|
2024-10-18 09:48:27 -04:00 |
xuwei-k
|
24e059c60c
|
check contraband sources consistency
|
2024-10-18 20:34:44 +09:00 |
xuwei-k
|
6bf5b8b30f
|
Update contraband sources
|
2024-10-18 20:34:44 +09:00 |
Eugene Yokota
|
a96ec6b978
|
Bump IO, ipc-socket, and launcher
|
2024-10-18 02:26:58 -04:00 |
eugene yokota
|
d1a5862871
|
Merge pull request #7775 from eed3si9n/wip/use_sbtn
Default to sbtn for sbt 2.x
|
2024-10-18 02:06:24 -04:00 |
Eugene Yokota
|
d9bc88ab8b
|
Default to sbtn for sbt 2.x
This changes the runner script logic to default to sbtn when sbt version is 2.x.
|
2024-10-18 01:14:28 -04:00 |
eugene yokota
|
65a87acb18
|
Merge pull request #7760 from Friendseeker/bump-ci-JDK-21
[1.x] Bump CI to JDK 21
|
2024-10-18 00:32:28 -04:00 |
eugene yokota
|
d105da0bde
|
Merge pull request #7773 from xuwei-k/issue-7768
[2.x] fix type error if too many `.value`
|
2024-10-17 16:52:56 -04:00 |
xuwei-k
|
b3336b2ce2
|
fix type error if too many `.value`
|
2024-10-17 10:35:16 +09:00 |
Friendseeker
|
a116a477c9
|
Fix dependency-management/stdlib-unfreeze
|
2024-10-16 11:54:56 -07:00 |
friendseeker
|
c3d6bfeaa4
|
Fix project/scala3-cross-target
|
2024-10-16 10:57:22 -07:00 |
friendseeker
|
56f2a9a031
|
Fix compiler-project/semantic-errors
Java 21 emits Info about annotation processing, hence we need to filter out Infos so val first is the first non-info problem
|
2024-10-16 10:57:22 -07:00 |
friendseeker
|
6cea06da0b
|
Try workaround sbt.internal.inc.InvalidComponent
|
2024-10-16 10:57:22 -07:00 |
friendseeker
|
a739760426
|
Bump CI to JDK 21
|
2024-10-16 10:57:22 -07:00 |
eugene yokota
|
3c20f321d2
|
Merge pull request #7769 from nathanlao/develop-timeout
chore: update develop branch to set default CI timeout
|
2024-10-16 00:47:41 -04:00 |
nathanlao
|
fbab641742
|
chore: setup a default timeout for ci
|
2024-10-15 19:57:07 -07:00 |
adpi2
|
bfb01d8388
|
Merge pull request #7766 from nathanlao/timeout-for-ci-jobs
chore: set a default timeout for ci
|
2024-10-15 20:46:17 +02:00 |
NathanLao
|
ad9878bea5
|
Merge branch '1.10.x' into timeout-for-ci-jobs
|
2024-10-15 10:10:19 -07:00 |
adpi2
|
03d001c86f
|
Merge pull request #7764 from Friendseeker/regenerate-contraband-files
[1.x] Regenerate contraband files
|
2024-10-15 10:09:57 +02:00 |
adpi2
|
fd52e28492
|
Merge pull request #7765 from xuwei-k/sbtVersion-in-pluginCrossBuild
fix old `in` syntax
|
2024-10-15 09:27:04 +02:00 |
nathanlao
|
a4398d054c
|
chore: set a default timeout for ci
|
2024-10-14 23:40:11 -07:00 |
xuwei-k
|
6372c2056a
|
fix old `in` syntax
|
2024-10-15 14:54:52 +09:00 |
friendseeker
|
eb35d21088
|
Regenerate contraband files
|
2024-10-14 22:14:45 -07:00 |
adpi2
|
b3a7eab060
|
Merge pull request #7763 from adpi2/2.x-speed-up-ci
[2.x] Skip publishing local Zinc to speed up CI
|
2024-10-14 21:12:57 +02:00 |
eugene yokota
|
03fd43fdc1
|
Merge pull request #7762 from adpi2/2.x-fix-7721
[2.x] Fix `csrCacheDirectory` and add test
|
2024-10-14 12:39:14 -04:00 |
Adrien Piquerez
|
c82f13c2db
|
Fix csrCacheDirectory and add test
|
2024-10-14 15:35:14 +02:00 |
Adrien Piquerez
|
5bd0f0e3da
|
Speed up CI
|
2024-10-14 15:14:10 +02:00 |
adpi2
|
9517813190
|
Merge pull request #7759 from Friendseeker/develop
[2.x] Remove Scala 2 cross build for `util`
|
2024-10-14 10:31:27 +02:00 |
friendseeker
|
633a8c9860
|
Adopt PR feedback
|
2024-10-14 01:01:33 -07:00 |
Friendseeker
|
e35d14aa46
|
Drop scala212, scala213 for utils
|
2024-10-11 17:45:59 -07:00 |
eugene yokota
|
00c0d58fe4
|
Merge pull request #7756 from Friendseeker/bump-jline3-2
[2.x] Bump jline3 to `3.27.0`
|
2024-10-11 18:03:57 -04:00 |
eugene yokota
|
4210dbe61c
|
Merge pull request #7757 from adpi2/2.x-fix-flaky-ci
[2.x] Try fix flaky CI
|
2024-10-11 18:03:11 -04:00 |
Friendseeker
|
78a4cdff0b
|
Bump CI OS
|
2024-10-11 13:44:33 -07:00 |