8000 Revert scripted timeout by eed3si9n · Pull Request #7336 · sbt/sbt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Revert scripted timeout #7336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 23, 2023
Merged

Revert scripted timeout #7336

merged 2 commits into from
Jul 23, 2023

Conversation

eed3si9n
Copy link
Member

This reverts #5151
Fixes #6671

@eed3si9n eed3si9n merged commit 8d818e2 into sbt:1.9.x Jul 23, 2023
@eed3si9n eed3si9n deleted the wip/revert_timeout branch July 23, 2023 05:40
cwienberg referenced this pull request in cwienberg/spark-sorting-helpers Jul 24, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sbt/sbt](https://togithub.com/sbt/sbt) | patch | `1.9.2` -> `1.9.3` |

---

### Release Notes

<details>
<summary>sbt/sbt (sbt/sbt)</summary>

### [`v1.9.3`](https://togithub.com/sbt/sbt/releases/tag/v1.9.3): 1.9.3

[Compare Source](https://togithub.com/sbt/sbt/compare/v1.9.2...v1.9.3)

##### Actionable diagnostics (aka quickfix)

Actionable diagnostics, or quickfix, is an area in Scala tooling that's
been getting attention since Chris Kipp presented it in the March 2023
Tooling Summit. Chris has written the [roadmap][actionable] and sent
[sbt/sbt#7242][7242] that kickstarted the effort, but now there's been
steady progress in [Build Server Protocol][bsp527],
[Dotty](https://togithub.com/lampepfl/dotty/issues/17337), [Scala
2.13](https://togithub.com/scala/scala/pull/10406/), IntelliJ, Zinc,
etc. Metals 1.0.0, for example, is now capable of surfacing code actions
as a quickfix.

sbt 1.9.3 adds a new interface called `AnalysisCallback2` to relay code
actions from the compiler(s) to Zinc's Analysis file. Future version of
Scala 2.13.x (and hopefully Scala 3) will release with proper code
actions, but as a demo I've implemented a code action for procedure
syntax usages even on current Scala 2.13.11 with `-deprecation` flag.

This was contributed by Eugene Yokota
([@&#8203;eed3si9n](https://togithub.com/eed3si9n)) in
[zinc#1226][zinc1226]. Special thanks to [@&#8203;lrytz][@&#8203;lrytz]
for identifying this issue in
[zinc#1214](https://togithub.com/sbt/zinc/discussions/1214).

#### other updates

- Adds M1/M2/Aarch64 build of sbtn into the installer by
[@&#8203;julienrf](https://togithub.com/julienrf) in
[https://github.com/sbt/sbt/pull/7329](https://togithub.com/sbt/sbt/pull/7329)
- Fixes scripted tests timing out after 5 minutes by
[@&#8203;eed3si9n](https://togithub.com/eed3si9n) in
[https://github.com/sbt/sbt/pull/7336](https://togithub.com/sbt/sbt/pull/7336)

**Full Changelog**: sbt/sbt@v1.9.2...v1.9.3

[@&#8203;eed3si9n]: https://togithub.com/eed3si9n

[@&#8203;Nirvikalpa108]: https://togithub.com/Nirvikalpa108

[@&#8203;adpi2]: https://togithub.com/adpi2

[@&#8203;er1c]: https://togithub.com/er1c

[@&#8203;eatkins]: https://togithub.com/eatkins

[@&#8203;dwijnand]: https://togithub.com/dwijnand

[@&#8203;ckipp01]: https://togithub.com/ckipp01

[@&#8203;mdedetrich]: https://togithub.com/mdedetrich

[@&#8203;xuwei-k]: https://togithub.com/xuwei-k

[@&#8203;lrytz]: https://togithub.com/lrytz

[7242]: https://togithub.com/sbt/sbt/pull/7242

[7251]: https://togithub.com/sbt/sbt/pull/7251

[zinc1186]: https://togithub.com/sbt/zinc/pull/1186

[zinc1226]: https://togithub.com/sbt/zinc/pull/1226

[bsp527]:
https://togithub.com/build-server-protocol/build-server-protocol/pull/527

[actionable]:
https://contributors.scala-lang.org/t/roadmap-for-actionable-diagnostics/6172/1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cwienberg/spark-sorting-helpers).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scripted pause command timed out
1 participant
0