aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Axum integrationLibravatar Michael Alyn Miller2021-11-271-0/+13
|
* Remove the askama_iron integrationLibravatar Dirkjan Ochtman2021-08-051-13/+0
| | | | | | | This web framework seems not to have been updated for quite a while, and its current version appears to depend on vulnerable crates. Remove it for now. If someone wants to fix up Iron upstream and reinstate this, I'd be happy to review your PR.
* Changed multi-line commands to single-line commandsLibravatar vallentin2021-01-011-21/+14
|
* Fix links and actions which were broken since the default branch was renamed ↵Libravatar jake2020-10-261-1/+1
| | | | from master to main
* Update ci config for new default branch nameLibravatar Dirkjan Ochtman2020-09-191-1/+1
|
* Schedule a CI run every FridayLibravatar Dirkjan Ochtman2020-09-071-0/+2
|
* Add Tide target to CILibravatar Dirkjan Ochtman2020-07-141-0/+14
|
* Add CI to build bookLibravatar Dirkjan Ochtman2020-06-301-0/+19
|
* Fix warp CI job to use stable RustLibravatar Dirkjan Ochtman2020-05-211-1/+1
|
* Add support for warpLibravatar Bjørn Madsen2020-01-291-0/+14
|
* Capitalize test job namesLibravatar Dirkjan Ochtman2020-01-291-2/+2
|
* Move Iron integration into a separate askama_iron crateLibravatar Dirkjan Ochtman2020-01-291-9/+9
|
* Move Gotham integration into separate askama_gotham crateLibravatar Dirkjan Ochtman2020-01-291-0/+14
|
* Move Rocket integration into askama_rocket crateLibravatar Dirkjan Ochtman2020-01-291-3/+4
|
* Move Actix-Web integration into separate askama_actix crateLibravatar Dirkjan Ochtman2020-01-291-11/+18
|
* Add GitHub Actions configurationLibravatar Dirkjan Ochtman2020-01-021-0/+82