File tree 1 file changed +3
-5
lines changed
src/doc/contrib/src/process
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -146,10 +146,9 @@ Cargo team, or the Release team) should publish it manually using `cargo
146
146
publish`.
147
147
148
148
Some packages are not published automatically because they are not part of the
149
- Rust release train. These currently include all of the [ ` credential ` ] packages
150
- and the [ ` home ` ] package. These are published manually on an as-needed or
151
- as-requested basis by whoever has permissions (currently [ @ehuss ] or the
152
- Release/Infra team).
149
+ Rust release train. This currently only includes the [ ` home ` ] package. These
150
+ are published manually on an as-needed or as-requested basis by whoever has
151
+ permissions (currently [ @ehuss ] or the Release/Infra team).
153
152
154
153
In the future, these manual publishing options should be integrated with
155
154
GitHub Actions so that any team member can trigger them. Likely that should
@@ -158,7 +157,6 @@ Secrets, and setting up GitHub Actions workflows with the appropriate
158
157
permissions which can be manually triggered to launch a release.
159
158
160
159
[ `home` ] : https://github.com/rust-lang/cargo/tree/master/crates/home
161
- [ `credential` ] : https://github.com/rust-lang/cargo/tree/master/credential
162
160
[ `publish.py` script ] : https://github.com/rust-lang/cargo/blob/master/publish.py
163
161
164
162
## Beta backports
You can’t perform that action at this time.
0 commit comments