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 conda builds to our github actions workflow #1557

Merged
merged 5 commits into from
May 26, 2022
Merged

Commits on May 19, 2022

  1. Add conda builds to our github actions workflow

    This adds a conda build step to build our conda package to the github actions workflow.
    This also uploads the package to anaconda during release.
    benfred committed May 19, 2022
    Configuration menu
    Copy the full SHA
    b30e0a9 View commit details
    Browse the repository at this point in the history
  2. get tags on checkout

    so we can generate correct version numbers for generated artifacts
    benfred committed May 19, 2022
    Configuration menu
    Copy the full SHA
    c49dd1e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    2be5fd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8fc7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28cb8a6 View commit details
    Browse the repository at this point in the history