Skip to content
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

fix(env): Do not print stacktrace for locate workspace #2111

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

Deniallugo
Copy link
Contributor

@Deniallugo Deniallugo commented May 31, 2024

What ❔

Do not throw stack trace for already compiled binaries

Why ❔

Confusing for users

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.

@tomg10 tomg10 self-requested a review May 31, 2024 08:54
tomg10
tomg10 previously approved these changes May 31, 2024
Signed-off-by: Danil <deniallugo@gmail.com>
@Deniallugo Deniallugo force-pushed the deniallugo-change-stack-trace-for-locate-workspace branch from d1af439 to 09d1e48 Compare May 31, 2024 09:12
@Deniallugo Deniallugo requested a review from tomg10 May 31, 2024 09:12
@Deniallugo Deniallugo enabled auto-merge May 31, 2024 19:12
@Deniallugo Deniallugo added this pull request to the merge queue Jun 3, 2024
Merged via the queue into main with commit 5f2677f Jun 3, 2024
44 checks passed
@Deniallugo Deniallugo deleted the deniallugo-change-stack-trace-for-locate-workspace branch June 3, 2024 10:46
github-merge-queue bot pushed a commit that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.7.0](core-v24.6.0...core-v24.7.0)
(2024-06-03)


### Features

* **node-framework:** Add reorg detector
([#1551](#1551))
([7c7d352](7c7d352))


### Bug Fixes

* **block-reverter:** Fix reverting snapshot files
([#2064](#2064))
([17a7e78](17a7e78))
* **env:** Do not print stacktrace for locate workspace
([#2111](#2111))
([5f2677f](5f2677f))
* **eth-watch:** make assert less strict
([#2129](#2129))
([e9bab95](e9bab95))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <zksync-era-bot@users.noreply.github.com>
vivijj added a commit to CortexFoundation/zksync-era that referenced this pull request Jun 7, 2024
)

## What ❔

Do not throw stack trace for already compiled binaries
## Why ❔

Confusing for users
## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via `zk fmt` and `zk lint`.
- [ ] Spellcheck has been run via `zk spellcheck`.

Signed-off-by: Danil <deniallugo@gmail.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.

2 participants