Commit Graph

9 Commits

Author SHA1 Message Date
auouymous 64fe2648a8 Add codespell to linter. 2023-07-19 02:34:56 -06:00
auouymous ceabe3db0a Add all python versions to test matrix. 2023-02-21 14:56:32 -07:00
auouymous 0faa406316 Upgrade deprecated github setup-python action to v4. 2023-02-07 17:28:30 -07:00
auouymous 76c32efdcf Upgrade deprecated github checkout action to v3. 2023-02-07 17:08:42 -07:00
auouymous c90c58013d Remove localdepends.py.
As of https://github.com/gpodder/gpodder.github.io/pull/42, it is now
recommended to use pip to install tools/requirements.txt.
2022-11-07 22:51:07 -07:00
auouymous ef0cb1a3dc Quote python version to avoid 3.10 being detected as 3.1. 2022-07-31 02:04:07 -06:00
auouymous d4ea4fc088 Lint and test using python 3.10. 2022-07-31 01:57:15 -06:00
Eric Le Lay e72f6ff355 prevent double run of github actions
for pull requests from branches in gpodder repo
2021-08-08 17:56:47 +02:00
auouymous b1a8264a94 Switch from Travis CI to Github Actions. 2021-07-29 18:36:48 -06:00