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

Prep: 0.7.0-dev #759

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Prep: 0.7.0-dev #759

merged 1 commit into from
Jul 11, 2023

Conversation

markmandel
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup
/kind documentation
/kind feature
/kind hotfix

/kind release

What this PR does / Why we need it:

  • Update versions to 0.7.0-dev
  • Small improvements to release process
  • Fix some URL testing features / flakiness.

Which issue(s) this PR fixes:

Closes #725

Special notes for your reviewer:

lib.rs is flaky on returning HTTP 200's on link testing - so let's just ignore it. crates.io is the same.

* Update versions to 0.7.0-dev
* Small improvements to release process
* Fix some URL testing features / flakiness.

Closes googleforgames#725
@markmandel markmandel added the kind/release Checklist for a release label Jul 10, 2023
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: ae7f6c80-61e3-43c9-b0a0-7dbd325e0ebb

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/759/head:pr_759 && git checkout pr_759
cargo build

@XAMPPRocky XAMPPRocky merged commit 8a3aa37 into googleforgames:main Jul 11, 2023
@markmandel markmandel deleted the prep/0.7.0 branch July 12, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/release Checklist for a release size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release 0.6.0
3 participants