Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dcbark01/PI-Web-API-Client-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tomhollingworth/PI-Web-API-Client-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 18, 2019

  1. Create Jenkinsfile

    orlandoacevedo-pge committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    4a6e057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f19c4b View commit details
    Browse the repository at this point in the history
  3. Create Dockerfile

    orlandoacevedo-pge committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    f8158a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2673a2b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Feature/dockerfile (#4)

    * Fixed docker build.
    
    Removed windows requirements and change base docker to python.
    
    * Update requirements.txt
    
    * Update web_id_helper.py
    
    * Update web_id_exception.py
    
    * Update web_id_string_type.py
    
    * Update web_id_info.py
    
    * Update __init__.py
    
    * Update web_id_type.py
    
    * Update web_id_helper.py
    
    * Python code formatter Black
    
    black -l 80 osisoft
    black -l 80 setup.py
    
    * Black updates to test.
    
    * removed tabs from test
    
    * Update setup.py
    
    * removed tabs
    
    * Revert "removed tabs"
    
    This reverts commit 34d7995.
    
    * Revert "Update setup.py"
    
    This reverts commit 327742b.
    
    * Revert "removed tabs from test"
    
    This reverts commit 05cab08.
    
    * Revert "Black updates to test."
    
    This reverts commit e348d05.
    
    * Revert "Python code formatter Black"
    
    This reverts commit a740399.
    
    * Revert "Update web_id_helper.py"
    
    This reverts commit 1eaaa4b.
    
    * Revert "Update web_id_type.py"
    
    This reverts commit 1a42c95.
    
    * Revert "Update __init__.py"
    
    This reverts commit 9aa788b.
    
    * Revert "Update web_id_info.py"
    
    This reverts commit b6e3a75.
    
    * Revert "Update web_id_string_type.py"
    
    This reverts commit bdc0955.
    
    * Revert "Update web_id_exception.py"
    
    This reverts commit 73f48a7.
    
    * Revert "Update web_id_helper.py"
    
    This reverts commit 3c5d372.
    
    * Update Jenkinsfile
    
    * Update Jenkinsfile
    
    * Update Jenkinsfile
    
    * Skip most test.
    
    * Update setup.py
    orlandoacevedo-pge authored Mar 19, 2019
    Configuration menu
    Copy the full SHA
    83e596d View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    orlandoacevedo-pge committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    2002f27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3a43df View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Update requirements.txt (#7)

    orlandoacevedo-pge authored and e2he committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    603d2de View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    orlandoacevedo-pge committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    6896c4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7602009 View commit details
    Browse the repository at this point in the history
Loading