bad14b8ee0
Don't check if 4AM is a DST change hour
...
.. as there are only 3 rows (1AM, 2AM, 3AM) in 'table 9'
Strangely, this does not fix https://github.com/PyCQA/pylint/issues/8293
even though it looks like the underlying cause of 8293 is that static
analysis is showing an out of bounds access into the array.
2023-02-25 09:58:23 -06:00
d8e0d6462d
use latest 3.x for win & mac testing
2023-02-25 09:58:23 -06:00
fbd388f232
Merge pull request #58 from jepler/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-02-14 12:25:42 -06:00
c4ab6fad7e
Bump actions versions to fix warnings
2023-02-14 12:17:10 -06:00
34fc40be13
move comment back to right place, blackening moved it wrong
2023-02-14 12:13:18 -06:00
pre-commit-ci[bot]
c0f3028477
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-14 04:09:32 +00:00
pre-commit-ci[bot]
3446d74dcc
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0 )
- [github.com/fsfe/reuse-tool: v1.1.0 → v1.1.2](https://github.com/fsfe/reuse-tool/compare/v1.1.0...v1.1.2 )
- [github.com/pycqa/pylint: v2.15.5 → v2.16.2](https://github.com/pycqa/pylint/compare/v2.15.5...v2.16.2 )
2023-02-14 04:08:05 +00:00
jepler (github actions cron)
ff530a2761
update iersdata
2023-02-02 10:04:28 +00:00
9ec8424e33
Merge pull request #57 from jepler/pre-commit-use-python3
...
use python3 in pre-commit
2023-01-31 08:13:57 -06:00
e7479f6d09
Move to 'official' pylint hook
2023-01-31 08:06:47 -06:00
0c4d08ff36
let it all happen
2023-01-31 07:53:58 -06:00
3f18bf6c11
Run pre-commit during our CI
...
pre-commit.ci service is failing and it's not like that guy will
fix whatever the problem on their end is.
2023-01-31 07:51:01 -06:00
19901b845d
bump isort version because some transitive dependency broke
2023-01-31 07:50:52 -06:00
5cfa4de1a7
use python3 in pre-commit
2023-01-31 07:41:17 -06:00
jepler (github actions cron)
3b90eccdeb
update iersdata
2023-01-02 10:04:46 +00:00
015810f5fa
Merge pull request #54 from jepler/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-12-26 21:41:56 -06:00
pre-commit-ci[bot]
bf202ccadc
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5.11.3...5.11.4 )
2022-12-27 03:08:17 +00:00
d121a5c246
Merge pull request #53 from jepler/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-12-20 08:40:23 -06:00
pre-commit-ci[bot]
324f51566d
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pycqa/isort: 5.11.1 → v5.11.3](https://github.com/pycqa/isort/compare/5.11.1...v5.11.3 )
2022-12-20 02:10:45 +00:00
12c3099e0f
Merge pull request #52 from jepler/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-12-12 20:52:58 -06:00
pre-commit-ci[bot]
fbd4b7d266
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0 )
- [github.com/pycqa/isort: 5.10.1 → 5.11.1](https://github.com/pycqa/isort/compare/5.10.1...5.11.1 )
2022-12-13 02:10:35 +00:00
b9242cc958
Merge pull request #51 from lgtm-migrator/codeql
...
Add CodeQL workflow for GitHub code scanning
2022-12-08 15:21:48 -06:00
pre-commit-ci[bot]
4ebad7fa5c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-12-08 20:41:22 +00:00
8341103c59
update badge
2022-12-08 14:41:00 -06:00
14fa3c619a
remove lgtm configuration
2022-12-08 14:35:23 -06:00
778ebe4db3
Fix path to requirements file
2022-12-08 14:34:12 -06:00
LGTM Migrator
516a7301d8
Add CodeQL workflow for GitHub code scanning
2022-12-08 17:18:41 +00:00
54b69a950a
Merge pull request #50 from jepler/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-12-05 21:48:13 -06:00
pre-commit-ci[bot]
5114b9fa34
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/fsfe/reuse-tool: v1.0.0 → v1.1.0](https://github.com/fsfe/reuse-tool/compare/v1.0.0...v1.1.0 )
2022-12-06 01:12:44 +00:00
jepler (github actions cron)
e832a1ae9b
update iersdata
2022-12-02 10:04:34 +00:00
cb62748666
Merge pull request #49 from jepler/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-11-29 16:08:41 -06:00
pre-commit-ci[bot]
d968ec1f89
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0 )
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0 )
2022-11-29 02:41:48 +00:00
jepler (github actions cron)
31d04ac999
update iersdata
2022-11-02 10:05:07 +00:00
Jeff Epler
ed907d5502
Merge pull request #48 from jepler/leap-second-1972
...
Fix 1972 leap seconds, test with leapseconddata
2022-10-08 15:17:56 -05:00
df39d0eab6
Test DUT1 data against leapseconddata
...
.. fix the leap seconds in 1972, which are not in Bulletin A.
.. add the moment of the leap second to the `dut1table`
outut, which is otherwise confusing to intuit
.. allow processing a local copy of the finals2000A file, for quicker
turnaround when developing updateiers
2022-10-08 13:40:56 -05:00
447cd304f0
use different characters to improve bar style
2022-10-08 11:55:45 -05:00
jepler (github actions cron)
48026fa31f
update iersdata
2022-10-02 14:31:37 +00:00
Jeff Epler
1833907560
Merge pull request #47 from jepler/fix-cron
...
bump python version & fix run
2022-10-02 09:30:20 -05:00
ef28a5b000
bump python version & fix run
2022-10-02 09:27:30 -05:00
Jeff Epler
3e3aa16cff
Merge pull request #46 from jepler/full-coverage
...
bump Python version used for releases
2022-09-25 14:15:30 -05:00
93cfcaca79
bump Python version used for releases
2022-09-25 13:44:05 -05:00
Jeff Epler
d72addf87a
Merge pull request #45 from jepler/full-coverage
...
Complete coverage. Drop python <3.9
2022-09-25 11:31:19 -05:00
ce6138095c
Drop support for Python before 3.9
...
built-in zoneinfo is too good to work around
2022-09-25 11:23:47 -05:00
c1442eb17c
Add coverage of get_dst_next
2022-09-25 11:16:44 -05:00
848d0aec3a
Check that DST change occurred exactly ON an hour
2022-09-25 11:16:17 -05:00
Jeff Epler
6945c013fc
Merge pull request #44 from jepler/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-09-05 20:09:26 -05:00
pre-commit-ci[bot]
7b267afd72
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0 )
2022-09-06 00:15:30 +00:00
Jeff Epler
bc2b971771
Merge pull request #43 from jepler/directory-src
...
move most python files to src/
2022-09-03 13:57:58 -05:00
63769e9529
another place I have to list src
2022-09-03 13:47:04 -05:00
fd913d0930
Quiet the build process
2022-09-03 13:37:58 -05:00