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

Release 0.1.0 #326

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Release 0.1.0 #326

merged 1 commit into from
Jul 9, 2021

Conversation

markmandel
Copy link
Contributor

  • Added the CHANGELOG.md
  • Update version numbers to the release versions
  • Tweaks to the release checklist
  • Added a README to quilkin-macros, otherwise cargo publish --dry-run
    errored.

Work on #325

* Added the CHANGELOG.md
* Update version numbers to the release versions
* Tweaks to the release checklist
* Added a README to quilkin-macros, otherwise `cargo publish --dry-run`
errored.

Work on #325
@markmandel markmandel added the kind/release Checklist for a release label Jul 8, 2021
@markmandel markmandel added this to the Release milestone Jul 8, 2021
@markmandel markmandel requested review from XAMPPRocky and iffyio July 8, 2021 21:42
@google-cla google-cla bot added the cla: yes label Jul 8, 2021
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: de6e8d22-af2b-4745-8fbe-81c5db23e94b

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/326/head:pr_326 && git checkout pr_326
cargo build

@@ -18,14 +19,13 @@
- [ ] cd to `./build/release` and run `make` to submit the cloud build
- [ ] Download all the artifacts from the cloud build.
- [ ] Move the CHANGELOG.md to the root of this repository, replacing any previous versions.
- [ ] Review `license.html` to ensure that there aren't any new MPL, GPL, LGPL, or CDDL dependencies from the last
- [ ] Review `license.html` to ensure that there aren't any new MPL, or CDDL dependencies from the last
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cargo-deny can automate this in the future

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have cargo deny:
https://github.com/googleforgames/quilkin/blob/main/deny.toml

I'm not sure it's part of our CI though!

@markmandel markmandel merged commit 35005f0 into main Jul 9, 2021
@markmandel markmandel deleted the release/0.1.0 branch July 9, 2021 16:42
XAMPPRocky pushed a commit that referenced this pull request Jul 21, 2021
* Added the CHANGELOG.md
* Update version numbers to the release versions
* Tweaks to the release checklist
* Added a README to quilkin-macros, otherwise `cargo publish --dry-run`
errored.

Work on #325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes kind/release Checklist for a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants