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

agama-project / agama / 28018332028
83%

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2026 10:06AM UTC
Jobs 3
Files 1020
Run time 2min
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

23 Jun 2026 10:03AM UTC coverage: 83.105%. Remained the same
28018332028

push

github

web-flow
Fix building the web UI in OBS (#3659)

## Problem

- The Web UI does not build in OBS, it prints this error:

```
[   75s] + cd agama
[   75s] + NODE_ENV=production
[   75s] + npm run build
[   76s] 
[   76s] > build
[   76s] > webpack
[   76s] 
[   77s] [webpack-cli] Failed to load '/home/abuild/rpmbuild/BUILD/agama-web-ui-22+87.f741e1d07-build/agama/webpack.config.js' config
[   77s] [webpack-cli] Error: Cannot find module 'metadata.js'
```

## Solution

- Explicitly require the `monaco-editor` NPM package
- It works fine when building locally as that is installed as a peer NPM
package, but during RPM build that fails.

## Testing

- Builds fine in a [testing OBS
project](https://build.opensuse.org/package/live_build_log/systemsmanagement:Agama:branches:fix-web-build/agama-web-ui/openSUSE_Tumbleweed/x86_64)

4795 of 6689 branches covered (71.68%)

Branch coverage included in aggregate %.

25157 of 29352 relevant lines covered (85.71%)

124.59 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
3 web 28018332028.3 23 Jun 2026 10:06AM UTC 703
79.94
GitHub Action Run
1 rust 19474749743.1 18 Nov 2025 05:18PM UTC 185
22.45
GitHub Action Run
3 service 27558713690.3 15 Jun 2026 03:59PM UTC 317
92.39
GitHub Action Run
Source Files on build 28018332028
  • Tree
  • List 1020
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28018332028
  • 818e0a08 on github
  • Prev Build on master (#27980721655)
  • Next Build on master (#28025224739)
  • 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