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

Older than py37 #14

Merged
merged 5 commits into from
Oct 18, 2022
Merged

Older than py37 #14

merged 5 commits into from
Oct 18, 2022

Conversation

sarnold
Copy link
Owner

@sarnold sarnold commented Oct 17, 2022

  • make compatible with older python versions on LTS distros, eg, ubuntu 18
  • update uservars, make log/pid filename settable
  • update workflows to use old ubuntu (as long as it lasts)

* make log/pid file names a user-settable environment var (default: httpd)
* update pip install URLs and docstrings, update readme/tox files

Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
* make GetHandler compatible with py36, update mypy config
* update project and tox files to match workflow versions

Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
@sarnold sarnold force-pushed the older-than-37 branch 4 times, most recently from 97474d0 to 64fd99b Compare October 17, 2022 06:40
* use GetHandler without the directory arg on py36, change to docroot
  in run method instead

Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
@sarnold sarnold force-pushed the older-than-37 branch 2 times, most recently from 6568c3a to de2221b Compare October 18, 2022 03:26
* split coverage in tox file from testenv

Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
@sarnold sarnold force-pushed the older-than-37 branch 2 times, most recently from a10ae59 to 9dc39a8 Compare October 18, 2022 05:13
Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
@github-actions
Copy link

Package Line Rate Branch Rate Complexity Health
pyserv 97% 100% 0
Summary 97% (109 / 112) 100% (10 / 10) 0

@github-actions
Copy link

Hello @sarnold! Thanks for opening this PR. We found the following information based on analysis of the coverage report:

Base Branch Rate coverage is 100%
Merging 8cccb13 into master will not change coverage

Nice work, @sarnold. Cheers! 🍻

@sarnold sarnold merged commit 74869c7 into master Oct 18, 2022
@sarnold sarnold deleted the older-than-37 branch October 18, 2022 22:03
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