-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Feature]: Publish to Conda #100
Comments
Hi Sadra, could you please do this task? |
I will soon add the anaconda token to the repositories secrets. |
Yes, sure. I self-assign it.
Let me know when you added it then I will start. |
@sepandhaghighi can you start to work on this? it is crucial for this release. |
I was waiting for you to add an anaconda token to the repository secret and update this thread. As mentioned in the latest message. |
Oh shit, sorry Sadra, sure! |
And I apologize for inconvenience caused by my message. |
@sadrasabouri |
* add : conda publish workflow added to github actions. * update : `README.md` updated. * log : chnages logged (#100). * update : requirements in `meta.yaml` updated. * log : `meta.yaml` changes logged. * lower access level from default write-all to read-all * remove unused import is_iterable * dummy : test. * fix : meta.yml fixed. * fix : changelog fixed. * fix : publish_conda.yml OS fixed to ubuntu-20.04 * doc : duplication removed from CHANGELOG.md --------- Co-authored-by: AHReccese <[email protected]> Co-authored-by: sepandhaghighi <[email protected]>
Describe the feature you want to add
add associated GitHub action to publish to conda(like PyPI auto-upload)
Describe your proposed solution
No response
Describe alternatives you've considered, if relevant
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: