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

mozilla-releng / balrog / #4774
89%
main: 89%

Build:
Build:
LAST BUILD BRANCH: rull-diff-edit
DEFAULT BRANCH: main
Ran 21 Jul 2025 03:35PM UTC
Jobs 1
Files 61
Run time 1min
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

21 Jul 2025 02:32PM UTC coverage: 89.397%. First build
#4774

Pull #3474

circleci

Eijebong
Move the frontend configuration directly into the task environment

This was set by fetching a secret from taskcluster containing only
public values, then put into a .env file which was finally exposed
through `dotenv` in `packages.json`. Since all of those values are
actually public, there's no need to go through that whole process and we
can store those values into the task definition.

This brings deployment of balrog more in line with what shipit does
(although shipit stores those in the taskgraph config and then copies it
into the task environment but I don't see a point in doing that). It
also means that we can now search for those values... When the dotenv PR
broke staging, it took a while before someone figured out that those
values were coming from a secret because there were no mentions of them
anywhere that was deployment related. And it'll allow us to remove the
dependency of dotenv.

I decided to put `GCS_NIGHTLY_HISTORY_BUCKET` and
`GCS_RELEASES_HISTORY_BUCKET` in the prod config despite them being the
default in the webback config so I could test for their existence in the
deploy script.
Pull Request #3474: Move the frontend configuration directly into the task environment

3070 of 3587 branches covered (85.59%)

Branch coverage included in aggregate %.

5665 of 6184 relevant lines covered (91.61%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4774.1 21 Jul 2025 03:35PM UTC 61
89.4
Source Files on build #4774
  • Tree
  • List 61
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #4774
  • Pull Request #3474
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

© 2025 Coveralls, Inc