You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Directly use the assign_milestone workflow from MetPy. Not sure if that will require changes there.
Re-use the nightly build workflow (?) Probably requires some more refactoring of that
Re-use the linting workflow?
MAYBE Re-use MetPy's actions for Conda, PyPI, Tests, and docs. Likely means moving those to their own repos, so it would be vastly preferable to just re-use the workflows. 😒
Remove docs/requirements.txt--this is old and outdated, the current one is in ci/doc_requirements.txt
Sync labels? We've improved these a bunch
Issue forms
Handling of minimum deps in setup.cfg and automatically including in workflow & docs
Update minimum versions
Rename master to main
Re-using MetPy's workflows may mean turning some of its composite actions into callable workflows instead. I think I misunderstood those to start.
The text was updated successfully, but these errors were encountered:
dopplershift
changed the title
Infrastruture and maintenance
Infrastructure and maintenance
Dec 8, 2021
More things that should be cribbed from MetPy:
assign_milestone
workflow from MetPy. Not sure if that will require changes there.docs/requirements.txt
--this is old and outdated, the current one is inci/doc_requirements.txt
setup.cfg
and automatically including in workflow & docsmaster
tomain
Re-using MetPy's workflows may mean turning some of its composite actions into callable workflows instead. I think I misunderstood those to start.
The text was updated successfully, but these errors were encountered: