Skip to content

Ci for az sample app tests#31

Merged
DrisDary merged 42 commits intomainfrom
CI-for-az-sample-app-tests
Jan 14, 2026
Merged

Ci for az sample app tests#31
DrisDary merged 42 commits intomainfrom
CI-for-az-sample-app-tests

Conversation

@DrisDary
Copy link
Copy Markdown
Contributor

@DrisDary DrisDary commented Jan 13, 2026

The PR creates the foundation of our CI runs to test our sample apps. All samples apps are run but only through the AZ cli. (bicep and terraform will be implemented next). Test are split across two shards that run in parallel and this ensures faster completion. Since runners are the basic 'ubuntu-latest' the decision has been made clean disk in between all tests in order to avoid exceeding memory limits which can lead to failure.

@DrisDary DrisDary marked this pull request as ready for review January 13, 2026 20:38
Copy link
Copy Markdown
Contributor

@paolosalvatori paolosalvatori left a comment

Choose a reason for hiding this comment

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

Thanks for creating this CI pipeline. Testing samples is crucial to avoid regression bugs! Thanks for deleting the samples/function-app-managed-identity/python/images/azure-storage-explorer.png:Zone.Identifier file. 🙂

@DrisDary DrisDary merged commit 287c0c3 into main Jan 14, 2026
2 checks passed
@DrisDary DrisDary deleted the CI-for-az-sample-app-tests branch January 14, 2026 10:41
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.

2 participants