Skip to content

Conversation

@dnwillia-work
Copy link
Collaborator

You can install the packages from GitHub directly.

@dnwillia-work
Copy link
Collaborator Author

dnwillia-work commented Mar 29, 2022

@mkundu1 Looking at the GitHub actions I guess you are manually doing this every once and a while?

image

For instance, I see this in the GitHub actions pipeline:

https://github.com/pyansys/pyfluent/actions/runs/2038748739

So, one can install like I've added to the README.

@dnwillia-work dnwillia-work merged commit 1a7b16f into main Mar 29, 2022
@dnwillia-work dnwillia-work deleted the doc/pipgit branch March 29, 2022 20:04
@mkundu1
Copy link
Contributor

mkundu1 commented Mar 30, 2022

@mkundu1 Looking at the GitHub actions I guess you are manually doing this every once and a while?

image

For instance, I see this in the GitHub actions pipeline:

https://github.com/pyansys/pyfluent/actions/runs/2038748739

So, one can install like I've added to the README.

@dnwillia-work @seanpearsonuk The CI is set up to create a release package whenever a tag is pushed. Currently I manually push a tag before the weekly artifactory update. I download the .whl file created in github and upload it to the artifactory. Currently the same tag (v0.1.dev0) is pushed every week (after deleting the existing one), we shall start versioning it.

@dnwillia-work
Copy link
Collaborator Author

@mkundu1 Looking at the GitHub actions I guess you are manually doing this every once and a while?
image
For instance, I see this in the GitHub actions pipeline:
https://github.com/pyansys/pyfluent/actions/runs/2038748739
So, one can install like I've added to the README.

@dnwillia-work @seanpearsonuk The CI is set up to create a release package whenever a tag is pushed. Currently I manually push a tag before the weekly artifactory update. I download the .whl file created in github and upload it to the artifactory. Currently the same tag (v0.1.dev0) is pushed every week (after deleting the existing one), we shall start versioning it.

OK, awesome, thanks for clarifying, I did not know you were doing it this way.

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.

4 participants