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

Introduce a new inventory JSON/dict format that preserves more primitive types #200

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

jeandet
Copy link
Member

@jeandet jeandet commented Feb 25, 2025

This pull request includes several changes to improve inventory management and proxy version handling, as well as the addition of new tests. The most important changes include the introduction of versioning in to_dict and from_dict functions, updates to the proxy version, and the addition of utility functions to handle primitive types.

Inventory Management Enhancements:

Proxy Version Update:

Testing Enhancements:

  • tests/test_inventories.py: Added new tests to ensure that the from_dict and to_dict functions preserve the inventory structure and data accurately.

@jeandet jeandet requested a review from brenard-irap February 25, 2025 08:57
@jeandet jeandet added the enhancement New feature or request label Feb 25, 2025
@jeandet jeandet added this to the 1.5 milestone Feb 25, 2025
@jeandet jeandet force-pushed the new_inventory_version branch from 5eab456 to 22a8120 Compare February 25, 2025 09:01
It doesn't convert anymore to string primitive types or collections.

Signed-off-by: Alexis Jeandet <[email protected]>
@jeandet jeandet force-pushed the new_inventory_version branch from 22a8120 to 11f8522 Compare February 25, 2025 09:07
@jeandet jeandet merged commit a0a71f7 into SciQLop:main Feb 25, 2025
20 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants