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

Add Blob Upload Validation step #338

Closed
wants to merge 4 commits into from

Conversation

sumanthreddy29
Copy link
Collaborator

This pull request adds a validation step to the Azure storage account upload process to ensure that the blob has been successfully uploaded.

Validation of Azure blob upload:

  • steps/cloud/azure/upload-storage-account.yml: Added a bash script to check if the blob exists in the specified storage container after upload. The script retries up to three times on failure and uses environment variables for configuration.

@sumanthreddy29 sumanthreddy29 deleted the sumanth/validate-upload-result branch November 22, 2024 16:50
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 participant