Ondra Pelech
01a501f4f7
Dependency graph with colors (based on the organization) ( #7052 )
2022-10-17 13:25:02 -04:00
eugene yokota
fda734c6b5
Merge pull request #6978 from frosforever/fix-modules-get
...
Grab modules from graph using `get` instead of `apply` to account for missing edges
2022-10-02 14:26:44 -04:00
eugene yokota
666c2b69f4
Merge branch 'develop' into fix-modules-get
2022-10-02 13:44:05 -04:00
eugene yokota
a5a997eab6
Merge pull request #7006 from ckipp01/moreDiagnosticCode
...
fix: also include diagnosticCode and related info in InterfaceUtil
2022-08-23 09:51:53 -04:00
Chris Kipp
77673eef55
fix: also include diagnosticCode and related info in InterfaceUtil
...
Looks like I missed this in https://github.com/sbt/sbt/pull/6874 and I
hit on it in Mill when I couldn't figure out why it was also empty, and
thanks to @adpi realized it was because of the `LoggedReporter` in zinc
not taking it into account. However before I can bump that this needs to
be bumped as well.
refs: https://github.com/lampepfl/dotty/issues/14904
2022-08-22 08:37:44 +02:00
eugene yokota
3b12ebcf98
Merge pull request #7002 from eed3si9n/fport/1.7.x
...
Merge 1.7.x commits to develop
2022-08-10 23:34:33 -04:00
Eugene Yokota
bbc91a4788
Merge branch '1.7.x' into fport/1.7.x
2022-08-10 21:53:50 -04:00
eugene yokota
2d00c693b7
Merge pull request #6994 from devin-fisher/develop
...
add output when boot server socket fails to create
2022-08-10 10:06:07 -04:00
Devin Fisher
157030212a
refactor printing error to an in-function function
2022-08-08 11:21:43 -06:00
Devin Fisher
0d37a9eae2
add output when book server socket fails to create
2022-08-05 09:57:22 -06:00
Adrien Piquerez
4de480fa03
Merge pull request #6985 from povder/bsp_output_paths
...
Add support for BSP's buildTarget/outputPaths method
2022-08-03 10:12:32 +02:00
Krzysztof Pado
58f0ff612c
Add support for BSP's buildTarget/outputPaths method
2022-08-01 19:31:43 -07:00
eugene yokota
62421879e1
Merge pull request #6983 from steinybot/fix/bsp-jvm-env-working-dir
...
fix: change BSP JVM environment working directory to be a path
2022-07-29 23:19:14 -04:00
Jason Pickens
5c933679fa
fix: change BSP JVM environment working directory to be a path
2022-07-27 11:56:27 +12:00
frosforever
1b21ecb1ce
Protect against missing edges in graph by using map get vs apply
2022-07-19 09:55:45 -04:00
eugene yokota
1f29c9053c
Merge pull request #6977 from sbt/dependabot/github_actions/actions/cache-3.0.5
...
Bump actions/cache from 3.0.4 to 3.0.5
2022-07-18 01:19:16 -04:00
dependabot[bot]
683f2e9291
Bump actions/cache from 3.0.4 to 3.0.5
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 04:02:58 +00:00
Adrien Piquerez
992dfd5649
Merge pull request #6972 from adpi2/dependency-submission-v2
...
Bump sbt-dependency-submission
2022-07-15 13:03:56 +02:00
Adrien Piquerez
8dba607ed8
Bump sbt-dependency-submission
...
Fix the build on 2.13.8 to submit the corresponding graphs:
Remove 2.13.8 in the crossScalaVersions of sbt-dependency-graph
scripted-sbt-redux and scripted-sbt because they
depend on sbtProj.
2022-07-15 11:07:33 +02:00
Eugene Yokota
38125c5347
sbt 1.7.1
2022-07-11 23:43:06 -04:00
eugene yokota
ffdce15f87
Merge pull request #6970 from eed3si9n/wip/bump-zinc
...
Update Zinc to 1.7.1
2022-07-11 23:17:11 -04:00
Eugene Yokota
106bc89e06
Update Zinc to 1.7.1
2022-07-11 22:54:42 -04:00
eugene yokota
ebcb1976f6
Merge pull request #6968 from eed3si9n/wip/1.7.0
...
Use sbt 1.7.0
2022-07-11 00:09:59 -04:00
Eugene Yokota
fcee055a8c
Use sbt 1.7.0
2022-07-10 23:50:06 -04:00
Eugene Yokota
79ea2bdaf2
sbtn 1.7.0
2022-07-10 15:43:25 -04:00
Eugene Yokota
4f38bcbd03
sbt 1.7.0
2022-07-10 15:21:21 -04:00
eugene yokota
08e9861e39
Merge pull request #6966 from eed3si9n/wip/bump-zinc
...
Update Zinc to 1.7.0
2022-07-10 14:40:33 -04:00
Eugene Yokota
2d27e6deea
Update Zinc to 1.7.0
2022-07-10 13:55:14 -04:00
eugene yokota
d096e716d0
Merge pull request #6965 from eed3si9n/wip/available
...
Fix proxyInputStream#available
2022-07-10 05:01:47 -04:00
Eugene Yokota
2462d5fbcf
Fix proxyInputStream#available
...
proxyInputStream does not override available,
which broke sbt-site previewSite.
This fixes that.
2022-07-10 04:35:57 -04:00
eugene yokota
7dc4378fdf
Merge pull request #6963 from eed3si9n/wip/bump-io
...
IO 1.7.0
2022-07-10 04:00:28 -04:00
Eugene Yokota
6788c2e1ca
IO 1.7.0
2022-07-10 03:40:58 -04:00
eugene yokota
8aae00fb42
Merge pull request #6960 from adpi2/dependency-graph
...
Add dependency-graph workflow
2022-07-08 10:32:38 -04:00
eugene yokota
d76b909417
Merge pull request #6962 from xuwei-k/remove-sbt-dotty
...
remove sbt-dotty in tests
2022-07-08 10:29:48 -04:00
xuwei-k
87bd79e538
remove sbt-dotty
2022-07-08 15:04:47 +09:00
Adrien Piquerez
321ae96847
Add dependency-graph workflow
2022-07-07 11:15:14 +02:00
eugene yokota
dd9a6ff90e
Merge pull request #6952 from sbt/eed3si9n-patch-1
...
Update badges
2022-07-04 11:12:14 -04:00
eugene yokota
c36145fccd
Update badges
2022-07-04 11:11:49 -04:00
eugene yokota
29239ade8a
Merge pull request #6951 from xuwei-k/enable-more-tests
...
enable some scripted tests
2022-07-04 10:50:49 -04:00
xuwei-k
7e68572b10
enable some scripted tests
2022-07-04 13:06:08 +09:00
eugene yokota
a03d63d822
Merge pull request #6949 from xuwei-k/enable-some-tests
2022-07-03 10:45:40 -04:00
eugene yokota
c41426814e
Merge pull request #6950 from xuwei-k/whitesource
2022-07-03 10:44:42 -04:00
eugene yokota
80984dbef2
Merge pull request #6948 from xuwei-k/enable-source-plugins-test
2022-07-03 10:44:02 -04:00
xuwei-k
9c8e99c390
remove sbt-whitesource
2022-07-03 14:45:23 +09:00
xuwei-k
72bfa5e3c8
enable some scripted tests
2022-07-03 14:26:18 +09:00
xuwei-k
d98074e358
enable project/source-plugins test
2022-07-03 12:54:56 +09:00
Eugene Yokota
d1ea1f27e6
1.7.0-RC2
2022-07-02 19:59:55 -04:00
eugene yokota
aad0464138
Merge pull request #6947 from eed3si9n/wip/banner
...
Banner
2022-07-02 19:20:11 -04:00
Eugene Yokota
31a6c60df3
Banner
2022-07-02 19:07:34 -04:00
eugene yokota
f9b8121d2e
Merge pull request #6946 from eed3si9n/wip/cross_fix
...
Remove compatibility check from ++
2022-07-02 18:59:02 -04:00