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 workflow to upload new tag to Anaconda #578

Closed
prjemian opened this issue Nov 24, 2021 · 6 comments · Fixed by #579
Closed

add workflow to upload new tag to Anaconda #578

prjemian opened this issue Nov 24, 2021 · 6 comments · Fixed by #579
Assignees
Milestone

Comments

@prjemian
Copy link
Contributor

Build a conda package and upload to anaconda.org when a new tag is pushed. See: prjemian/ym2021_prj#8

@prjemian prjemian added this to the 1.5.4 milestone Nov 24, 2021
@prjemian prjemian self-assigned this Nov 24, 2021
prjemian added a commit that referenced this issue Nov 24, 2021
prjemian added a commit that referenced this issue Nov 24, 2021
prjemian added a commit that referenced this issue Nov 24, 2021
prjemian added a commit that referenced this issue Nov 24, 2021
prjemian added a commit that referenced this issue Nov 24, 2021
prjemian added a commit that referenced this issue Nov 24, 2021
prjemian added a commit that referenced this issue Nov 24, 2021
@prjemian
Copy link
Contributor Author

How to build for py3.7? This is building for py3.9.

@prjemian prjemian reopened this Nov 24, 2021
@prjemian
Copy link
Contributor Author

This does not get the job done:

test_pyver: "3.7"
test_npver: "1.18"

@prjemian
Copy link
Contributor Author

Here is the last time this workflow completed successfully: https://github.com/BCDA-APS/apstools/actions/runs/1498195470

@prjemian
Copy link
Contributor Author

StackOverflow explains how to compare two commits of the same file. More details are provided by GitHub. With three dots:

https://github.com/<organization>/<repo_name>/compare/<commit1>...<commit2>

With two dots

https://github.com/<organization>/<repo_name>/compare/<commit1>..<commit2>

@prjemian
Copy link
Contributor Author

prjemian added a commit that referenced this issue Nov 25, 2021
@prjemian
Copy link
Contributor Author

Setting python version here was successful:

- python >=3.7,<3.8

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

Successfully merging a pull request may close this issue.

1 participant