Conversation
|
Hey @SutarPrasad , During last meeting we discussed this renaming issue. |
|
Hi @lionel42 , I can see the name on pypi as fluxie. Also I have renamed this repo to be fluxie. I think once this PR is merged it should be ready for release. We usually have automated release via github CI. On fluxie it seems to be manual at the moment. |
SutarPrasad
left a comment
There was a problem hiding this comment.
Everything looks good, just the one suggestion related to versioning. The renaming of openghg repo is done and fluxie is available on pypi, so once this is merged fluxie is ready for release. Let me know.
| name = "fluxy" | ||
| version = "v2.0" | ||
| name = "fluxie" | ||
| version = "0.0.1" |
There was a problem hiding this comment.
| version = "0.0.1" | |
| version = "0.1.0" |
There was a problem hiding this comment.
As fluxie is fairly stable this resembles good starter version.
There was a problem hiding this comment.
For the release version, I would prefer automatic release using github tags. I will set this up in another PR
There was a problem hiding this comment.
yes that would be good. once the PR is ready I'll update the PR with Pypi Trusted Publisher Management
|
@SutarPrasad I guess this is ready to merge if you want to approve the PR |
* update toml for pypi * code rename fluxie * docs rename * move to fluxie dir
* Update pyproject.toml (#281) - Add Peter to authors list * Renaming to Fluxie (#280) * update toml for pypi * code rename fluxie * docs rename * move to fluxie dir * Black formating (#284) * format code with black * adding black formatting check * adding uv build * fix dep name * Update README.md (#287) - update title following renaming * test deployement * comment line skipped * change back for prod --------- Co-authored-by: melodb <161489641+melodb@users.noreply.github.com> Co-authored-by: Lionel Constantin <43442120+lionel42@users.noreply.github.com> Co-authored-by: Lionel42 <lionel.constantin@empa.ch> Co-authored-by: Prasad <75735315+SutarPrasad@users.noreply.github.com>
This PR renames the project from fluxy to fluxie #249
Steps missing: