Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

Auto release script

Open StoneMoe opened this issue 1 year ago • 2 comments

Description

Automatic release script, it will:

  1. Updating ./VERSION automatically
  2. Updating ./meson.build automatically
  3. Adding stub release description to ./data/com.usebottles.bottles.metainfo.xml.in
  4. open vim and jump to the stub line
  5. stage changes, commit, and create tag for it
  6. wait for manually pushing

Type of change

  • [x] make life better

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • [x] tested locally

StoneMoe avatar Feb 24 '23 17:02 StoneMoe

Pylint result on modfied files:

github-actions[bot] avatar Feb 24 '23 17:02 github-actions[bot]

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

fab-sonarqube[bot] avatar Nov 28 '23 05:11 fab-sonarqube[bot]