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

Only search for config file when required #560

Merged
merged 2 commits into from
Aug 12, 2022

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

What this PR does / Why we need it:

Searching for the config file on every invocation of quilkin is not required.

This is a small optimisation, but also solves the error of #558
(although not the CI issue).

Which issue(s) this PR fixes:

Work on #558

Special notes for your reviewer:

Am looking into how to solve the CI issue seperately.

Searching for the config file on every invocation of quilkin is not
required.

This is a small optimisation, but also solves the error of googleforgames#558
(although not the CI issue).
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 36bb1654-11e4-4e04-990e-75b4acdcc28f

To build this version:

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

@XAMPPRocky XAMPPRocky merged commit 27ac6b8 into googleforgames:main Aug 12, 2022
XAMPPRocky added a commit that referenced this pull request Aug 22, 2022
Searching for the config file on every invocation of quilkin is not
required.

This is a small optimisation, but also solves the error of #558
(although not the CI issue).

Co-authored-by: XAMPPRocky <[email protected]>
@markmandel markmandel deleted the bug/mdbook-yaml branch August 24, 2022 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants