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

Change admin flag to no-admin, respect shutdown signal #622

Merged
merged 2 commits into from
Oct 14, 2022

Conversation

XAMPPRocky
Copy link
Collaborator

The way the admin flag works will no longer work after #620 so this fixes the style to work in that version. I also noticed we stopped listening to the shutdown signal, so I fixed that.

@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 4ac270c0-476f-4538-9c7b-c3e6783e2fd2

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

To build this version:

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

@markmandel markmandel merged commit 46567d0 into main Oct 14, 2022
@markmandel markmandel deleted the ep/fix-admin-flag branch October 14, 2022 20:23
@markmandel markmandel added kind/bug Something isn't working kind/cleanup Refactoring code, fixing up documentation, etc area/user-experience Pertaining to developers trying to use Quilkin, e.g. cli interface, configuration, 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/bug Something isn't working 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