Closed borsna closed 11 months ago
I think it would be easiest to additionally clone the https://bitbucket.org/DDITC/ddi-l_3/src/master/ to github as a new repository, and just add a link in the version's release notes to the tagged version of each release of the other repository so people can see it.
The file contents are so different between the model based DDI and the hand made xsds, merging the old xsds into the new repository for historical reasons doesn't have much benefit. The new repository doesn't contain any of the serializations now anyway, they are all just linked as build artifacts.
@DanSmith: makes perfect sense. moving the ddi-l_3 repo and uploading the releases there is way better.
Uploaded
v3.0
,v3.1
,v3.2
andv3.3
to:https://github.com/ddialliance/ddimodel/releases
Added basic description and links to ddialliance.org
One thing we might want to solve is the source code downloads: we could solve these by checking in the old xsd:s for 3.x a 3.x branch and do releases from there.
Any thoughts or suggestions?