dependabot[bot]
144398ec73
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 04:03:17 +00:00
eugene yokota
ba5f7527fe
Merge pull request #6824 from gontard/remote_cache_not_found_log
...
Improve log for not found remote cache artifact
2022-02-26 20:43:00 -05:00
gontard
d25dfd06ab
Improve log for not found remote cache artifact
...
Before
remote cache not found for 0.0.0-7c40144bd1c774e6
After
remote cache artifact not found for org.gontard:sbt-test:0.0.0-7c40144bd1c774e6 Some(cached-compile)
2022-02-25 16:14:53 +01:00
eugene yokota
18882088cd
Merge pull request #6820 from tsawada/friendly-curl
...
launcher: debian package to depend on curl | wget
2022-02-21 23:39:41 -05:00
Takeo Sawada
a0e5b553ef
launcher: debian package to depend on curl | wget
...
also give informative error message when neither is available
2022-02-21 17:38:18 +09:00
eugene yokota
50c3cf1082
Merge pull request #6803 from tpetillot/issue-6784-propagate-interrupted-exception-read-line
...
fix: propagate `InterruptedException` from JLine.readLine
2022-01-31 21:39:09 -05:00
tpetillot
21e5f2dead
fix: propagate `InterruptedException` from JLine.readLine
...
Motivation:
Cannot exit from InteractionService.readLine
Modification:
Remove try/catch of InterruptedException mapped to None in JLine.readLine
2022-01-26 16:24:23 +01:00
eugene yokota
952546f413
Merge pull request #6794 from eed3si9n/wip/fix
...
Fix test
2022-01-18 00:51:04 -05:00
Eugene Yokota
fb64858053
Fix test
2022-01-17 23:44:38 -05:00
eugene yokota
a53eb471b3
Merge pull request #6790 from xuwei-k/CI-status-badge
...
Update CI status badge in README
2022-01-16 23:42:03 -05:00
kenji yoshida
89991eda69
Update CI status badge in README
2022-01-17 13:27:21 +09:00
eugene yokota
45aa8cb75c
Merge pull request #6761 from gontard/fixBspConfig
...
Ensure sbtConfig argv does not need sbt in the path
2021-12-25 14:48:57 -05:00
gontard
780665a60c
Ensure sbtConfig argv does not need sbt in PATH
...
Before, the BSP config .bsp/sbt.json generated by `sbt bspConfig`
contained a command line which required the sbt binary in the PATH.
This fix changes the nature of the -Dsbt.script option. It was
an argument of the main class xsbt.boot.Boot, it's now a system
property and thus it's used to launch the sbt server.
Fixes https://github.com/sbt/sbt/issues/6760
2021-12-24 16:25:58 +01:00
eugene yokota
450c87f576
Merge pull request #6726 from Nirvikalpa108/remove-log4j
...
Removes deprecated log4j
2021-12-20 01:09:02 -05:00
eugene yokota
7d247ddc6a
Merge pull request #6754 from sbt/1.6.x
...
Merge 1.6.x
2021-12-18 02:15:33 -05:00
eugene yokota
67f86b9175
Merge pull request #6753 from eed3si9n/wip/coursier
...
[1.6.x] lm-coursier-shaded 2.0.10
2021-12-18 00:16:06 -05:00
Eugene Yokota
e56b199300
lm-coursier-shaded 2.0.10
2021-12-17 23:21:26 -05:00
eugene yokota
e944017d79
Merge pull request #6750 from eed3si9n/wip/log4j
...
[1.6.x] log4j 2.16.0
2021-12-15 16:38:25 -05:00
Michal Augustýn
7a2d9981f7
chore(deps): log4j 2.16.0
2021-12-15 02:36:59 -05:00
eugene yokota
6c53784826
Merge pull request #6747 from raboof/patch-1
...
discourse -> GH Discussions
2021-12-13 15:06:36 -05:00
Arnout Engelen
1a2722d075
discourse -> GH Discussions
2021-12-13 20:11:30 +01:00
eugene yokota
851fc201c6
Merge pull request #6744 from eed3si9n/wip/log4j-zeroday-1.6.x
...
[1.6.x] Update log4j
2021-12-10 16:13:21 -05:00
Eugene Yokota
4a75007862
Update log4j
2021-12-09 23:49:00 -05:00
eugene yokota
ccc6cf6818
Merge pull request #6741 from sbt/1.6.x
...
Merge 1.6.x to develop
2021-12-07 11:06:03 -05:00
eugene yokota
bed2e5bef9
Merge pull request #6740 from adpi2/backport-1.6
...
[1.6.x] register all forked processes
2021-12-06 11:52:42 -05:00
Adrien Piquerez
0fef804b18
Fix #6738 : register all forked process
2021-12-06 09:12:38 +01:00
eugene yokota
f70ef045b6
Merge pull request #6739 from adpi2/fix-cancel
...
Fix #6738 : register all forked process
2021-12-05 12:38:17 -05:00
Adrien Piquerez
c1d20f563b
Fix #6738 : register all forked process
2021-12-05 15:38:56 +01:00
eugene yokota
fb5f0a8895
Merge pull request #6731 from sbt/dependabot/github_actions/actions/cache-2.1.7
...
Bump actions/cache from 2.1.6 to 2.1.7
2021-12-05 01:30:13 -05:00
eugene yokota
10598a36a9
Merge pull request #6735 from kpodsiad/test-fingerscans
...
Add `public` modifier to the SubclassFingerscan and AnnotatedFingerscan.
2021-12-05 01:29:36 -05:00
Amina Adewusi
97cdf21416
Remove log4j
...
WIP
2021-12-03 17:13:29 +00:00
Kamil Podsiadlo
1572908c8a
Add `public` modifier to the SubclassFingerscan and AnnotatedFingerscan.
2021-12-01 14:17:58 +01:00
Eugene Yokota
daa57c4e1c
sbt 1.6.0-RC1
2021-11-29 12:49:43 -05:00
eugene yokota
87c618ab4c
Merge pull request #6732 from eed3si9n/wip/bump
2021-11-29 07:01:13 -05:00
Eugene Yokota
2f2ceeb9c9
Update banner
2021-11-29 05:32:33 -05:00
Eugene Yokota
bdccb6cbd5
Zinc 1.6.0-M2
2021-11-29 05:18:00 -05:00
dependabot[bot]
ba4d0f3f27
Bump actions/cache from 2.1.6 to 2.1.7
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 04:03:14 +00:00
eugene yokota
cf3d286499
Merge pull request #6730 from eed3si9n/wip/build-server-reporter
...
[1.6.x] Fixes fake position handling, take 2
2021-11-28 02:54:29 -05:00
eugene yokota
0b98648454
Merge pull request #6728 from eed3si9n/wip/noserver
...
--no-server mode
2021-11-27 23:46:39 -05:00
Eugene Yokota
5b179395ec
Fixes fake position handling, take 2
...
Fixes #6720
Ref #5994
Problem
-------
Sometimes the compiler returns a fake position such as `<macro>`.
This causes this causes InvalidPathException on Windows if we try
to convert it into NIO path.
Solution
--------
Looks for less-than sign in the VirtualFileRef and skip those.
Since BSP requires the diagnostic info to be associated with
files, we probably can't do much.
2021-11-27 23:42:20 -05:00
eugene yokota
54f6a49a9d
Merge pull request #6729 from eed3si9n/wip/timeout
...
Extend supershell close timeout
2021-11-27 23:28:12 -05:00
Eugene Yokota
e3afa845ec
Extend supershell close timeout
...
Fixes #6592
Problem
-------
On Heroku there's timeout.
Solution
--------
This seems to be coming from supershell closing the executor.
Extend the timeout to 30s.
2021-11-27 21:26:52 -05:00
Eugene Yokota
f11a25a9c9
Add test
2021-11-27 21:19:38 -05:00
Eugene Yokota
7d429c6724
--no-server mode
...
Fixes #6530
Ref #6101
Problem
-------
Although having sbt server up by default is beneficial to well-tested
platforms like macOS, on less tested setups various native and/or
native-adjacent techniques we use could end up causing instability.
Solution
--------
This adds `--no-server` as a quick way of telling sbt not to start up
the sbt server or create virtual terminal.
2021-11-27 20:20:42 -05:00
David Francoeur
a448b1caab
Load credentials from SBT_CREDENTIALS ( #6724 )
...
Load credentials from SBT_CREDENTIALS
Prefer sys.env to System.getenv
2021-11-27 02:44:49 -05:00
eugene yokota
64e05bdf68
Merge pull request #6725 from eed3si9n/wip/coursier
...
lm-coursier 2.0.9
2021-11-26 00:39:51 -05:00
Eugene Yokota
db17b5a462
lm-coursier 2.0.9
...
https://github.com/coursier/sbt-coursier/releases/tag/v2.0.9
https://github.com/coursier/coursier/releases/tag/v2.1.0-M1
2021-11-25 21:32:44 -05:00
eugene yokota
b2f0b7dada
Merge pull request #6719 from eed3si9n/wip/line-endings
...
Fix line endings in msi
2021-11-20 13:33:43 -05:00
Eugene Yokota
307f46a3c0
Fix line endings in msi
...
Fixes #6717
2021-11-19 20:41:39 -05:00
eugene yokota
aa22c02d84
Merge pull request #6716 from eed3si9n/wip/global-keys
...
Fixes tab completion of global keys
2021-11-16 19:51:58 -05:00