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

chore(ci): Use draft release to package CKB #2317

Merged
merged 1 commit into from
Oct 30, 2020
Merged

chore(ci): Use draft release to package CKB #2317

merged 1 commit into from
Oct 30, 2020

Conversation

doitian
Copy link
Member

@doitian doitian commented Oct 12, 2020

Using draft release so that we can publish the releases when all the builds are ready.

Build ckb packages for branches `pkg/vx.y.z`, where `vx.y.z` is used as the draft release version.
@yangby-cryptape
Copy link
Collaborator

bors merge

bors bot added a commit that referenced this pull request Oct 30, 2020
2317: chore(ci): Use draft release to package CKB r=yangby-cryptape a=doitian

Using draft release so that we can publish the releases when all the builds are ready.

2337: chore: bump syn, quote and proc-macro2 from 0.x to 1.0.x r=yangby-cryptape a=yangby-cryptape



Co-authored-by: ian <ian@nervos.org>
Co-authored-by: Boyu Yang <yangby@cryptape.com>
@doitian doitian merged commit a2aa2cd into nervosnetwork:develop Oct 30, 2020
@doitian doitian deleted the use-draft-release-to-package-ckb branch October 30, 2020 04:37
bors bot added a commit that referenced this pull request Feb 23, 2021
2580: chore: upgrade deps r=zhangsoledad,quake a=driftluo

futures:
```
# 0.3.12 - 2021-01-15
* Fixed `Unpin` impl of `future::{MaybeDone, TryMaybeDone}` where trait bounds were accidentally added in 0.3.9. (#2317)

# 0.3.11 - 2021-01-14
* Fixed heap buffer overflow in `AsyncReadExt::{read_to_end, read_to_string}` (#2314)

# 0.3.10 - 2021-01-13
* Fixed type-inference in `sink::unfold` by specifying more of its types (breaking change -- see #2311)

# 0.3.9 - 2021-01-08
* Significantly improved compile time when `async-await` crate feature is disabled (#2273)
* Added `stream::repeat_with` (#2279)
* Added `StreamExt::unzip` (#2263)
* Added `sink::unfold` (#2268)
* Added `SinkExt::feed` (#2155)
* Implemented `FusedFuture` for `oneshot::Receiver` (#2300)
* Implemented `Clone` for `sink::With` (#2290)
* Re-exported `MapOkOrElse`, `MapInto`, `OkInto`, `TryFlatten`, `WriteAllVectored` (#2275)
```

tentacle:
```
# Bug Fix
- Port futures-rs fix on channel(#308)
- Don't use loop on yamux(#307)
- Fix yamux close(#309)
```

Co-authored-by: driftluo <driftluo@foxmail.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.

3 participants