Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Artman Refactor #159

Merged
merged 47 commits into from Apr 18, 2017
Merged

Artman Refactor #159

merged 47 commits into from Apr 18, 2017

Commits on Apr 6, 2017

  1. Improve output.

    This commit replaces almost all uses of print with the
    logging module, and more cleanly separates artman output
    from the output spit out by the processes that artman
    runs.
    
    Additionally, it adds a -v and -q flag to alter how much
    output you get. Adding -v shows all shell commands.
    Luke Sneeringer committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    4b51828 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. [WIP] GitHub clone task.

    Luke Sneeringer committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    083b703 View commit details
    Browse the repository at this point in the history
  2. [WIP] GitHub PRs.

    Luke Sneeringer committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    746e7d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. [wip] Nearly done with GitHub staging.

    Luke Sneeringer committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    6f1a5f0 View commit details
    Browse the repository at this point in the history
  2. [wip] more github

    Luke Sneeringer committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    d6e5793 View commit details
    Browse the repository at this point in the history
  3. [wip] Got a successful PR!

    Luke Sneeringer committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    06f4bb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. [wip] Artman GitHub support.

    Luke Sneeringer committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    5153700 View commit details
    Browse the repository at this point in the history
  2. Move guts out of artman script for testability.

    Luke Sneeringer committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    d3b7f18 View commit details
    Browse the repository at this point in the history
  3. Fix imports that were not saved.

    Luke Sneeringer committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    052d4b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. [wip] unit tests

    Luke Sneeringer committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    44a3e2f View commit details
    Browse the repository at this point in the history
  2. Do not store .nox in git

    Luke Sneeringer committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    e63b934 View commit details
    Browse the repository at this point in the history
  3. More tests

    Luke Sneeringer committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    43568da View commit details
    Browse the repository at this point in the history
  4. More tests

    Luke Sneeringer committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    22e0006 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. More work.

    Luke Sneeringer committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    9716fb4 View commit details
    Browse the repository at this point in the history
  2. Rename repo_subpath to gapic_subpath

    Luke Sneeringer committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    a64a244 View commit details
    Browse the repository at this point in the history
  3. wip

    Luke Sneeringer committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    982711d View commit details
    Browse the repository at this point in the history
  4. Salt branch names.

    Luke Sneeringer committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    ffa20eb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. [wip]

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    6da2992 View commit details
    Browse the repository at this point in the history
  2. Rename pipeline.* prefix to artman.*

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    da99675 View commit details
    Browse the repository at this point in the history
  3. Oops, did not remove everything.

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    3f761a2 View commit details
    Browse the repository at this point in the history
  4. Move pipeline. to artman. at the top level.

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    f50e891 View commit details
    Browse the repository at this point in the history
  5. Fixing stuff.

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    53699a2 View commit details
    Browse the repository at this point in the history
  6. Update docs and smoke tests.

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    39ca93e View commit details
    Browse the repository at this point in the history
  7. More tests, readme changes

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    ad91e29 View commit details
    Browse the repository at this point in the history
  8. Add tests; make long _pipeline names shorter.

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    0972f86 View commit details
    Browse the repository at this point in the history
  9. More tests.

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    e0b2818 View commit details
    Browse the repository at this point in the history
  10. Bugfix

    lukesneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    6da2036 View commit details
    Browse the repository at this point in the history
  11. wip

    Luke Sneeringer committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    394b7a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Many more tests.

    Luke Sneeringer committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    d371138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cb678a View commit details
    Browse the repository at this point in the history
  3. More

    Luke Sneeringer committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    e60a967 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into github-pr

    Luke Sneeringer committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    8292f58 View commit details
    Browse the repository at this point in the history
  5. Test Python 3.4 also.

    Luke Sneeringer committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    631e925 View commit details
    Browse the repository at this point in the history
  6. Install codecov in Travis.

    Luke Sneeringer committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    9eb42c8 View commit details
    Browse the repository at this point in the history
  7. Fix package name in README.

    Luke Sneeringer committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    e1f37a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Handle a couple of @ethanbao's comments.

    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    3492d8b View commit details
    Browse the repository at this point in the history
  2. Make REPOROOT explanation more specific.

    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    462dde7 View commit details
    Browse the repository at this point in the history
  3. Per @ethanbao, finiah sentence in gapic_generation.py docstring.

    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    14f0218 View commit details
    Browse the repository at this point in the history
  4. Dockerfile is the canonical installation script.

    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    6360fd5 View commit details
    Browse the repository at this point in the history
  5. Added a logging.info call.

    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    8331fef View commit details
    Browse the repository at this point in the history
  6. Fix 2.7 compat.

    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    c05d6d8 View commit details
    Browse the repository at this point in the history
  7. Change ~/.artman.yml to ~/.artman/config.yml

    This will allow that directory to be mounted in Docker.
    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    9ddfdbf View commit details
    Browse the repository at this point in the history
  8. Convert final instances of ~/.artman.yaml

    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    cea14a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bac30e View commit details
    Browse the repository at this point in the history
  10. Fix readme.

    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    840dd8e View commit details
    Browse the repository at this point in the history
  11. Merge branch 'github-pr' of github.com:lukesneeringer/artman into git…

    …hub-pr
    Luke Sneeringer committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    23ca1aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    65222ca View commit details
    Browse the repository at this point in the history