-
Notifications
You must be signed in to change notification settings - Fork 3
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
156 migrate to pyprojectstoml #158
Conversation
gui/package.json
Outdated
@@ -1,7 +1,7 @@ | |||
{ | |||
"name": "alphadia", | |||
"productName": "alphadia-gui", | |||
"version": "1.5.5", | |||
"version": "1.5.5+test", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the +test
will be dropped again before merging
@@ -12,12 +12,13 @@ conda create -n alphadia_installer python=3.8 -y | |||
conda activate alphadia_installer | |||
|
|||
# Creating the wheel | |||
python setup.py sdist bdist_wheel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can the release_old stuff be deleted, @GeorgWa ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, all of release old is not used anymore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -12,12 +12,13 @@ conda create -n alphadia_installer python=3.8 -y | |||
conda activate alphadia_installer | |||
|
|||
# Creating the wheel | |||
python setup.py sdist bdist_wheel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, all of release old is not used anymore
cf. #156 : moves installation to pyproject-based .
Release pipeline worked: https://github.com/MannLabs/alphadia/actions/runs/9178344476
one-click installers need to be checked still -> can be downloaded here https://github.com/MannLabs/alphadia/releases/tag/untagged-08cb77eaa02c3b2abf05