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

Release/1.2.0 #117

Merged
merged 26 commits into from
May 16, 2020
Merged

Release/1.2.0 #117

merged 26 commits into from
May 16, 2020

Conversation

asfaltboy
Copy link
Member

No description provided.

asfaltboy and others added 26 commits March 5, 2019 20:10
back-merge master to develop
remove confusion from the installation instruction
* use soft version for coveralls to support python 2.7
* use pycodestyle instead of older pep8
* bump to latest versions of factory-boy and pytest-django
* use tox-travis to keep the travis and tox requirements fairly clean
* drop versions <3.5 and add released 3.8
* use travis python config and specify pypy3.6
* allow any version of coveralls (easier support for python 2.7)
* add up to django 3.0 version according to official dep matrix:

Refs:
- https://www.djangoproject.com/download/#supported-versions
- https://docs.djangoproject.com/en/dev/faq/install/
due to hard requirement of Django 1.11, it's incompatible with our
wish to still support django versions 1.9 and 1.10
Update Dependencies and CI/CD Setup
required setting a string field to nullable in the Client test model

+ test that datetime field choices are being excluded
; Conflicts:
;	advanced_filters/views.py
Switching to using the python publish github action which uses
twine to push source and wheel to pypi whenever a release is created
in GitHub
@lgtm-com
Copy link

lgtm-com bot commented May 16, 2020

This pull request fixes 1 alert when merging f866234 into 34b496b - view on LGTM.com

fixed alerts:

  • 1 for Module is imported with 'import' and 'import from'

@asfaltboy asfaltboy merged commit 5655d19 into master May 16, 2020
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.008%) to 95.906% when pulling f866234 on release/1.2.0 into 34b496b on master.

@asfaltboy asfaltboy deleted the release/1.2.0 branch May 16, 2020 18:18
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.

6 participants