Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Feature/PYPE-611 build workfile #24

Merged
merged 23 commits into from
Apr 16, 2020
Merged

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    cf43bbb View commit details
    Browse the repository at this point in the history
  2. get_workfile_build_presets method implemented to load workfile varian…

    …ts per host and current task
    iLLiCiTiT committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    116a16e View commit details
    Browse the repository at this point in the history
  3. collect_last_version_repres implemented to get all representations of…

    … latest versions for all subsets of entered assets
    iLLiCiTiT committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    99ea839 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a415e22 View commit details
    Browse the repository at this point in the history
  5. implemented load_containers_by_asset_data which loads all containers …

    …for specific asset by entered workfile variants
    iLLiCiTiT committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    57f6f9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    808510d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    149a65f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d38df64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4428ccc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c110922 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d0d0f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    10624f9 View commit details
    Browse the repository at this point in the history
  2. function names and gramar

    mkolar committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    7d48a03 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Update pype/lib.py

    precompile regex
    
    Co-Authored-By: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
    iLLiCiTiT and antirotor authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    fe57337 View commit details
    Browse the repository at this point in the history
  2. PR comments based changes

    iLLiCiTiT committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d8d5ccb View commit details
    Browse the repository at this point in the history
  3. variables shuffle

    iLLiCiTiT committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    a8d1fc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. renamed load_containers_to_workfile to build_workfile and removed…

    … `create_first_workfile`
    iLLiCiTiT committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0c99fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c002890 View commit details
    Browse the repository at this point in the history
  3. build workile methods wrapped into one class and methods were split o…

    …r reorganized a little bit
    iLLiCiTiT committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    29d63e4 View commit details
    Browse the repository at this point in the history
  4. removed unused modules

    iLLiCiTiT committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    20e3a60 View commit details
    Browse the repository at this point in the history
  5. added some documentation

    iLLiCiTiT committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    871bfde View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. classmethods replaced with object methods and added process method wh…

    …ere post processing can be implemented by host
    iLLiCiTiT committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    59e2f2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b28e58 View commit details
    Browse the repository at this point in the history