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

Merge mainline into feature_assets_cli #384

Closed
wants to merge 20 commits into from
Closed

Commits on Jun 18, 2024

  1. fix: bundles are stored in job_history in their original format (#344)

    * fix: bundles are stored in job_history in their original format
    
    Signed-off-by: Stephen Crowe <[email protected]>
    crowecawcaw authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b5de504 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix: use sids when granting permissions with icacls (#359)

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    133b059 View commit details
    Browse the repository at this point in the history
  2. chore: Add OS field support for integ test (#361)

    Signed-off-by: Alex Tran <[email protected]>
    AlexTranAmz authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1c91e90 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix: bundle gui-submit fails loading bundles with saved queue paramet…

    …er values (#360)
    
    Signed-off-by: Evan Spearman <[email protected]>
    evanspearman-a authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a2c1f2d View commit details
    Browse the repository at this point in the history
  2. ci: update workflow job names for integ tests (#338)

    Signed-off-by: Charles Moore <[email protected]>
    moorec-aws authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8b14bdb View commit details
    Browse the repository at this point in the history
  3. ci: Add integ req to toml (#364)

    Signed-off-by: Alex Tran <[email protected]>
    AlexTranAmz authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    59ab8a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. feat: support JSON output in bundle GUI submitter (#357)

    * feat: support JSON output in bundle GUI submitter
    
    Signed-off-by: Stephen Crowe <[email protected]>
    crowecawcaw authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    aad9a49 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.48.5 (#367)

    Signed-off-by: client-software-ci <[email protected]>
    client-software-ci authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    13aed84 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. chore(deps): update python-semantic-release requirement (#342)

    Updates the requirements on [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) to permit the latest version.
    - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
    - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
    - [Commits](python-semantic-release/python-semantic-release@v9.5.0...v9.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: python-semantic-release
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d779e34 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. test: Refactor job attachments integ tests to work with new Deadline …

    …Cloud JA test fixtures (#373)
    
    Signed-off-by: Yutong Li <[email protected]>
    Co-authored-by: Yutong Li <[email protected]>
    YutongLi291 and YutongLi291 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9faea5e View commit details
    Browse the repository at this point in the history
  2. revert: revert json output and schema version (#374)

    * revert: "feat: support JSON output in bundle GUI submitter (#357)"
    
    This reverts commit aad9a49.
    
    Signed-off-by: Morgan Epp <[email protected]>
    
    * revert: "chore(deps): update jsonschema requirement from ==4.17.* to >=4.17,<4.23 (#336)"
    
    This reverts commit 369ec40.
    
    Signed-off-by: Morgan Epp <[email protected]>
    
    ---------
    
    Signed-off-by: Morgan Epp <[email protected]>
    epmog authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9995aad View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.48.6 (#377)

    Signed-off-by: client-software-ci <[email protected]>
    client-software-ci authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8c82ec4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update deadline-cloud-test-fixtures requirement (#370)

    Updates the requirements on [deadline-cloud-test-fixtures](https://github.com/aws-deadline/deadline-cloud-test-fixtures) to permit the latest version.
    - [Release notes](https://github.com/aws-deadline/deadline-cloud-test-fixtures/releases)
    - [Changelog](https://github.com/aws-deadline/deadline-cloud-test-fixtures/blob/mainline/CHANGELOG.md)
    - [Commits](aws-deadline/deadline-cloud-test-fixtures@0.7.0...0.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: deadline-cloud-test-fixtures
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Yutong Li <[email protected]>
    dependabot[bot] and YutongLi291 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    89c96ed View commit details
    Browse the repository at this point in the history
  5. chore(deps): Update deadline-cloud-test-fixtures requirement from ==0…

    ….8.* to ==0.9.* (#378)
    
    Signed-off-by: Yutong Li <[email protected]>
    Co-authored-by: Yutong Li <[email protected]>
    YutongLi291 and YutongLi291 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c6334e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. feat: Run Integration tests on windows as well (#381)

    Signed-off-by: Yutong Li <[email protected]>
    YutongLi291 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1b5b58a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5859ee View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    26ee376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb9acb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. test: Add integration test runs as part of mainline merge and release…

    … bump workflows (#387)
    
    Signed-off-by: Yutong Li <[email protected]>
    YutongLi291 authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    06559d3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.48.7 (#389)

    Signed-off-by: client-software-ci <[email protected]>
    client-software-ci authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8a2103d View commit details
    Browse the repository at this point in the history