Athanasius
447bf42fec
Merge branch 'develop' into beta
2022-02-19 11:39:33 +00:00
Athanasius
8c2a5dca6f
scripts/eddn-report-log-errors: Use fileinput & update for latest
...
* Use fileinput, makes it easy to use '-' as 'stdin please'.
* EDDLite 2.0.0.0: Bad date-time
* EDMC >= 5.2.4: approachsettelement/1 issues
2022-02-18 18:07:14 +00:00
Athanasius
05d5d0215a
scripts/eddn-report-log-errors: Use a semantic_version comparison
...
Hardcoding to only **equal** to 'current known latest version' requires
maintenance on any new release of a Sender. So leverage
`semantic_version.Version.coerce('<version>')` instead so we catch "this
or later versions".
2022-02-17 11:06:01 +00:00
Athanasius
555672d555
Merge branch 'develop'
2022-01-18 14:15:15 +00:00
Athanasius
79b78ac831
scripts/eddn-report: Quieten some EDMC errors
...
They're noted in <https://github.com/EDCD/EDMarketConnector/issues/1403 >
2022-01-18 11:21:21 +00:00
Athanasius
a1e330be2c
scripts/eddn-report: EVA is abandoned, so ignore
2022-01-17 09:18:40 +00:00
Athanasius
ea4e0b1d4d
scripts/eddn-report: Current G19s version only / EVA is abandoned
2022-01-16 09:33:45 +00:00
Athanasius
e69f7a938a
scripts/eddn-report: Add Moonlight/1.3.4/Scan case
2022-01-15 14:09:47 +00:00
Athanasius
cc5ae32227
scripts/eddn-report: Correct EliteLogAgent comment
2022-01-12 15:43:59 +00:00
Athanasius
e93c04bb21
scripts/eddn-report: EliteLogAgent latest is 2.0.0.660
...
This allows for ignoring the ancient 0.9.2.412 that showed some errors
yesterday.
2022-01-12 09:40:47 +00:00
Athanasius
a8098f45b9
Move eddn-report-log-errors into scripts/
2022-01-10 09:42:17 +00:00