Commit Graph

8 Commits

Author SHA1 Message Date
Paul Pfeister c6c1f3eef7
Deprecate Python 3.8
Python 3.8 is nearing EOL, and it's being deprecated here to allow for
more ready dependency resolution between pandas and numpy, avoiding a
fatal import. Resolves #2266.
2024-08-23 01:15:47 -04:00
Paul Pfeister c71cb72a29
Add release branches to ci
Closes #2194
2024-06-29 00:49:30 -04:00
Paul Pfeister 255c9dea8c
Swap yaml wildcard for workflow 2024-06-24 16:15:12 -04:00
Paul Pfeister c58b030456
Break linting env out 2024-06-24 16:06:33 -04:00
Paul Pfeister f86bdc1f84
Add yaml to triggers 2024-06-24 15:57:37 -04:00
Paul Pfeister 54f6bf3f79
Explicitly run tox lint testenv 2024-06-24 15:51:44 -04:00
Siddharth Dushantha 579a3e794a Only execute GitHub action when needed
fixes #2158
2024-06-17 02:36:24 +02:00
Paul Pfeister b2ddd9a396
Re-ID Regression CI 2024-05-31 17:08:50 -04:00
Renamed from .github/workflows/pull_request.yml (Browse further)