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

devops: Update tox and travis scripts. #80

Merged
merged 2 commits into from
Jul 16, 2020
Merged

devops: Update tox and travis scripts. #80

merged 2 commits into from
Jul 16, 2020

Conversation

jcass77
Copy link
Owner

@jcass77 jcass77 commented Jul 16, 2020

Updates the Tox and Travis scripts to bring CI up to date:

  • drop coverage for Python 2.7 and Django <= 2.1, which are no longer supported upstream.
  • add coverage for Python 3.7 and 3.8, as well as Django long term support (LTS) and latest versions.
  • un-pin dependency on Fix import from ref agronholm/apscheduler#149, which has since been merged and released.
  • rename Django settings file to prevent collision with actual test scripts.
  • clean up unused dependencies.

@jcass77 jcass77 merged commit bb92ad5 into jcass77:master Jul 16, 2020
Comment on lines -9 to -15
deploy:
provider: pypi
user: sallyruthstruik
password:
secure: AO14vBQPpz2UiVZKETQk4D3zjoDzjJjXIRbohnSiQrtPJ9yafF/diLa606McyhZx3mRug3MpJY9dWCTq+0x5ne3NExkOcHC5kz30lIUIK1D2xlHaSteVtT/4hFf0Rz09huTsgOczDzBKww7nDvNCVQ94MLrEs0H0RXt7HZpnVsWZcYDhJovJ4l+3nhas+jjQrhhRUx9ePVvQGjlIJ96UcXYZISlFahodCiLPmoZFyBvdVSwxcJbwnUpsM8NLKnCXy8mzcDRsQCOCS9hsX/H+erErzBoVyrWibJ6KtuZHBcoXLDMV4IBcQgXAUz2RXpSjR3/nb96fAd1tHa5hel6OVyDVsJEQHm682+0Rn89LjXww8eskJEa1TZnOy+r0+zBYKquUo3A0EkYvFIAd/Ucmf3u+KWDlHOGKKXTc2Iu112M78Ih7JgIvw/b0CS7vGd9wOPD6kjLbmZe9JQH0DuCOo5K/J47+ikJnyaAPtJw4MeOggXFZq6QVZIda8vCR1VBP/6lXuBBeF0rZDa4ck+WCkIFIpoXiwYxuQripE9zdUSJsDlb+GTV2XhK7rUIS9u1RhmNSfSV9K+uOpBfOwhTtjJDH96FCQqtiwb+9xLSkuG+5cJnd6slDoVniAGiN9MO/nrJaghSUTbB9GeY1503Tot/xl3lYXUFc3+8rQIQVH0E=
on:
tags: true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per our email, you may want to hang on to this bit.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, rolled back in e23f5fb.

@jcass77 jcass77 deleted the enh/devops branch October 6, 2020 05:32
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.

2 participants