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

Custom actions fail when action not defined in pipeline #3647

Merged
merged 8 commits into from
Aug 2, 2023

Conversation

marrobi
Copy link
Member

@marrobi marrobi commented Aug 2, 2023

Resolves #3646

What is being addressed

Fix bug where looking for custom actions in a pipleine when they do not exist.

@marrobi marrobi enabled auto-merge (squash) August 2, 2023 13:02
@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Unit Test Results

574 tests   574 ✔️  14s ⏱️
    1 suites      0 💤
    1 files        0

Results for commit cb620b2.

♻️ This comment has been updated with latest results.

@marrobi
Copy link
Member Author

marrobi commented Aug 2, 2023

/test-extended

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/5739437692 (with refid 36fc9313)

(in response to this comment from @marrobi)

@Danny-Cooke-CK
Copy link
Collaborator

We are experiencing this issue in 2 of our environments. one is 0.12 and the other is 0.11

@marrobi
Copy link
Member Author

marrobi commented Aug 2, 2023

/help

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

🤖 pr-bot 🤖

Hello!

You can use the following commands:
    /test - build, deploy and run smoke tests on a PR
    /test-extended - build, deploy and run smoke & extended tests on a PR
    /test-extended-aad - build, deploy and run smoke & extended AAD tests on a PR
    /test-shared-services - test the deployment of shared services on a PR build
    /test-force-approve - force approval of the PR tests (i.e. skip the deployment checks)
    /test-destroy-env - delete the validation environment for a PR (e.g. to enable testing a deployment from a clean start after previous tests)
    /help - show this help

(in response to this comment from @marrobi)

@marrobi
Copy link
Member Author

marrobi commented Aug 2, 2023

/test-destroy-env

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Destroying PR test environment (RG: rg-tre36fc9313)... (run: https://github.com/microsoft/AzureTRE/actions/runs/5740254922)

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

PR test environment destroy complete (RG: rg-tre36fc9313)

@marrobi
Copy link
Member Author

marrobi commented Aug 2, 2023

/test-extended

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/5740548916 (with refid 36fc9313)

(in response to this comment from @marrobi)

@marrobi marrobi changed the title Custom actions fail in release 0.12 Custom actions fail when action not defined in pipeline Aug 2, 2023
@marrobi
Copy link
Member Author

marrobi commented Aug 2, 2023

/test-extended

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/5742425828 (with refid 36fc9313)

(in response to this comment from @marrobi)

@marrobi marrobi merged commit 1c6ff35 into microsoft:main Aug 2, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom actions fail in release 0.12
3 participants