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

Fix #403: Catch the error thrown in pre and post steps #407

Merged
merged 2 commits into from Jan 17, 2024
Merged

Conversation

MoChilia
Copy link
Member

Description:

This pr is going to fix the issue #403. The users utilize ephemeral and clean Linux containers that are killed when the pipeline finishes. It is reasonable to skip cleanup in this scenario.

The release branch for testing this pr is fix-403-release. You can test if this fix works for you by running uses: azure/login@fix-403-release.

The reproduce workflow can be found in https://github.com/Azure/azclitools-actions-test/actions/runs/7552410557/job/20561235522. (Only for internal access)

@YanaXu YanaXu merged commit aeb0c36 into master Jan 17, 2024
25 checks passed
@YanaXu YanaXu deleted the fix-403 branch January 17, 2024 09:37
@MoChilia MoChilia linked an issue Jan 17, 2024 that may be closed by this pull request
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.

1.6.0 versions Pre login Fails on self hosted runners
2 participants