Replies: 1 comment
-
|
I had the idea to create a system that generates a PR from Pretalx to DoD website
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As we host pretalx infra, we generally allow -- if not encourage -- embedding schedules from pretalx itself.
After an event is complete, the schedule is no longer in flux, and should be migrated to a static form to the website.
There could be an export script that allows an authorised person (doesn't have to be from the event, but probably shouldn't be an external contributor) to export a devopsdays-schedule-appropriate static schedule to be added to the website.
I have personally previously played with the automation available with pretalx and have some scripts, but others may also have this. From memory it requires access to the event instance, which may be a larger question.
Beta Was this translation helpful? Give feedback.
All reactions