• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Azure / ARO-RP / 25899897882
38%

Build:
DEFAULT BRANCH: master
Ran 15 May 2026 04:16AM UTC
Jobs 6
Files 960
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
25899897882

push

github

web-flow
feat: add script to deploy Azure OpenAI for Holmes admin API (#4764)

* feat: add script to deploy Azure OpenAI for Holmes admin API

Add hack/devtools/deploy-holmes-aoai.sh that provisions an Azure OpenAI
resource and deploys a GPT-5.2 model for the Holmes investigation API.
The script retrieves credentials and writes them to secrets/env so they
are shared via make secrets.

Non-secret config (HOLMES_IMAGE, HOLMES_MODEL, HOLMES_DEFAULT_TIMEOUT,
HOLMES_MAX_CONCURRENT) is added to env.example.

ARO-25985

* fix: address PR review comments for Holmes AOAI deploy script

- Validate api_key and api_base are non-empty before modifying
  secrets/env to prevent destroying working credentials
- Replace sed -i'' with grep + temp file + mv for macOS/Linux
  portability
- Use replace_with_... placeholder for HOLMES_IMAGE instead of
  personal quay.io image
- Add make secrets prerequisite step in docs

* fix: address copilot review feedback for Holmes AOAI deploy script

- Fix grep -v with set -e: add || true to handle case where all lines match filter
- Fix mktemp atomicity: create temp file in same directory as secrets/env for atomic mv
- Improve script robustness for edge cases while maintaining portability

* fix: update HOLMES_IMAGE to use internal ACR in env.example

- Replace placeholder with arointsvc.azurecr.io/holmes:latest
- Update comment to clarify override capability
- Follow existing ACR naming pattern used by ARO_IMAGE

* fix: address latest copilot review feedback

- Fix working directory dependency: add cd to repo root in update_secrets_env
- Fix mktemp portability: use -p flag for cross-platform compatibility
- Fix documentation typo: "Libary" → "Library"
- Add Azure storage prerequisites note for make secrets command

Addresses copilot comments from 2026-05-15

* fix: address final copilot feedback - quote escaping and blank lines

- Fix single quote vulnerability: use printf %q for safe credential escaping
- Fix blank line accumulation: updat... (continued)

29518 of 76800 relevant lines covered (38.43%)

0.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 pkg-other - 25899897882.1 15 May 2026 04:20AM UTC 293
32.49
GitHub Action Run
2 pkg-util - 25899897882.2 15 May 2026 04:19AM UTC 313
20.54
GitHub Action Run
3 pkg-operator - 25899897882.3 15 May 2026 04:18AM UTC 76
48.49
GitHub Action Run
4 pkg-frontend - 25899897882.4 15 May 2026 04:19AM UTC 102
74.13
GitHub Action Run
5 pkg-api - 25899897882.5 15 May 2026 04:16AM UTC 163
65.85
GitHub Action Run
6 cmd - 25899897882.6 15 May 2026 04:19AM UTC 13
0.0
GitHub Action Run
Source Files on build 25899897882
  • Tree
  • List 960
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25899897882
  • 68371834 on github
  • Prev Build on master (#25899653565)
  • Next Build on master (#26011540711)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc