The Gaudi Framework  master (181af51f)
Loading...
Searching...
No Matches
update_version.py File Reference

Go to the source code of this file.

Classes

class  update_version.Fields
 
class  update_version.ReplacementRule
 
class  update_version.FileUpdater
 

Namespaces

namespace  update_version
 

Functions

tuple[str, str] update_version.normalize_version (str version)
 
tuple[str, list[str], list[str]] update_version.update_changelog (Fields fields)
 
str update_version.contributor_handle (str name)
 
 update_version.update_version (str version, datetime.datetime date, bool dry_run)
 

Variables

 update_version.GITLAB_TOKEN = os.environ.get("GITLAB_TOKEN")