Skip to content

feat(metricprovider): Add basic authentication in the prometheus provider. Fixes #4385#4401

Open
dromadaire54 wants to merge 17 commits intoargoproj:masterfrom
dromadaire54:master
Open

feat(metricprovider): Add basic authentication in the prometheus provider. Fixes #4385#4401
dromadaire54 wants to merge 17 commits intoargoproj:masterfrom
dromadaire54:master

Conversation

@dromadaire54
Copy link
Copy Markdown

@dromadaire54 dromadaire54 commented Aug 8, 2025

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this is a chore.
  • The title of the PR is (a) conventional with a list of types and scopes found here, (b) states what changed, and (c) suffixes the related issues number. E.g. "fix(controller): Updates such and such. Fixes #1234".
  • I've signed my commits with DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My builds are green. Try syncing with master if they are not.
  • My organization is added to USERS.md.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 8, 2025

Published E2E Test Results

  4 files    4 suites   3h 45m 6s ⏱️
120 tests 106 ✅  7 💤  7 ❌
494 runs  453 ✅ 28 💤 13 ❌

For more details on these failures, see this check.

Results for commit 46b249a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 8, 2025

Published Unit Test Results

2 445 tests   2 445 ✅  3m 18s ⏱️
  129 suites      0 💤
    1 files        0 ❌

Results for commit 46b249a.

♻️ This comment has been updated with latest results.

@dromadaire54 dromadaire54 force-pushed the master branch 2 times, most recently from 33121ab to 5694933 Compare August 8, 2025 12:26
@zachaller zachaller added this to the v1.9 milestone Aug 8, 2025
@dromadaire54 dromadaire54 force-pushed the master branch 8 times, most recently from 837305f to c58966b Compare August 11, 2025 06:43
@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.92%. Comparing base (4919fcd) to head (46b249a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4401      +/-   ##
==========================================
- Coverage   84.94%   84.92%   -0.02%     
==========================================
  Files         164      164              
  Lines       18954    18959       +5     
==========================================
+ Hits        16100    16101       +1     
- Misses       2000     2002       +2     
- Partials      854      856       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

@zachaller zachaller modified the milestones: v1.9, v1.10 Jan 9, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

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