Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-23 | GitHub Actions: Prepend emoji to platform names for easy visual grepping | Hugo Locurcio | |
2020-08-11 | CI: Properly exclude Azure repositories on Ubuntu | Rémi Verschelde | |
Nuke all the pre-defined repos, we just need stock Ubuntu. | |||
2020-07-26 | CI: Install master version of psf/black | Rémi Verschelde | |
Until https://github.com/psf/black/pull/1328 makes it in a stable release, we have to use the latest from Git. Apply new style fixes done by latest black. | |||
2020-07-21 | Split CI builds into workflows for each OS | Aaron Franke | |
2020-07-15 | added MacOS and Linux to GitHub Actions | Gordon MacPherson | |
2020-07-14 | Globally install Python libraries in GitHub Actions | Aaron Franke | |
Otherwise it uses ~/.local/bin which GitHub doesn't include in PATH | |||
2020-07-13 | Add static formatting checks for GitHub Actions | Aaron Franke | |