Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@spirsch
Copy link
Collaborator

@spirsch spirsch commented Jun 9, 2022

Since we were already using the ConfigParser library to parse schroot profiles, our own config files could also be parsed via this library. This PR unifies configurations from client.conf and server.conf into a central homcc.conf file in INI format:

  • refactored parse_config functions to rely on ConfigParser instead
  • client & server config sections are indicated via their respective [homcc] & [homccd] headers
  • slightly improved tests and comments to show config prioritization
  • adapted README.md to reflect the changes of configuration options

@spirsch spirsch marked this pull request as ready for review June 9, 2022 13:46
@spirsch spirsch requested review from k-lukas and wmann-celonis June 9, 2022 13:46
@spirsch spirsch merged commit 487414c into main Jun 29, 2022
@spirsch spirsch deleted the CPL-6635-Configuration-Update branch June 29, 2022 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants