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

wooga / atlas-version / 1
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: PR-49
DEFAULT BRANCH: master
Ran 22 Mar 2022 11:28AM UTC
Jobs 1
Files 31
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
1

push

jenkins

Add preflight version support in staticMarker strategy

Description
===========

This patch support for `preflight` versions just added with the latest patch
in the new `wdk` strategy see: [wooga/atlas-version#42].
The implementation for static marker is slightly different at the moment.
We don't use a timestamp value here since this is a semver 2.0 version
and we have all options to use metadata etc.
I only support the `adhoc` stage for now because we might want to reuse
`preflight` in a more generic way with timestamp base here is well.

* Example <i>from master branch</i>:
```
releaseScope = "minor"
nearestVersion = "1.3.0"
branch = "master"
distance = 22
inferred = "1.4.0-adhoc.master.22"
```

* Example <i>from topic branch</i>:
```
releaseScope = "minor"
nearestVersion = "1.3.0"
branch = "feature/fix_22"
distance = 34
inferred = "1.4.0-adhoc.branch.feature.fix.22.34"
```

Changes
=======

* ![ADD] `preflight` version support in `staticMarker` strategy
* ![FIX] composibility of `COUNT_COMMITS_SINCE_MARKER` partial strategy

[wooga/atlas-version#42]: https://github.com/wooga/atlas-version/pull/42

7 of 7 new or added lines in 3 files covered. (100.0%)

483 of 635 relevant lines covered (76.06%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1.1 22 Mar 2022 11:28AM UTC 0
76.06
Source Files on build 1
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1
  • c562d516 on github
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