Commit graph

5 commits

Author SHA1 Message Date
Marijn Suijten
8444db4fb2
ci: Test docs in addition to cargo t --all-targets ()
* ci: Test docs in addition to `cargo t --all-targets`

Unfortunately docs are not explicitly (build-)tested as part of
`--all-targets` allowing broken code to slip in as shown by .

Also remove the `rust` listing type which is the default, leaving only
`no_run` (until the CI has a loadable Vulkan library).

* ash: Fix errors and warnings in (now tested) documentation comments
2021-03-14 11:31:17 +01:00
Marijn Suijten
dba9e6b691
ci: Run the generator and fail if output is different ()
Make sure the submodule hash, state of the generator and resulting
source files in ash are in sync for every submission.
2021-03-14 11:29:49 +01:00
Marijn Suijten
8a46286005 CI: Test/check/lint all targets in all workspaces 2020-09-02 17:08:20 -07:00
maik
da9fa12eb9 Rename workflow 2019-10-20 17:45:18 +02:00
Maik Klein
6dd7f98d07
Add github actions ()
* Add github actions

* Update readme

* Delete travis and appveyor

* Rm Iamdone

* Update bors
2019-10-20 17:41:13 +02:00