team
team copied to clipboard
How Finished Are We?
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?
Would explaining how to use GitHub Actions / Packages to distribute executables be a good fit?
I would welcome instructions not just for GitHub but for others like GitLab as well. Like a collection on how to do continuous deployment.
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.