docs: fix typos
[?]
Nov 2, 2021, 1:39 PM
PAIY2HMEAJEZAYPUNFD73DCTNS34DIZV77NNKOLS5PCETSZE26IACDependencies
- [2]
TK4KSKUKExtend Setup Information - [3]
6A5QEB4QWrite up some documentation on notifications - [4]
DOP3UP77docs: note how to connect to the database - [5]
5LVTBYXAREADME: fix manual links, fixes #401 - [6]
L4JYZ7BMdoc: switch shell session code blocks to `console` type. - [7]
KH55FNTFUpdate README - [8]
OTJ3WFLGnotifications: Document an example scenario where builds_finished is triggered twice. - [9]
CN2QKEK3Add CI badge to README.md - [*]
NVMDS7GEAdd README.md - [*]
3JXCTKECAdd markdown files for documentation
Change contents
- replacement in README.md at line 34
Afterwards you should be able to log by clicking on "_Sign In_" on the top right of the web interface using the credentials specified by `hydra-crate-user`. Once you are logged in you can click "_Admin -> Create Project_" to configure your first project.Afterwards you should be able to log by clicking on "_Sign In_" on the top right of the web interface using the credentials specified by `hydra-create-user`. Once you are logged in you can click "_Admin -> Create Project_" to configure your first project. - replacement in README.md at line 37
In order to evaluate and build anything you need to crate _projects_ that contain _jobsets_. Hydra supports imperative and declarative projects and many different configurations. The steps below will guide you through the required steps to creating a minimal imperative project configuration.In order to evaluate and build anything you need to create _projects_ that contain _jobsets_. Hydra supports imperative and declarative projects and many different configurations. The steps below will guide you through the required steps to creating a minimal imperative project configuration. - replacement in README.md at line 40
Log in as adminstrator, click "_Admin_" and select "_Create project_". Fill the form as follows:Log in as administrator, click "_Admin_" and select "_Create project_". Fill the form as follows: - replacement in README.md at line 56
We have to add two inputs for this jobset. One for _nixpkgs_ and one for _hydra_ (which we are referrencing in the Nix expression above):We have to add two inputs for this jobset. One for _nixpkgs_ and one for _hydra_ (which we are referencing in the Nix expression above): - replacement in doc/manual/src/hacking.md at line 77
Assuming you're running the the default configuration with `foreman start`,Assuming you're running the default configuration with `foreman start`, - replacement in doc/manual/src/notifications.md at line 14
* **When:** Issued directly before building happens, and only if the derivation's outputs cannot be subsituted.* **When:** Issued directly before building happens, and only if the derivation's outputs cannot be substituted.