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

TST: add workflow_dispatch for pysat RC #101

Merged
merged 4 commits into from
Nov 10, 2022
Merged

TST: add workflow_dispatch for pysat RC #101

merged 4 commits into from
Nov 10, 2022

Conversation

jklenzing
Copy link
Member

Description

Addresses pysat/pysat#1042

Adds a dispatch workflow to test this package with the latest pysat RC.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Inspecting the logs at https://github.com/pysat/pysatMissions/actions/runs/3439753149

Ensure that pysat is installed only from the test pypi server.

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to CHANGELOG.md, summarizing the changes

@jklenzing jklenzing changed the title Tst/rc TST: add workflow_dispatch for pysat RC Nov 10, 2022
@jklenzing jklenzing marked this pull request as ready for review November 10, 2022 19:40
.github/workflows/pysat_rc.yml Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
@jklenzing jklenzing merged commit c8a178c into develop Nov 10, 2022
@jklenzing jklenzing deleted the tst/rc branch November 10, 2022 20:45
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

2 participants