Commit Graph

19 Commits

Author SHA1 Message Date
Ryan Lerch
d6f358ea79 docsbuilding docstranslation - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 08:37:32 +10:00
Aurélien Bompard
d8c85379d9 startingDeadlineSeconds is only valid directly under spec
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-12-03 14:29:33 +01:00
Ryan Lerch
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Francois Andrieu
afb1c012cf docs: repository has been moved to Gitlab 2022-08-18 18:27:55 +00:00
Francois Andrieu
780a0870a9 docsbuilding: move to ocp4 2022-06-23 20:10:23 +00:00
Francois Andrieu
e728dcaeb1 docsbuilding: add an activeDeadline for cronjob 2022-01-07 21:10:44 +00:00
Francois Andrieu
ae28c8964a docsbuilding: use emptyDir as /tmp for staging 2021-06-10 18:31:33 +00:00
Kevin Fenzi
41ca654628 docs sync: adjust cron jobs and rsync script
Right now we update translation files once a day at 22:00UTC.
So, it makes no sense to generate the translated docs more often than
once a day after that update. So, that cron moves to 23:00UTC.
The en cron can be once per hour, run it before sync.

Finally, adjust the docs-rsync script so it's actually idempotent,
and only transfers as much as it needs to.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-23 10:08:28 -07:00
Adam Samalik
9ccc671e68 openshift docsbuilding separate translated docs build 2020-05-14 11:33:01 +02:00
Clement Verna
5296b019cb docsbuilding: rename the cronjob cron instead of build.
This will allow to delete the yml file when running the
playbook with the delete tag

Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:26 +02:00
Kevin Fenzi
618d5f4553 docsbuilding: Allow more time for pod to start.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-17 23:17:06 +00:00
Patrick Uiterwijk
1c5aef2d01 docsbuilding: separate builds per environment
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 20:10:34 +02:00
Patrick Uiterwijk
411d3776c7 docsbuilding: move cron.yml to template
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 20:10:34 +02:00
Patrick Uiterwijk
aa2182550e Fix volume name
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-02-14 13:07:18 +00:00
Patrick Uiterwijk
582144097c Use persistent storage for docs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-02-14 12:39:39 +00:00
Patrick Uiterwijk
3dd838afe1 Add PVC for docs storage
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-02-14 13:33:46 +01:00
Patrick Uiterwijk
ddd6cc7e98 Add docsbuilding cron job
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-02-14 12:29:24 +01:00
Patrick Uiterwijk
9b8ff4aa01 Use the build-scripts dir from the upstream repo for dockerfile
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-02-14 11:00:59 +01:00
Patrick Uiterwijk
6a8e87119c Add initial docsbuilding openshift objects
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-02-14 10:39:55 +01:00