-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
when a TEI release is created the TEIGarage Docker image needs to pick up the new Stylesheets and Source.
@anneferger and I discussed the following workflow:
- a TEI release triggers a new git tag with an incremented minor version number (this could be done via a GitHub action in the TEI repo; otherwise manually)
- the commit message of the tagging must start with "TEI P5 Release"
- a Github action in the TEIGarage repo listens on
refs/tagsand the above prefix, finally building the Docker image with the "latest" and the version tag
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels