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

[pull] main from microsoft:main #25

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Commits on Aug 5, 2024

  1. Snyk updates new (#3956)

    * Update clean_validation_envs.yml
    
    * update
    
    * update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8
    
    * update versions
    
    * Snyk updates 0524 (#3932)
    
    * Update clean_validation_envs.yml
    
    * update
    
    * update BRANCH_LAST_ACTIVITY_IN_HOURS_FOR_STOP: 8
    
    * snyk update
    
    * update version
    
    * update
    
    * update
    
    * update
    
    * update version
    
    * update
    
    * remove extras
    
    * update version
    tim-allen-ck committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2aa0565 View commit details
    Browse the repository at this point in the history
  2. update dependabot dependencies (#4037)

    * update dependencies
    
    * update app version
    
    * update chnagelog
    
    * update
    
    * Update CHANGELOG.md
    
    * Update _version.py
    
    * Update _version.py
    tim-allen-ck committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e14f440 View commit details
    Browse the repository at this point in the history
  3. Fix Guacamole shared drive always enabled (#4046)

    * Fix Guacamole shared drive always enabled
    
    Related to #3885
    
    Update Guacamole shared drive configuration to respect the 'drive' option setting.
    
    * Change the default value of `guac_enable_drive` to `false` in `templates/workspace_services/guacamole/porter.yaml`.
    * Change the default value of `guac_enable_drive` to `false` in `templates/workspace_services/guacamole/template_schema.json`.
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/AzureTRE/issues/3885?shareId=XXXX-XXXX-XXXX-XXXX).
    
    * Update change log
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Tim Allen <tim.allen@cloudkubed.com>
    marrobi and tim-allen-ck committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b1243d8 View commit details
    Browse the repository at this point in the history
  4. Fix Blob.Created trigger to only handle Blob.Created events (#4044)

    * Fix Blob.Created trigger to only handle Blob.Created events
    
    Related to #3795
    
    Update the `airlock_processor/BlobCreatedTrigger/function.json` to remove the binding for Blob.Deleted events.
    
    * Remove the `dataDeletionEvent` binding from the `airlock_processor/BlobCreatedTrigger/function.json` file.
    * Update the `CHANGELOG.md` to include the bug fix for the issue "Delete of in-progress container is triggered twice" (#4035).
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/AzureTRE/issues/3795?shareId=XXXX-XXXX-XXXX-XXXX).
    
    * Increment version
    
    * Update version from 0.7.1 to 0.7.2
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/AzureTRE/issues/3795?shareId=XXXX-XXXX-XXXX-XXXX).
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Tim Allen <tim.allen@cloudkubed.com>
    marrobi and tim-allen-ck committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4334cbc View commit details
    Browse the repository at this point in the history