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

Rename Azure Function ToDeleteTrigger to DataDeletionTrigger #2592

Merged
merged 27 commits into from
Sep 14, 2022

Conversation

yuvalyaron
Copy link
Collaborator

@yuvalyaron yuvalyaron commented Sep 13, 2022

Part of #1968

What is being addressed

As discussed in PR #2584, ToDeleteTrigger is renamed to DataDeletionTrigger

How is this addressed

  • Renamed files and references

yuvalyaron and others added 21 commits September 11, 2022 17:32
Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
Co-authored-by: Elad Iwanir <13205761+eladiw@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Sep 13, 2022

Unit Test Results

21 tests  +4   21 ✔️ +4   0s ⏱️ -11s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit ae62639. ± Comparison against base commit e6b62f4.

This pull request removes 17 and adds 21 tests. Note that renamed tests count towards both.
test_provisioned_health_api ‑ test_health
test_shared_service_templates ‑ test_get_shared_service_template[tre-shared-service-firewall]
test_shared_service_templates ‑ test_get_shared_service_template[tre-shared-service-gitea]
test_shared_service_templates ‑ test_get_shared_service_templates[tre-shared-service-firewall]
test_shared_service_templates ‑ test_get_shared_service_templates[tre-shared-service-gitea]
test_ui ‑ test_ui
test_workspace_service_templates ‑ test_create_workspace_service_templates
test_workspace_service_templates ‑ test_get_workspace_service_template[tre-service-azureml]
test_workspace_service_templates ‑ test_get_workspace_service_template[tre-service-guacamole]
test_workspace_service_templates ‑ test_get_workspace_service_template[tre-service-innereye]
…
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_adds_copied_from_metadata
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_fails_if_no_blobs_to_copy
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_fails_if_too_many_blobs_to_copy
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_info_from_topic_and_subject
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_info_from_url
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_url_should_return_blob_url
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_url_without_blob_name_should_return_container_url
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_deletes_container
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_deletes_container_if_no_blob_specified
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_doesnt_delete_container
…

♻️ This comment has been updated with latest results.

…8-rename-to-delete-trigger

� Conflicts:
�	airlock_processor/StatusChangedQueueTrigger/function.json
�	airlock_processor/tests/test_data_deletion_trigger.py
Copy link
Contributor

@eladiw eladiw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yuvalyaron yuvalyaron marked this pull request as ready for review September 14, 2022 09:43
@yuvalyaron
Copy link
Collaborator Author

/test

@yuvalyaron yuvalyaron enabled auto-merge (squash) September 14, 2022 09:44
@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3051774474 (with refid de353fa1)

(in response to this comment from @yuvalyaron)

@yuvalyaron yuvalyaron merged commit 03a3aab into microsoft:main Sep 14, 2022
@yuvalyaron yuvalyaron deleted the 1968-rename-to-delete-trigger branch September 14, 2022 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants