apache / cordova-coho

Apache Cordova coho
Apache License 2.0
33 stars 62 forks source link

feat!: improve metadata on nightly version #303

Closed erisu closed 1 year ago

erisu commented 1 year ago

Platforms affected

n/a

Motivation and Context

Increase the uniqueness of the nightly version to allow multiple runs on the same day. This will allow us to manually triggering the build after the nightly CI fails and some of the packages were submitted succesfuly.

Description

Changes the nightly version.

Exmaple Previous of CLI: 11.1.1-nightly.2023.5.9.8d2286c9 Example New: 11.1.1-nightly+20230509182032730.sha.8d2286c9

Time + mili/micro seconds +.sha. was added.

See semver docs for the reason: https://semver.org/#spec-item-10

Testing

n/a

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #303 (46074da) into master (9967287) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #303   +/-   ##
=======================================
  Coverage   58.73%   58.73%           
=======================================
  Files           8        8           
  Lines         492      492           
=======================================
  Hits          289      289           
  Misses        203      203           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more