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

[#595] Improve artifact/parameter access #639

Merged
merged 14 commits into from
May 26, 2023
Merged

Commits on May 26, 2023

  1. add special case handling of cron workflow status

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    255a9f2 View commit details
    Browse the repository at this point in the history
  2. add an exceptions module and expose that to services

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9eba950 View commit details
    Browse the repository at this point in the history
  3. add tempalte invokator parameter/artifact accessor

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    648ce19 View commit details
    Browse the repository at this point in the history
  4. use Dict

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0abebe0 View commit details
    Browse the repository at this point in the history
  5. use Dict

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    16bd2f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5d2132 View commit details
    Browse the repository at this point in the history
  7. make a proper exceptions module

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7da48f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba65102 View commit details
    Browse the repository at this point in the history
  9. extract message from error

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1cf7abf View commit details
    Browse the repository at this point in the history
  10. add handling of json decode errors

    Signed-off-by: Flaviu Vadan <flaviuvadan@gmail.com>
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    db47215 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    716d9db View commit details
    Browse the repository at this point in the history
  12. Move properties/funcs into TISubNodeMixin (#644)

    Small PR on top of a WIP to avoid making suggestions/commits
    
    ---------
    
    Signed-off-by: Elliot Gunton <egunton@bloomberg.net>
    elliotgunton authored May 26, 2023
    Configuration menu
    Copy the full SHA
    b97a45c View commit details
    Browse the repository at this point in the history
  13. Merge branch 'main' into fv/artifact-access

    # Conflicts:
    #	scripts/service.py
    #	src/hera/events/service.py
    #	src/hera/exceptions/__init__.py
    #	src/hera/workflows/service.py
    flaviuvadan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    92e6f33 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3379201 View commit details
    Browse the repository at this point in the history