Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade GX to version 1.0 #53

Merged
merged 51 commits into from
Sep 20, 2024
Merged

Upgrade GX to version 1.0 #53

merged 51 commits into from
Sep 20, 2024

Conversation

SSchotten
Copy link
Collaborator

@SSchotten SSchotten commented Sep 13, 2024

The GX API was modified significantly. Main changes to our project include:

  • Downgrade of Python version to 3.11 in github-ci.yml, due to compatibility with GX
  • Add pyhumps library to help with pascal/snake case issues
  • Rewrite of most of df_checker.py to ensure compatibility with new GX API
  • Quick-fix to output_transformations.py to handle the modified structure of checkpoint results

@SSchotten SSchotten linked an issue Sep 13, 2024 that may be closed by this pull request
@ArthurKordes ArthurKordes merged commit 71527b3 into main Sep 20, 2024
3 checks passed
@ArthurKordes ArthurKordes deleted the issue/43-gx-to-version-1-0-0 branch September 20, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Increase GX version to 1.0.0
2 participants