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

[skip ci] Update cargo-release syntax in the docs #1608

Merged
merged 1 commit into from Dec 17, 2021

Conversation

asomers
Copy link
Member

@asomers asomers commented Dec 17, 2021

No description provided.

@rtzoeller
Copy link
Collaborator

bors r+

@bors bors bot merged commit 81c0cf4 into nix-rust:master Dec 17, 2021
@asomers asomers deleted the new-release-procedure branch December 17, 2021 02:40
@asomers
Copy link
Member Author

asomers commented Dec 17, 2021

@rtzoeller I think we're ready to release 0.23.1. Would you care to do the honors?

@rtzoeller
Copy link
Collaborator

@asomers followed up via email, but I wanted to double check some of the output from the dry-run.

I'm seeing 0.23.0 interleaved in the build log, which is causing me slight concern. Is this expected?

$ cargo release 0.23.1 
[2021-12-17T02:45:58Z WARN  cargo_release::config] Negative config values are deprecated (`no_`, `disable_`)
[2021-12-17T02:45:58Z WARN  cargo_release::config] Negative config values are deprecated (`no_`, `disable_`)
[2021-12-17T02:46:01Z INFO  cargo_release] Update nix to version 0.23.1
[2021-12-17T02:46:01Z INFO  cargo_release] Running cargo publish on nix
    Updating crates.io index
   Packaging nix v0.23.0 (/home/rtzoeller/repos/nix)
   Verifying nix v0.23.0 (/home/rtzoeller/repos/nix)
   Compiling autocfg v1.0.1
   Compiling libc v0.2.112
   Compiling cfg-if v1.0.0
   Compiling bitflags v1.3.2
   Compiling memoffset v0.6.5
   Compiling nix v0.23.0 (/home/rtzoeller/repos/nix/target/package/nix-0.23.0)
    Finished dev [unoptimized + debuginfo] target(s) in 9.92s
   Uploading nix v0.23.0 (/home/rtzoeller/repos/nix)
warning: aborting upload due to dry run
[2021-12-17T02:46:11Z INFO  cargo_release] Pushing v0.23.1 to origin
[2021-12-17T02:46:11Z INFO  cargo_release] Pushing HEAD to origin
[2021-12-17T02:46:11Z WARN  cargo_release] Ran a `dry-run`, re-run with `--execute` if all looked good.

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.

None yet

2 participants