- Jul 15, 2024
-
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Clément Jonglez authored
-
- Jul 14, 2024
-
-
Clément Jonglez authored
Adding yzokras as maintainer. See merge request !13
-
Clément Jonglez authored
-
- Jul 13, 2024
-
-
Petrus Hyvönen authored
-
Petrus Hyvönen authored
change all occurrences of old gitlab repo URL See merge request !12
-
- Jul 09, 2024
-
-
Clément Jonglez authored
-
Clément Jonglez authored
-
- Jul 08, 2024
-
-
Petrus Hyvönen authored
Upgrade to Orekit 12.1.1, Hipparchus 3.1, Rugged 4.0-SNAPSHOT See merge request !11
-
Clément Jonglez authored
-
Clément Jonglez authored
Caution, they are generated by a modified jpype version which fixes the parsing of HTML files from Javadoc 17, but it is not merged yet: https://github.com/jpype-project/jpype/pull/1200
-
Clément Jonglez authored
-
Clément Jonglez authored
To track Orekit java version 12.1.1
-
Clément Jonglez authored
-
Clément Jonglez authored
-
- Jun 25, 2024
-
-
Petrus Hyvönen authored
make setup_orekit_data more robust Closes #1 See merge request Petrush/orekit_jpype!10
-
- Jun 05, 2024
-
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Petrus Hyvönen authored
Minor improvements for release process See merge request Petrush/orekit_jpype!9
-
- Jun 04, 2024
-
-
Clément Jonglez authored
-
- Jun 03, 2024
-
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Clément Jonglez authored
and add Python 3.12 compat explicitly
-
Clément Jonglez authored
- use official Python Debian docker images instead of custom images - jdk4py is now used instead of installing openjdk on linux - A matrix of several Python versions (3.9 to 3.12) is used for testing - add build stage which tries building the python wheel (available for one day as an artifact) - add flake8 step in test stage to lint the code and produce a code quality report (available as an artifact) - the test step now also computes the test coverage (available as an artifact)
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Clément Jonglez authored
for instance from jdk4py, without having to use a JAVA_HOME environment variable
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Clément Jonglez authored
-
Clément Jonglez authored
- test orekit_converters.py - test pyhelpers.py - test orekit_jpype.py The tests that start the JVM are split into several files meant to be run separately because the JVM cannot be restarted (known jpype/JNI limitation)
-
Clément Jonglez authored
-
Clément Jonglez authored
- Maven allows downloading JARs (it now only requires changing the Orekit or Hipparchus or Rugged version in pom.xml) - Javadoc JARs are only required for generating stubs, so they don't need to be packaged. This reduces the wheel size by more than half
-
- May 25, 2024
-
-
Petrus Hyvönen authored
add CI pipeline See merge request Petrush/orekit_jpype!8
-
Petrus Hyvönen authored
add hook to make orekit_jpype pyinstallable See merge request Petrush/orekit_jpype!6
-
- May 18, 2024
-
-
Clément Jonglez authored
using a docker image from the ci-utils repo ci-utils!3
-