1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-18 13:01:09 +01:00
Commit graph

134 commits

Author SHA1 Message Date
Jean-Marc MEESSEN
74eb19720c
Enable makefile as a multi-purpose tool 2020-08-11 16:36:40 +02:00
Jean-Marc Meessen
b9d7f5a013 Add custom release notes 2020-08-11 12:40:31 +02:00
Jean-Marc MEESSEN
e31e692c76
Refactor ADIF processing and improve tests 2020-08-10 19:16:15 +02:00
Jean-Marc Meessen
fd7902bdfc tweak validate_test.go 2020-08-09 18:19:31 +02:00
Jean-Marc MEESSEN
6a570a98e8
Improve output filename validation 2020-08-09 18:01:38 +02:00
Jean-Marc MEESSEN
3eeda8fd79
Improve tests coverage 2020-08-09 16:15:40 +02:00
Jean-Marc MEESSEN
0b9fb5bc78
Simplify CLI user interface 2020-07-29 08:22:13 +02:00
Jean-Marc MEESSEN
6134577dd0
Documentation improvement 2020-07-27 22:26:43 +02:00
Jean-Marc MEESSEN
8afb81eed3
Create Docker Image to run the application 2020-07-26 22:30:14 +02:00
Jean-Marc MEESSEN
33dbfde31a Enable Dependabot 2020-07-23 21:35:42 +02:00
Jean-Marc MEESSEN
499573d8f0 Reactivate the release action 2020-07-23 13:23:35 +02:00
Jean-Marc MEESSEN
2ffa1cb89b Updated TODO list 2020-07-23 13:16:44 +02:00
Jean-Marc MEESSEN
2e605afc7a
Implement better version display 2020-07-22 22:50:37 +02:00
Jean-Marc MEESSEN
a134e47109 Update the TODO list 2020-07-21 13:27:17 +02:00
Jean-Marc MEESSEN
d60bab231f
Improve parsing error reporting
* Better validation error for WWFF and SOTA ref
* Better validation error for callsign
* Improve frequency parsing errors
2020-07-21 12:09:06 +02:00
Jean-Marc MEESSEN
156ac9c875 Remove the release github action
as MacOS code signing is required
2020-07-20 22:40:11 +02:00
Jean-Marc MEESSEN
46fdefaeb2 Synchronise with local work 2020-07-20 14:34:07 +02:00
Jean-Marc MEESSEN
7cc60785a9
Fixes issues with "sota" keyword and call prefix excessive validation 2020-07-20 14:24:49 +02:00
Jean-Marc MEESSEN
815622e120 Fix exclusion of local binaries 2020-07-20 08:53:04 +02:00
Jean-Marc MEESSEN
1280013853 Adapted build.sh to mak build as private 2020-07-20 08:44:11 +02:00
Jean-Marc MEESSEN
c8c19c11e5 release WIP 2020-07-20 00:14:05 +02:00
Jean-Marc MEESSEN
c7a694cceb
Version2 (#3)
* testing

* Fixed versioning string
2020-07-19 10:25:59 +02:00
Jean-Marc MEESSEN
ec01766a8c Remove version update from CI 2020-07-18 22:06:45 +02:00
Jean-Marc MEESSEN
ff2bcc6ca0 Place the version update at an other place in the CI action 2020-07-18 21:57:28 +02:00
Jean-Marc MEESSEN
4e8d0c69d9 Correct typo 2020-07-18 21:46:19 +02:00
Jean-Marc MEESSEN
f344690e26
Implement Gorelease and github actions 2020-07-18 21:27:57 +02:00
Jean-Marc MEESSEN
b4c740180a First preview release 2020-07-16 20:27:51 +02:00
Jean-Marc MEESSEN
12c892c6b0 Some further tweaking 2020-07-16 20:14:52 +02:00
Jean-Marc Meessen
8c35ac4650 Exclude the temporary test output directory 2020-07-16 17:25:36 +02:00
Jean-Marc Meessen
dabf976add Improve end-to-end testing 2020-07-16 17:24:40 +02:00
Jean-Marc Meessen
c8ed5cc86a Added missing elements to CSV output 2020-07-16 17:22:12 +02:00
Jean-Marc Meessen
eec547e704 correct typo 2020-07-16 13:58:20 +02:00
Jean-Marc Meessen
46655d7fce improve documentation 2020-07-16 13:57:20 +02:00
Jean-Marc MEESSEN
353a48c594 Improve documentation 2020-07-16 13:37:29 +02:00
Jean-Marc MEESSEN
731ad58ae3 Update documentation (WIP) 2020-07-15 23:02:31 +02:00
Jean-Marc MEESSEN
da680bc04e Improve documentation 2020-07-15 13:40:47 +02:00
Jean-Marc MEESSEN
ef2d33f20f Complete CSV output 2020-07-14 21:39:31 +02:00
Jean-Marc MEESSEN
7d903fb18c Write SOTA .csv (WIP) 2020-07-13 22:40:49 +02:00
Jean-Marc MEESSEN
b3c169228f re-use adif_filename to build .csv 2020-07-13 21:25:06 +02:00
Jean-Marc MEESSEN
0716f4565a Improve versioning and building 2020-07-13 20:25:09 +02:00
Jean-Marc MEESSEN
efb75a4d4e Start work on CSV generation 2020-07-13 14:00:23 +02:00
Jean-Marc MEESSEN
5c855f85fd Improve versionning automation 2020-07-13 13:59:40 +02:00
Jean-Marc MEESSEN
b2648053d3 Support WWFF and SOTA adif output 2020-07-12 22:33:01 +02:00
Jean-Marc MEESSEN
134489772b Rename Version file 2020-07-11 14:37:31 +02:00
Jean-Marc MEESSEN
b9bb5e8f5e Add version display and multiarch build 2020-07-11 14:32:53 +02:00
Jean-Marc MEESSEN
6172f13193
Add the time interpolating feature 2020-07-10 22:49:28 +02:00
Jean-Marc MEESSEN
1077b7254f Correctadif date 2020-07-01 13:53:53 +02:00
Jean-Marc MEESSEN
55e96d88f2 WWFF ADIF output 2020-06-30 22:20:56 +02:00
Jean-Marc MEESSEN
cf653c36fc Add adif_write tests 2020-06-30 13:44:30 +02:00
Jean-Marc MEESSEN
23814440c7 Write Adif line 2020-06-29 22:29:42 +02:00