#3 Tag the recent data changes

Open
opened 7 months ago by tuanhpham · 2 comments
There is no content yet.
kir0ul commented 7 months ago
Collaborator

One option could be to use https://calver.org/

One option could be to use https://calver.org/
tuanhpham commented 7 months ago
Owner

how's YYYY.0M.MICRO? we don't tend to update by day, hence the MICRO would be more informative. plus, sometimes (e.g. at the beginning of this repo), there could be multiple tags in a day, hence MICRO seems more informative than 0D.

if we want to rename tags, this is the resulting suggestion, based on that:

old tag new tag notes
NA 2023.11.1 remove mandatory suffices from config files
reorg 2023.10.3 move subfolders from data on top
trimmed 2023.10.2 keep only trimmed data, remove full data
orig 2023.10.1 original data (trim + full) transfered from Gitlab

I can create a changelog based on this table

how's `YYYY.0M.MICRO`? we don't tend to update by day, hence the `MICRO` would be more informative. plus, sometimes (e.g. at the beginning of this repo), there could be multiple tags in a day, hence `MICRO` seems more informative than `0D`. if we want to rename tags, this is the resulting suggestion, based on that: | old tag | new tag | notes | | --- | --- | --- | | NA | `2023.11.1` | remove mandatory suffices from config files | | `reorg` | `2023.10.3` | move subfolders from data on top | | `trimmed` | `2023.10.2` | keep only trimmed data, remove full data | | `orig` | `2023.10.1` | original data (trim + full) transfered from Gitlab | I can create a changelog based on this table
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.