dependabot[bot]
|
67d909322a
|
build(deps): bump cachix/install-nix-action from v12 to v13
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v12 to v13.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v12...8d6d5e949675fbadb765c6b1a975047fa5f09b27)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 05:21:35 +00:00 |
|
Eelco Dolstra
|
525a229dac
|
Convert validate-openapi to a Hydra job
|
2021-01-03 18:47:05 +01:00 |
|
Eelco Dolstra
|
ce7b23ae09
|
Disable broken validate-openapi test
|
2021-01-03 18:40:08 +01:00 |
|
dependabot[bot]
|
2dcdc06e3a
|
Bump cachix/install-nix-action from v10 to v12
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v10 to v12.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v10...07da2520eebede906fbeefa9dd0a2b635323909d)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-09 05:34:56 +00:00 |
|
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 |
|
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 |
|