Jérôme Deuchnord
|
1ffe1ec571
|
chore: cleanup Makefile and release worlflow
|
2 years ago |
Jérôme Deuchnord
|
d73f74a34c
|
fix(events): fix event details display for maximal elongation
|
3 years ago |
dependabot[bot]
|
1e20d1eab6
|
chore(deps-dev): bump black from 21.7b0 to 21.8b0 (#202)
* chore(deps-dev): bump black from 21.7b0 to 21.8b0
Bumps [black](https://github.com/psf/black) from 21.7b0 to 21.8b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update Black workflow
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
|
3 years ago |
Jérôme Deuchnord
|
cbc5f6a7cc
|
ci: delete stale.yml (#194)
|
3 years ago |
dependabot[bot]
|
2a6b620b53
|
chore(deps-dev): bump black from 21.6b0 to 21.7b0 (#193)
* chore(deps-dev): bump black from 21.6b0 to 21.7b0
Bumps [black](https://github.com/psf/black) from 21.6b0 to 21.7b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: update Black version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Deuchnord <jerome@deuchnord.fr>
|
3 years ago |
Jérôme Deuchnord
|
1fe90d2603
|
fix: enhance forward compatibility with Kosmorrolib (#189)
|
3 years ago |
Jérôme Deuchnord
|
50f9e9eeba
|
build: fix Docker image build (#180)
|
3 years ago |
Jérôme Deuchnord
|
7574c408c8
|
chore: remove POEditor last traces
|
3 years ago |
Jérôme Deuchnord
|
f7d827e7e7
|
chore: delete unit-test workflow file
|
3 years ago |
Jérôme Deuchnord
|
87206d7068
|
feat: use Kosmorrolib (#162)
|
3 years ago |
Jérôme Deuchnord
|
b46f62869b
|
chore: set stale to 30 days instead of 60
|
3 years ago |
Jérôme Deuchnord
|
0d9e7e2f0a
|
chore(i18n): migrate from POEditor to Weblate (#170)
|
3 years ago |
Jérôme Deuchnord
|
8f331fe6c2
|
ci: remove Docker workflow (already handled on Docker Hub side) (#146)
|
3 years ago |
Jérôme Deuchnord
|
2a2c418463
|
ci: fix syntax in the release workflow (#141)
|
3 years ago |
Nic
|
a6d3575977
|
feat: add official Docker image (#137)
|
3 years ago |
Jérôme Deuchnord
|
86983c957c
|
ci: fix various issues with the PRs checks (#139)
|
3 years ago |
Jérôme Deuchnord
|
0cfc67fabd
|
ci: add stalebot
|
3 years ago |
Jérôme Deuchnord
|
0b12e71da8
|
ci(compatibility): test on more Python versions and on macOS (#131)
BREAKING CHANGE: on Ubuntu 20.04+, the `texlive-latex-extra` package is needed to generate the PDF output
|
3 years ago |
Jérôme Deuchnord
|
8b723bfd22
|
refactor: use `enum` instead of `dict`s for the events and moon phase (#129)
BREAKING CHANGE: some methodes in Event and MoonPhase have been dropped
in favor of `enum.Enum`'s `name` and `value` properties.
|
3 years ago |
Jérôme Deuchnord
|
331ab99aa1
|
feat(event): add support for moon apogee and perigee
|
4 years ago |
Jérôme Deuchnord
|
b967a2d158
|
ci(commitlint): move to comlipy
|
4 years ago |
Jérôme Deuchnord
|
3d7b529b6f
|
ci: create codeql-analysis.yml
|
4 years ago |
Jérôme Deuchnord
|
203822bc5a
|
ci: fix release workflow
|
4 years ago |
Jérôme Deuchnord
|
52409e35e3
|
ci: release locales through a workflow
|
4 years ago |
Jérôme Deuchnord
|
c39cd3aefa
|
fix: handle out of range date error
|
4 years ago |
Jérôme Deuchnord
|
38d9e75068
|
ci: replace Codecov by Coveralls
|
4 years ago |
Jérôme Deuchnord
|
7c6e949627
|
ci: fix Codecov token in unit tests
|
4 years ago |
Jérôme Deuchnord
|
8bda2e1286
|
docs: add manpage to explain terms
|
4 years ago |
Jérôme Deuchnord
|
0b19b7a62e
|
ci: split Python workflow to enhance DX
|
4 years ago |
Jérôme Deuchnord
|
95f7d4a55a
|
ci: run the tests in the PRs
|
4 years ago |
Jérôme Deuchnord
|
f9f2718447
|
ci: fix error in the release workflow
|
4 years ago |
Jérôme Deuchnord
|
adb62a17d3
|
docs: update readme, add manpage
|
4 years ago |
Jérôme Deuchnord
|
72527ae886
|
ci: add E2E tests
|
4 years ago |
Jérôme Deuchnord
|
1c657b11b5
|
ci: compile the translations before building
|
4 years ago |
Jérôme Deuchnord
|
abbbc48043
|
ci: remove useless Unit tests step
Unit tests are already run by the Code coverage step (renamed to Unit
tests)
|
4 years ago |
Jérôme Deuchnord
|
c4f07a1d64
|
feat(i18n): make the strings translatable
|
4 years ago |
Jérôme Deuchnord
|
2cadf6b137
|
test(coverage): add codecov
|
5 years ago |
Jérôme Deuchnord
|
6ea3e04ba0
|
build: add commitlint configuration
|
5 years ago |
Jérôme Deuchnord
|
f66cd9195c
|
build: Upgrade Python version
|
5 years ago |
Jérôme Deuchnord
|
049d034883
|
ci(release): Fix setup
|
5 years ago |
Jérôme Deuchnord
|
f357622f74
|
Add release workflow
Update PIP when a new version is tagged
|
5 years ago |
Jérôme Deuchnord
|
a8dfe3bd11
|
Add unit tests, fix variable names
|
5 years ago |
Jérôme Deuchnord
|
2ef848eb16
|
Fix lint warnings
|
5 years ago |
Jérôme Deuchnord
|
392b2dd7dc
|
Refactorization of the computation functions
|
5 years ago |
Jérôme Deuchnord
|
bdf0d266da
|
A score of 10/10 on PyLint is now required
|
5 years ago |
Jérôme Deuchnord
|
15632cc9b3
|
Fix lint issues
|
5 years ago |
Jérôme Deuchnord
|
2a902ac359
|
Add GitHub Actions (#2)
|
5 years ago |