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

mozilla-releng / balrog / #3036
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: heads/refs/heads/main
DEFAULT BRANCH: main
Ran 03 Jun 2022 08:09AM UTC
Jobs 1
Files 61
Run time 5s
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
#3036

push

circleci

web-flow
Add support for Update Pinning (#2534)

Ref: https://bugzilla.mozilla.org/show_bug.cgi?id=1762986

This lets clients specify a major or major.minor version beyond which they should not update.

To support this:
* add `pinnable_release` and associated tables and permissions
* add `PinVersion` class: written as `{major}.` or `{major}.{minor}.`, and supports comparison with StrictVersion
* add `set_pinnable` API with support for scheduled changes and enacting them via the agent
* add pin support in `evaluateRules` and public API: if normal rule evaluation yields a release with greater version than allowed by the pin, look up the `pinnable_releases` table instead
* prevent deletion of releases referenced by `pinnable_releases`

Note: there is currently no API to remove an entry from the `pinnable_releases` table, or to query that table.

Co-authored-by: Julien Cristau <jcristau@mozilla.com>
Co-authored-by: bytesized <bytesized@mozilla.com>

2857 of 3271 branches covered (87.34%)

Branch coverage included in aggregate %.

5806 of 6351 relevant lines covered (91.42%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3036.1 03 Jun 2022 08:09AM UTC 0
90.03
Source Files on build #3036
Detailed source file information is not available for this build.
  • Back to Repo
  • CircleCI Build #3036
  • 79145f45 on github
  • Prev Build on HEAD
  • Next Build on HEAD
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