DHBern / data_parzival

0 stars 0 forks source link

Exist-Git-Sync #5

Closed flicksolutions closed 1 month ago

flicksolutions commented 1 year ago

A Method of syncing exist-changes back to the git repository is to use the synchronize-function of eXide and using a script to automate pushes to the repo. It is neccesary for this to enhance the teipublisher-docker-container to support git and the script. The method with triggers as discussed in #2 is more complicated than this and will only be explored further if this angle is not fruitful.

Wanted: Automated Pushes on the parzival-data repository.

Steps:

flicksolutions commented 1 year ago

@l0rn0r be sure to check out the branch v8.0.0 since that's the version of teipublisher we are using currently.

flicksolutions commented 1 year ago

git should now work, but the synchronize function doesn't work as advertised. It synchronizes only changes made in exide and is also browsersession specific --> we cannot use that... --> back to triggers...

But maybe we can write an easier trigger to create the same function..? That is to be found out in the future...

flicksolutions commented 1 month ago

I'm closing this issue since this angle proved fruitless.