cldf-clts / clts

Cross-Linguistic Transcription Systems
https://clts.clld.org
13 stars 3 forks source link

updated and walked through release instructions #90

Closed xrotwang closed 3 years ago

xrotwang commented 3 years ago

Note that clts make_app and clts dump are not idempotent! I think this should be fixed to make sure we get inspectable, meaningful diffs for the derived data as well.

xrotwang commented 3 years ago

@LinguList I think we'd need a better sort key here: https://github.com/cldf-clts/pyclts/blob/64e68197b23c2dfdaf7b7bdff67311baadaf9e20/src/pyclts/commands/dump.py#L52 - resulting in a complete order.

xrotwang commented 3 years ago

Took a bit more, see https://github.com/cldf-clts/pyclts/commit/34aec11bfbfddab644ec2d47114a5fe801812dd9 I'd still say, we release pyclts 3.0.1 first and then this repos?

LinguList commented 3 years ago

sorry, my notifications were not working, so I receive this only now, will check immediately.

LinguList commented 3 years ago

I'd still say, we release pyclts 3.0.1 first and then this repos?

Yes, first pyclts and then this one.

LinguList commented 3 years ago

I mean, the good thing is that this was caught now. We need to have a good and reliable workflow for CLTS, as this is probably not the last release we make.