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

Update dependabot & nightly workflows #840

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

dopplershift
Copy link
Member

Description Of Changes

  • Reduce Dependabot frequency to weekly since we're up to date; this should help with spurious failures, especially when waiting for conda-forge to upload matching packages
  • Sync better labling/messages from MetPy for Dependabot PRs
  • Add workflow (from MetPy) to auto-merge Dependabot PRs
  • Shift "nightly" builds to 9:30Z to try to avoid issues with data not being available at the top of the hour(seen in Nightly build is failing #838)

Checklist

Since we're up to date, we can reduce dependabot PRs to a lessened
cadence. This should reduce spurious failures from package availability
on conda-forge & other things, like WY soundings.

Also brings over some things from MetPy like better labling/ messages
and grouping of flake8 & friends updates.
Pulled over from MetPy, this workflow automatically reviews dependabot
PRs and sets them to auto-merge. This relies on the mandatory checks
passing.
This is to avoid failures due to data not being available right at the
top of the hour.
@dopplershift dopplershift merged commit 7e14fc7 into Unidata:main Nov 22, 2024
35 checks passed
@dopplershift dopplershift deleted the update-dependabot branch November 22, 2024 21:55
@github-actions github-actions bot added this to the 0.10 milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly build is failing
1 participant