Commit Graph

21 Commits

Author SHA1 Message Date
Nils Philippsen
015990bc6c fix typos and "i.e." instead of "e.g." 2016-08-24 15:21:57 +02:00
Matt Prahl
09d857b25d Add and cleanup documentation 2016-08-24 15:20:20 +02:00
Tomas Tomecek
5666d49bce readme, containers: provide debugging instructions 2016-08-17 07:58:14 +02:00
Tomas Tomecek
f24898db79 containerize! 2016-08-17 07:58:14 +02:00
Matt Prahl
961f22f0b4 Add pagination and verbose flag to the /rida/module-builds/ route
Adds details about the API changes
2016-08-15 17:54:40 +02:00
Matt Prahl
7a928c3e8c Adds database migration support, converts rida.conf to config.py, adds Vagrant support, seperates out app views to views.py, control of the app now manage.py 2016-08-01 13:22:01 -04:00
Nils Philippsen
bc208a5e03 Document 'topdir' message field.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2016-07-26 12:15:42 +02:00
Nils Philippsen
9629b65b18 Drop 'koji_tag' field from message.
The koji tag should be set by pdc-updater when first encountering a
module n-v-r, and be stored in PDC.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2016-07-26 12:15:42 +02:00
Nils Philippsen
f67d1f285b Drop 'variant_' prefix from message fields.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2016-07-26 12:15:42 +02:00
Nils Philippsen
e4b118b023 Drop 'variant_type' from the message.
The message is only about modules, therefore the variant type is
'module'. No need to communicate this redundantly.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2016-07-26 12:07:07 +02:00
Nils Philippsen
0aa9aa26b5 Document bus message format
Signed-off-by: Nils Philippsen <nils@redhat.com>
2016-07-22 16:42:55 +02:00
Ralph Bean
371c23d6bb Descriptions of the states. 2016-07-15 11:23:32 -04:00
Petr Šabata
2b62d67387 Check whether the module already exists in the database
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-07-08 14:29:42 +02:00
Petr Šabata
6e9af1a55e Document the HTTP 422 status in the README
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-29 18:14:27 +02:00
Petr Šabata
adcbc55c78 Clear up some bits in the API
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-28 18:30:54 +02:00
Petr Šabata
01e868b9df README: Reword some API paragraphs
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-21 16:38:41 +02:00
Petr Šabata
b9e447c874 Don't use JSON code blocks, pagure.io doesn't play well with them
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-21 16:30:03 +02:00
Petr Šabata
8b05a0d495 First take at the orchestrator API, unversioned
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-21 16:28:05 +02:00
Petr Šabata
119861a989 Update README, describing what the orchestrator is
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-21 15:11:54 +02:00
Petr Šabata
214c95487e Add the workflow diagram
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-16 14:06:20 +02:00
Petr Šabata
eb16942e57 Add a README file
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-06-16 14:05:36 +02:00