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

feat: add support for TES v1.1.0 #31

Merged
merged 9 commits into from
Mar 28, 2023
Merged

feat: add support for TES v1.1.0 #31

merged 9 commits into from
Mar 28, 2023

Commits on Feb 20, 2023

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

Commits on Mar 10, 2023

  1. feat: update unittests

    LakiG committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    32886c3 View commit details
    Browse the repository at this point in the history
  2. feat: add unittest constants

    LakiG committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    85d746e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Feature/tesv1.1 (#32)

    * Add tests for optional filetypes in inputs and outputs
    
    * Add test for wildcards in task outputs
    
    * Add test for backend_parameters flag in task resources
    
    * Add v1.0/v1.1 compatible test for resources in task creation test
    
    * Add test for streamable flag in tesInput
    
    * Update title and description in streamable flag test
    
    * Add test for ignore_error flag
    
    * Update title and description in ignore_error flag test
    
    * Add test for CANCELING state to delete cloud resources
    
    - Add check for CANCELING state in functions test
    
    * Update v0.1 task creation tests
    
    - Remove extra executors
    - Change executor images from ubuntu to alpine
    - Update tags with specific test names
    - Change default executor commands to `echo hello`
    - Update version format to fit new versioning scheme
    - Remove v1.0.0 from v1.1 tests
    lbeckman314 committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    2d97eaa View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

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

Commits on Mar 27, 2023

  1. feat: correct test files

    LakiG committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a116162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a91b1fa View commit details
    Browse the repository at this point in the history
  3. feat: remove ignore_error test

    LakiG committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a615695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5784e62 View commit details
    Browse the repository at this point in the history