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

add GitHub action to build & upload conda package #22

Open
prjemian opened this issue Apr 12, 2024 · 2 comments
Open

add GitHub action to build & upload conda package #22

prjemian opened this issue Apr 12, 2024 · 2 comments
Labels
task routine work

Comments

@prjemian
Copy link
Contributor

Such as: https://github.com/marketplace/actions/build-and-upload-conda-packages

@prjemian prjemian added the task routine work label Apr 12, 2024
@prjemian prjemian added this to the 2.0.0 for APS-U milestone Apr 12, 2024
@prjemian
Copy link
Contributor Author

Have been using this one: https://github.com/BEFH/anaconda-publish

That one now seems to reference: https://github.com/paskino/conda-package-publish-action

@prjemian
Copy link
Contributor Author

Will need meta.yaml, such as:

{% set data = load_setup_py_data(setup_file='../setup.py', from_recipe_dir=True) %}

and perhaps:

#!/bin/bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task routine work
Projects
None yet
Development

No branches or pull requests

1 participant