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

Update development workflow #105

Open
5 of 11 tasks
Zearin opened this issue Mar 19, 2014 · 0 comments
Open
5 of 11 tasks

Update development workflow #105

Zearin opened this issue Mar 19, 2014 · 0 comments
Assignees

Comments

@Zearin
Copy link
Collaborator

Zearin commented Mar 19, 2014

The scripts for testing, releasing, and publishing haven’t been touched in ages.

I’m going to do a basic setup for the following:

CI Testing

  • Travis: Use pyenv (instead of pythonbrew) for CI testing
  • Travis: Always use the latest bugfix release for each X.Y version of Python
  • Travis: Rename travis-requirements.txt ▶︎ .travis-requirements.txt

Other automation

  • Hooks: Use @icefox’s awesome git-hooks for project-wide hooks
  • Code checks: Use pylint to check code quality
  • Releases: Use GitHub’s Release API
  • Version: (Pre-release hook) Validate release versions with semver

Miscellaneous

@Zearin Zearin self-assigned this Mar 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant