HomePhabricator

Remove unnecessary major.minor version from gitian-descriptors

Description

Remove unnecessary major.minor version from gitian-descriptors

Summary:
Currently this version number impacts our release process, but updating/maintaining it is unnecessary.
The package name specified in gitian-descriptors affects the outputs of the following files while gitian building:

  • *-res.yml The manifest file. We currently include this in releases.
  • *-desc.yml An intermediate file used to build the manifest.
  • *-build.assert Used to sign builds. This file is not currently part of our process but may be in the future.

All of these files are located in versioned directories and/or contain complete version numbers within,
so maintaining a version number (partial or not) in the gitian-descriptors package names gives us little benefit.

Test Plan: Run gitian builds on CI and check that *-res.yml files no longer contain partial version numbers.

Reviewers: #bitcoin_abc, deadalnix, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4889

Details

Provenance
jasonbcoxAuthored on Jan 10 2020, 19:19
jasonbcoxPushed on Jan 10 2020, 22:42
Reviewer
Restricted Project
Differential Revision
D4889: Remove unnecessary major.minor version from gitian-descriptors
Parents
rABCf6217c896d7e: Add Clang thread safety annotations for variables guarded by cs_db
Branches
Unknown
Tags
Unknown