John Ericson
5db374cb50
Cleanup deps
...
- `nativeBuildInputs` vs `buildInputs`
- narrow down `with`s for clarity
- use `autoreconfHook` not `bootstrap` script
These sorts of changes have also been done in the Nix repo.
2023-11-30 10:48:17 -05:00
Graham Christensen
da1af1ce68
Docs: use hydra-create-user --password-prompt
2022-01-21 13:05:12 -05:00
Andrei Rybak
a462a9f488
docs: fix typos
...
Fix various typos in Markdown documentation files.
2021-11-02 14:39:58 +01:00
Your Name
241985fb2d
Start checking PRs with perlcritic
2021-08-20 11:06:43 -04:00
Shay Bergmann
638f5a1ac9
Note in README how to run a single test
2021-07-26 17:16:41 +00:00
Graham Christensen
3ebcaef127
README: update with instructions on running tests
2021-02-23 17:26:56 -05:00
Graham Christensen
42d09aace1
readme: note the default user/pass
2020-09-02 12:35:18 -04:00
Tobias Pflug
006233d7f3
README.md update
...
- drop any mention of runHydra
- link foreman and mention Procfile
2020-05-15 13:59:36 +02:00
Tobias Pflug
45ac8e0cbc
README.md: info about runHydra/foreman
...
Add sections about using `runHydra` and `foreman`
2020-05-15 12:37:16 +02:00
Nikola Knežević
090c05be5d
Correct the link to hydra-api.yml file
...
The correct filename is `hydra-api.yml` not `hydra.yml`.
2020-05-14 14:15:30 +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
Tobias Pflug
c8c308c0e2
Extend Setup Information
...
Add information on how to create a minimal setup: project/jobset.
2020-05-02 16:04:20 +02:00
Tobias Pflug
32c35ed6e6
Add CI badge to README.md
2020-05-02 14:29:19 +02:00
Tobias Pflug
d949726a6e
Update README.md
...
Co-authored-by: Graham Christensen <graham@grahamc.com>
2020-05-01 23:57:22 +02:00
Tobias Pflug
cc7827f57a
Update README
...
Revamp the whole text providing info on
- installation / setup via nixos module
- building via nix-build
- development environment via nix-shell
2020-05-01 23:28:36 +02:00
Eelco Dolstra
5ae8b54d25
README.md: Link to the latest manual
...
(cherry picked from commit 455611b0b4e97290a858687142805babc9929673)
2020-03-13 21:33:22 +01:00
Keshav Kini
4b1af1fc1b
Fix link syntax in README.md ( #511 )
2017-09-30 22:39:36 +01:00
Graham Christensen
6f6562bc5f
Update build images to be more friendly to users with color blindness.
...
Closes #406
2016-11-07 06:53:27 -05:00
Domen Kožar
386a972244
README: fix manual links, fixes #401
2016-10-13 13:36:09 +02:00
Eelco Dolstra
c9ab3b9ffd
README.md: Point to the manual
...
Let's not duplicate the hacking instructions here (especially since
they were actually wrong).
2016-10-06 14:37:47 +02:00
Alexander Ried
2b7fd6e509
readme: update hacking section
2016-05-12 09:45:51 +02:00
Eelco Dolstra
74426e6820
Simplify running nix-shell
...
This also removes building a separate source tarball or building a PDF
manual since it's unlikely anybody cares.
2016-03-22 12:53:28 +01:00
Rob Vermaas
14752d7801
Build from source remark in README.md
2015-02-10 13:06:04 +00:00
Rob Vermaas
e211e7771e
Add README.md
2015-02-10 13:04:06 +00:00