WIP: Use external Version constant and get from the workflow #265

Draft
Vylpes wants to merge 1 commit from feature/260-package-version-ci into release/2.5.0
Owner
  • Update the cli to get the version from a constant
  • Update the workflows to set this version by workflow

#260

- Update the cli to get the version from a constant - Update the workflows to set this version by workflow #260
Use external Version constant
All checks were successful
Test / build (push) Successful in 1m16s
81f9c312b0
All checks were successful
Test / build (push) Successful in 1m16s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/260-package-version-ci:feature/260-package-version-ci
git switch feature/260-package-version-ci

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release/2.5.0
git merge --no-ff feature/260-package-version-ci
git switch feature/260-package-version-ci
git rebase release/2.5.0
git switch release/2.5.0
git merge --ff-only feature/260-package-version-ci
git switch feature/260-package-version-ci
git rebase release/2.5.0
git switch release/2.5.0
git merge --no-ff feature/260-package-version-ci
git switch release/2.5.0
git merge --squash feature/260-package-version-ci
git switch release/2.5.0
git merge --ff-only feature/260-package-version-ci
git switch release/2.5.0
git merge feature/260-package-version-ci
git push origin release/2.5.0
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#265
No description provided.