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

Add loose_id field. #138

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Add loose_id field. #138

merged 5 commits into from
Aug 30, 2024

Conversation

jaredoconnell
Copy link
Contributor

Changes introduced with this PR

For cross-compatibility this needs to be added from the Go SDK. It is not used in the Python SDK at the moment.

I'm not sure if I handled the defaults in the best way. Let me know if you have any feedback.


By contributing to this repository, I agree to the contribution guidelines.

@jaredoconnell jaredoconnell marked this pull request as ready for review August 22, 2024 21:50
Copy link

@dbutenhof dbutenhof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we could continue discussing what's mostly a style issue, but, despite my general discomfort with this idiom, it should work, if you're sure that's really how you want to express it. 😁

src/arcaflow_plugin_sdk/schema.py Show resolved Hide resolved
@jaredoconnell
Copy link
Contributor Author

The behavior granted by this PR is just compatibility with the field. We can change it in the future, but leaving the field out when not needed is ideal for compatibility.

@jaredoconnell jaredoconnell merged commit b87ebc8 into main Aug 30, 2024
4 checks passed
@jaredoconnell jaredoconnell deleted the loose-id-check branch August 30, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants