dependabot[bot]
|
63188667b8
|
Bump cachix/install-nix-action from v8 to v10 (#791)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v8 to v10.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v8...63cf434de4e4292c6960639d56c5dd550e789d77)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-14 20:50:41 +02:00 |
|
Eelco Dolstra
|
d0deebc4fc
|
Merge pull request #790 from Mic92/dependabot
automatically update github actions
|
2020-06-30 11:35:23 +02:00 |
|
Jörg Thalheim
|
2d2b0d11dc
|
automatically update github actions
Same as https://github.com/NixOS/nix/pull/3757
|
2020-06-30 08:34:01 +01:00 |
|
Tobias Pflug
|
41d70395e4
|
Add hydra OpenAPI description (#750)
* Add swagger config
* Add hydra api info to the README
* hydra.yaml: added some more descriptions
* Add /login
* Add 404/403 responses
* hydra.yaml -> hydra-api.yaml
* Address PR comments
- drop releases/releasename
- document dependency
- document defaultpath
* Fix syntax
* Add project creation
Add `PUT /project/{id}`
* Add /search
* Add "/api/jobsets" endpoint
* Add /api/push endpoint
* Add jobset PUT definition
* Add eval endpoint
* Remove duplicated key
* Fix typo
* Fix structural errors
* fix another error
* Link to hydra-api.yaml from master
* Add openapi yaml validation step to CI
|
2020-05-11 10:04:46 -04:00 |
|
Eelco Dolstra
|
a42cf35a1c
|
Only run the 'build' test
|
2020-04-16 00:33:02 +02:00 |
|
Jörg Thalheim
|
828f686e83
|
add github ci tests
To avoid breakages as in: https://github.com/NixOS/hydra/pull/731
|
2020-04-09 14:55:21 +01:00 |
|