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

Issue #1: automatisk versionering af klient via git tags #2

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

sunekochhansen
Copy link
Collaborator

Automatisk generering af klient version udfra versionering i git (via git tags).

Eksempel ved install fra github via tag:

pip install git+https://github.com/OS2borgerPC/[email protected]

bliver klienten installeret som version 2.5.1 hvis man laver en

pip list / pip show os2borgerpc-client

Man kan dermed lave automatisk versionering ift. release management via git tags.

@sunekochhansen sunekochhansen linked an issue Oct 10, 2024 that may be closed by this pull request
@NeutraChikara NeutraChikara merged commit 43ac693 into master Nov 28, 2024
1 check passed
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.

Versionering af klient
2 participants