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

pip installable #1

Merged
merged 20 commits into from
Dec 4, 2017
Merged

pip installable #1

merged 20 commits into from
Dec 4, 2017

Commits on Oct 3, 2017

  1. Configuration menu
    Copy the full SHA
    8e64320 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Small adjustment

    jburel committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    9939812 View commit details
    Browse the repository at this point in the history
  2. Check installation

    jburel committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    7f1da73 View commit details
    Browse the repository at this point in the history
  3. Ignore build output folders

    jburel committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    2083215 View commit details
    Browse the repository at this point in the history
  4. turn flake8 check on

    jburel committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    2612d4e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Review set up to run tests

    jburel committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    c1a5366 View commit details
    Browse the repository at this point in the history
  2. Remove invertAxis

    jburel committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    80606b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9338db3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99867b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45d9151 View commit details
    Browse the repository at this point in the history
  6. Ignore few more files

    jburel committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    3e3a6cd View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Review python path

    jburel committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    edd2f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    205fb60 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Minor edit

    jburel committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    83346ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3da9c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. Add bump-version facility

    joshmoore committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    4a4683f View commit details
    Browse the repository at this point in the history
  2. Convert to using test-omero

    joshmoore committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    1e9ed70 View commit details
    Browse the repository at this point in the history
  3. Rework travis build to use test-omero

    Major changes:
    
     * All .travis.yml commands now live in test-omero
     * All actions take place in docker rather than locally
     * All classes live in omero_cli_render to prevent shadowing
    
    The next step here will be to remove the copied cli.py module
    in favor of pulling the clisplit image.
    joshmoore committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    c9afa4f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Fix flake8

    joshmoore committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    cb9f6c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Update name of test-omero

    joshmoore committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    887c171 View commit details
    Browse the repository at this point in the history