team icon indicating copy to clipboard operation
team copied to clipboard

How Finished Are We?

Open Dylan-DPC-zz opened this issue 5 years ago • 3 comments

Posting this after the discussion in: https://github.com/rust-lang/rust/issues/66495

Question that needs to be answered?

  • Can we consider the book complete? [excluding a final review of the content]

If No:

  • What are the topics/sub-topics left to be added to the book?

Dylan-DPC-zz avatar Nov 19 '19 16:11 Dylan-DPC-zz

Would explaining how to use GitHub Actions / Packages to distribute executables be a good fit?

trevordmiller avatar Nov 22 '19 06:11 trevordmiller

I would welcome instructions not just for GitHub but for others like GitLab as well. Like a collection on how to do continuous deployment.

wookietreiber avatar Nov 22 '19 10:11 wookietreiber

Previously, we've talked about delegating that kind of stuff to crate-ci. Granted, some cleanup is needed since things have changed a bit and we need to add examples for uploading binaries.

epage avatar Nov 22 '19 13:11 epage