Skip to content

Conversation

@dbnicholson
Copy link
Contributor

Make a couple more config parameters optional.

SubsetConfig isn't even used currently, so provide a default empty
HashMap from serde so it isn't required in configuration.
This matches the example configuration.
}

fn default_build_repo_base() -> PathBuf {
PathBuf::from("build-repo")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops, this needs to be a full path and a default isn't clear. I'll drop this commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant