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

Updated workflows to use the conda-forge channel and to facilitate use for testing #84

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

swryan
Copy link
Contributor

@swryan swryan commented Jan 19, 2024

Summary

Made the following changes to the GitHub workflows:

  • removed the github.repository_owner == 'OpenMDAO' requirement, since the repo is public now and Actions is free
  • add the workflow_dispatch trigger so workflows can be run on demand
  • restricted miniconda to use just the conda-forge channel to avoid running afoul of Anaconda licensing

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

@crecine crecine added this pull request to the merge queue Jan 19, 2024
Merged via the queue into OpenMDAO:main with commit f6f899d Jan 19, 2024
6 checks passed
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.

None yet

3 participants