Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version updating workflow for data files #88

Open
nathangibson opened this issue Apr 16, 2021 · 2 comments
Open

Version updating workflow for data files #88

nathangibson opened this issue Apr 16, 2021 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@nathangibson
Copy link

Hi @wsalesky ,
@hannafriedel on our team has written an xQuery which uses the app version from expath-pkg.xml to update the version number in the editionStmt of the individual TEI files: https://github.com/usaybia/usaybia-data/blob/update-version-number/update-version-number.xquery

The goal is to update the version number in the TEI files just prior to releasing a new version. Two questions:

  1. Would it make sense to integrate this into the Srophe app? And if so, where do you want it?
  2. Should we try to incorporate it into our Github release workflow, or is that too complicated? Perhaps it could be part of the pre-install script?
@nathangibson nathangibson added the question Further information is requested label Apr 16, 2021
@wsalesky
Copy link
Collaborator

@nathangibson We can ask @davidamichelson if this is of interest. I would not add it to the pre-install script as it will drastically slow down the deployment, which for Syriaca.org is already quite slow, due to indexing. If you want to add it to the GitHub release workflow that might work better.

@hannafriedel
Copy link

Hi @wsalesky the xQuery can be accessed via https://github.com/usaybia/usaybia-data/blob/update-version-number/update-version-number-and-date.xquery. I think, the link Nathan posted is broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants