Add a workflow to generate publication pages #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "msz/www.trr379.de:publications-action"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The workflow clones the page-generation code from q02/pool-publication-page (revision is pinned), runs it to produce publication records, and commits the changes directly to the main branch. It is set to run on schedule (5:15 on weekdays) or on manual dispatch.
Because pushes from an action, done with an automatic token, can not trigger on-push events, we would not deploy the website when new publications are added (side note: this may actually be desirable, but in that case it would be better to change the job to open a pull request instead).
Publication pages are updated, to contain what gets auto-generated.
Branch was force-pushed. Ignore the timeline below and see commits tab.
ade19300faa820266866WIP: Add a workflow to generate publication pagesto Add a workflow to generate publication pagesAwesome! Thanks much!