Skip to content

Add Azure OIDC authentication to GitHub Actions workflow#152

Merged
KavyaSree2610 merged 18 commits into
mainfrom
kkaitepalli/change-auth
Jun 5, 2026
Merged

Add Azure OIDC authentication to GitHub Actions workflow#152
KavyaSree2610 merged 18 commits into
mainfrom
kkaitepalli/change-auth

Conversation

@KavyaSree2610

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov-commenter

codecov-commenter commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.21%. Comparing base (b89ec17) to head (bd415ff).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   65.08%   65.21%   +0.13%     
==========================================
  Files          34       34              
  Lines        2383     2392       +9     
==========================================
+ Hits         1551     1560       +9     
  Misses        832      832              
Flag Coverage Δ
ghcp 29.93% <81.81%> (+0.26%) ⬆️
integration 34.40% <9.09%> (-3.20%) ⬇️
ollama_local 31.81% <9.09%> (-0.13%) ⬇️
slow-browser 27.09% <9.09%> (+0.35%) ⬆️
slow-other 38.67% <9.09%> (+0.06%) ⬆️
unit 59.40% <81.81%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/microbots/bot/CopilotBot.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Kavya Sree Kaitepalli added 17 commits June 4, 2026 05:31
…ential and improve environment variable handling
…ication and update dependencies in configuration files
…dential and update AzureOpenAIApi for improved token handling
…cscope

Integration test uses azure-openai model without api key (keyless OIDC auth in CI),
so a token_provider from DefaultAzureCredential must be passed explicitly — same
pattern used in test_reading_bot.py, test_writing_bot.py, etc.
Unit tests patch azure.identity and reading/writing bot tests import it
at module level — so it must be installed even for the unit test job.
…ests, add AZURE_AUTH_METHOD for non-unit tests
@KavyaSree2610 KavyaSree2610 marked this pull request as ready for review June 5, 2026 05:03
@KavyaSree2610 KavyaSree2610 merged commit 0f0629f into main Jun 5, 2026
8 checks passed
@KavyaSree2610 KavyaSree2610 deleted the kkaitepalli/change-auth branch June 5, 2026 08:26
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.

3 participants