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

Toolchain management #331

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Toolchain management #331

merged 2 commits into from
Aug 14, 2024

Conversation

LukeMathWalker
Copy link
Owner

No description provided.

@LukeMathWalker
Copy link
Owner Author

/ok-to-test sha=6f814db

…avex will delegate that part of the setup to pavexc, rather than doing it directly
@LukeMathWalker
Copy link
Owner Author

/ok-to-test sha=60bf061

@LukeMathWalker LukeMathWalker merged commit 59ff051 into main Aug 14, 2024
15 of 22 checks passed
@LukeMathWalker LukeMathWalker deleted the pick-nightly branch August 14, 2024 14:02
@pavex-releaser pavex-releaser bot mentioned this pull request Aug 14, 2024
LukeMathWalker added a commit that referenced this pull request Aug 14, 2024
## 🤖 New release
* `pavex`: 0.1.46 -> 0.1.47
* `pavex_bp_schema`: 0.1.46 -> 0.1.47
* `pavex_reflection`: 0.1.46 -> 0.1.47
* `pavex_macros`: 0.1.46 -> 0.1.47
* `persist_if_changed`: 0.1.46 -> 0.1.47
* `pavex_tracing`: 0.1.46 -> 0.1.47
* `pavex_cli`: 0.1.46 -> 0.1.47
* `pavex_cli_deps`: 0.1.46 -> 0.1.47
* `pavex_miette`: 0.1.46 -> 0.1.47
* `pavexc_cli_client`: 0.1.46 -> 0.1.47
* `pavexc`: 0.1.46 -> 0.1.47
* `pavex_cli_client`: 0.1.46 -> 0.1.47
* `pavexc_cli`: 0.1.46 -> 0.1.47
* `generate_from_path`: 0.1.46 -> 0.1.47

<details><summary><i><b>Changelog</b></i></summary><p>

## `pavex`
<blockquote>

##
[0.1.47](0.1.46...0.1.47)
- 2024-08-14

### Fixed
- always use the specified toolchain, remove yet another location where
nightly was hard-coded

### Other
- Disable workspace hack before a release
- Fix CI error
- Toolchain management
([#331](#331))
- [Fix] Dependency injection won't panic
([#329](#329))
- Re-enable workspace hack after a release
([#328](#328))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: pavex-releaser[bot] <ci@pavex.dev>
Co-authored-by: pavex-releaser[bot] <167640712+pavex-releaser[bot]@users.noreply.github.com>
Co-authored-by: Luca Palmieri <20745048+LukeMathWalker@users.noreply.github.com>
Comment on lines +77 to +78
"`rust-docs-json` component is not installed for the `{}` toolchain",
toolchain_name

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One could inline the toolchain_name into the format string.

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