Skip to content

implement #25 & several improvements#26

Merged
Andrwe merged 1 commit into
mainfrom
25_default_conf_paths
Mar 13, 2022
Merged

implement #25 & several improvements#26
Andrwe merged 1 commit into
mainfrom
25_default_conf_paths

Conversation

@Andrwe
Copy link
Copy Markdown
Owner

@Andrwe Andrwe commented Mar 13, 2022

  • implement option -c to specify script config file
  • implement OS specific defaults for script config file
  • increase version to 0.4
  • move code to dedicated functions to reduce requirements for different calls
  • add info output function
  • add Dockerfile to run test suite on Ubuntu
  • improve tests/run.sh to allow running on different OS container
  • add test for dependency check
  • add test for custom script config path

Signed-off-by: Andrwe Lord Weber github@andrwe.org

closes #25
closes #12

* implement option `-c` to specify script config file
* implement OS specific defaults for script config file
* increase version to 0.4
* move code to dedicated functions to reduce requirements for different calls
* add info output function
* add Dockerfile to run test suite on Ubuntu
* improve tests/run.sh to allow running on different OS container
* add test for dependency check
* add test for custom script config path

Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
@Andrwe Andrwe mentioned this pull request Mar 13, 2022
@Andrwe Andrwe added this to the version 0.4 milestone Mar 13, 2022
@Andrwe Andrwe merged commit 80ce60f into main Mar 13, 2022
@Andrwe Andrwe deleted the 25_default_conf_paths branch January 4, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement different default conf-paths $PRIVOXY_CONF isn't set

1 participant