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

Upgrade to python 3 #50

Merged
merged 52 commits into from
Feb 16, 2022
Merged

Upgrade to python 3 #50

merged 52 commits into from
Feb 16, 2022

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    0194c80 View commit details
    Browse the repository at this point in the history
  2. Make split_dataset usable

    HealthyPear committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    119aae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

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

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    7697b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22cde04 View commit details
    Browse the repository at this point in the history
  3. Update setup script

    HealthyPear committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    e9768d8 View commit details
    Browse the repository at this point in the history
  4. Update submit jobs

    HealthyPear committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    f496941 View commit details
    Browse the repository at this point in the history
  5. Update .gitignore

    HealthyPear committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    a6cb6fd View commit details
    Browse the repository at this point in the history
  6. Update CI settings

    HealthyPear committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    e790610 View commit details
    Browse the repository at this point in the history
  7. Fix stale-code bug in CI

    HealthyPear committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    0b10ea0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac07b4d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Add license file

    HealthyPear committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    43e2bbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d180ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0c37d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd219d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1341fce View commit details
    Browse the repository at this point in the history
  6. Containerization

    - move all material to a dedicated folder
    - store here conde environment files, which are now also updated
    HealthyPear committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    9e45e22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b02bd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b538fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d300b15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09074b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Update CI, testing and dependencies

    - directory tree test is skipped until protopipe 0.5.0 is available
    - CI has been updated to only support conda-based installation also on
      macos
    - yaml needed to be added to the test dependencies
    - conda recipes moved back to root folder
    
    Update CI
    
    Add pyyaml as a dependency for testing
    
    Update CI installation
    
    Remove unused import
    
    Fix CI installation order
    
    Test CI  on macos-latest
    
    Try giving CONDA permission to its own files
    
    Update CI
    
    - add macos-latest
    - update conda env name
    
    Forgot to unset env name
    
    Use unambiguous conda env name
    
    Import load_config from utils not from protopipe
    
    also skip test that requires new protopipe
    
    leave protopipe import in submit jobs
    
    Test CI only on macos-latest
    
    Test CI only with conda-based installation
    
    Test CI also on ubuntu-latest but only conda
    HealthyPear committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    0a6dfc5 View commit details
    Browse the repository at this point in the history
  2. Improve merge script

    HealthyPear committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    9b679f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Address many codacy complaints and improve testing

    Fix bug introduced into merge script
    
    remove stale code
    
    Test package directory contents
    
    fix ci test code
    
    add test script for CI
    
    Move logging.yaml to aux module and install it
    
    Addressing codacy complaints; improving code style
    
    Further codacy fixing
    
    Further codacy fixing
    
    Use safe_load when loading a config YAML file
    
    Another batch of code style fixes
    
    codacy fixing and fixing bugs introduced
    
    Simplify logging custom formatter
    HealthyPear committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1833ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9072fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff477b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73d9dec View commit details
    Browse the repository at this point in the history
  5. Remove old files

    HealthyPear committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5850371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a380411 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62a6886 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Remove CI test script

    HealthyPear committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8445fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ee6ed View commit details
    Browse the repository at this point in the history
  3. Set 1 process when syncing directories

    see DIRACGrid/DIRAC#5786 for details why
    HealthyPear committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    f30b3dc View commit details
    Browse the repository at this point in the history
  4. Fix bug introduced with new logging

    When submitting the merging command, the particle type was not formatted
    HealthyPear committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2550b1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ced7380 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d60a9a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    746a2e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    318a61f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29ff35f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9433ddb View commit details
    Browse the repository at this point in the history
  11. Improve submitting of jobs

    - added an option to disable the upload of the analysis config file
    - added a loop to counteract some Dirac issues when splitting input data
    HealthyPear committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3c33bcb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9d4b543 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

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

Commits on Jan 28, 2022

  1. Improve debug logging in submitting jobs

    - Output type was showing input sandbox
    - added protopipe version used at submission
    HealthyPear committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    a5a5aa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    76182f4 View commit details
    Browse the repository at this point in the history
  2. Use lazy % formatting

    HealthyPear committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    b18230b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55fe329 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5af7c85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    047aa77 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Fix check of existing file on the grid

    - strip newlines trailing characters from list entries,
    - use logging.exception in case list is not found,
    - use absolute file path from root directory
    HealthyPear committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0b6286e View commit details
    Browse the repository at this point in the history
  2. Fix conda env

    - for some reason now fts3 needs to be specified
    - python version also specified as in Dirac and CTADIRAC
    
    Update conda envs
    HealthyPear committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a3a4293 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Reformatting with black

    HealthyPear committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9bad6d5 View commit details
    Browse the repository at this point in the history