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

Checklist for open sourcing #198

Closed
3 tasks done
laraross opened this issue Sep 29, 2015 · 4 comments
Closed
3 tasks done

Checklist for open sourcing #198

laraross opened this issue Sep 29, 2015 · 4 comments

Comments

@laraross
Copy link
Member

  • Hook up travis-ci.org
    - [ ] Test installation in an empty virtual environment, and maybe even a fresh OS install see below
  • Submit to pypi
  • Protect master branch
@laraross laraross added this to the open-sourcing milestone Sep 29, 2015
@mpacer
Copy link
Member

mpacer commented Sep 29, 2015

what is it to protect the master branch?

On Tue, Sep 29, 2015 at 1:30 AM, Lara A. Ross notifications@github.com
wrote:

  • Hook up travis-ci.org
  • Test installation in an empty virtual environment, and maybe even a
    fresh OS install
  • Submit to pypi
  • Protect master branch
  • [ ]


Reply to this email directly or view it on GitHub
#198.

@laraross
Copy link
Member Author

@michaelpacer Github allows you to "protect" a branch, which disallows force-pushing to it and, optionally, requires that all commits pass the status checks on Travis.

@laraross
Copy link
Member Author

@mpacer
Copy link
Member

mpacer commented Sep 30, 2015

  • test installation on fresh virtualenv python2
  • test installation on fresh virtualenv python3
  • test installation on fresh OS install python2
  • test installation on fresh OS install python3

@suchow suchow closed this as completed Apr 10, 2016
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

No branches or pull requests

3 participants