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

Fix publishing #2437

Merged
merged 5 commits into from
Oct 1, 2024
Merged

Fix publishing #2437

merged 5 commits into from
Oct 1, 2024

Conversation

ddelange
Copy link
Contributor

No description provided.

@ddelange ddelange changed the title Fix missing long_description Build fixes Sep 27, 2024
@ddelange
Copy link
Contributor Author

@maartenbreddels this should do it

@ddelange
Copy link
Contributor Author

ddelange commented Sep 27, 2024

after merge, you can re-tag latest master with something like this:

git checkout master
git pull origin master
git tag -s -f -a "core-v4.18.0" -m "Retag"
git push -f --tags

@ddelange ddelange changed the title Build fixes Fix publishing Sep 27, 2024
@maartenbreddels maartenbreddels merged commit 1dc2585 into vaexio:master Oct 1, 2024
50 checks passed
maartenbreddels pushed a commit that referenced this pull request Oct 1, 2024
* Fix missing long_description

* Move publish into separate step

* Fix

* Bump publish action

* Add comment
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.

2 participants