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

Version Tags #80

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Version Tags #80

merged 3 commits into from
Nov 6, 2024

Conversation

annehaley
Copy link
Collaborator

This PR adds a menu to the toolbar title, which displays the following on hover:

  • A link to this repository
  • The current version string (full string if the repo is "dirty", tag-only otherwise) and a button to copy to clipboard
  • The current version hash and a button to copy to clipboard

This PR also configures semantic release to update the version strings in setup.py and web/package.json upon release.

Resolves #65.

@annehaley annehaley marked this pull request as ready for review October 10, 2024 13:46
@annehaley annehaley requested a review from jjnesbitt October 10, 2024 13:46
Base automatically changed from project-config-ui to master October 10, 2024 21:13
setup.py Show resolved Hide resolved
@annehaley annehaley linked an issue Oct 11, 2024 that may be closed by this pull request
@annehaley annehaley merged commit ca68690 into master Nov 6, 2024
4 checks passed
@annehaley annehaley deleted the version-tag branch November 6, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add semantic version label to UI
2 participants