Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add version incrementing script #404

Merged
merged 3 commits into from Jan 13, 2020
Merged

add version incrementing script #404

merged 3 commits into from Jan 13, 2020

Conversation

redshiftzero
Copy link
Contributor

These small changes are needed for RPM nightlies (towards #357), since we'll want to increment the version in circle, then build the rpm package (which you can see happening for yourself based on this branch in the Create nightly version for rpm packages and Build dom0 rpm run steps in this job)

verify that:

./update_version.sh 0.1.2

updates:

  • VERSION
  • only Version and Source0 fields in the dom0 RPM spec (rpm-build/SPECS/securedrop-workstation-dom0-config.spec). The changelog entries at the bottom of that file should remain unchanged.

The version of this dom0 rpm should match the latest tag in
securedrop-workstation, which is 0.1.1.

Nightlies will add a small changelog entry (that will not be saved)
and will increment the version above the latest official
release, which is 0.1.1.
Copy link
Contributor

@kushaldas kushaldas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works as intended. Tested on my workstation. Approved.

@kushaldas kushaldas merged commit 7120233 into master Jan 13, 2020
@kushaldas kushaldas added this to Done in SecureDrop Team Board via automation Jan 13, 2020
cfm pushed a commit that referenced this pull request Apr 1, 2024
add version incrementing script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants