cosmocode / edittable

Plugin to provide a custom editor for tables in DokuWiki
https://www.dokuwiki.org/plugin:edittable
32 stars 26 forks source link

2016-10-06/2016-10-07 mismatch #118

Open glensc opened 7 years ago

glensc commented 7 years ago

on 2016-10-07 git tag the plugin.info.txt date value is 2016-10-06: https://github.com/cosmocode/edittable/blob/2016-10-07/plugin.info.txt

i suggest adding some .travis.yml check to indicate about the failure when tagged build is made

https://docs.travis-ci.com/user/environment-variables/:

here's shell script to extract the value:

version=$(awk '/^date/{print $2}' plugin.info.txt)
glensc commented 5 years ago

close if not planning to add automation

cc @splitbrain @micgro42