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

implement #25 & several improvements #26

Merged
merged 1 commit into from
Mar 13, 2022
Merged

implement #25 & several improvements #26

merged 1 commit into from
Mar 13, 2022

Conversation

Andrwe
Copy link
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