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

Use base64 when logging token, add fmt::Display impl for metadata::Value #554

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

XAMPPRocky
Copy link
Collaborator

These just make it easier to see values in the logs, particularly values that are a bag of bytes.

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 92b9e646-f499-45ab-b023-b1784fb7d1ee

To build this version:

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

@markmandel markmandel merged commit 25d9360 into main Aug 4, 2022
@markmandel markmandel deleted the base64-token branch August 4, 2022 20:12
@markmandel markmandel added area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/cleanup Refactoring code, fixing up documentation, etc labels Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, etc kind/cleanup Refactoring code, fixing up documentation, etc size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants