Skip to content

Graduate pydantic io feature#1555

Merged
elliotgunton merged 7 commits intoargoproj-labs:mainfrom
jeongukjae:graduate-pydantic-io
Feb 16, 2026
Merged

Graduate pydantic io feature#1555
elliotgunton merged 7 commits intoargoproj-labs:mainfrom
jeongukjae:graduate-pydantic-io

Conversation

@jeongukjae
Copy link
Copy Markdown
Collaborator

@jeongukjae jeongukjae commented Feb 15, 2026

Pull Request Checklist

Description of PR

Graduating pydantic io feature

  • no longer need to set the global_config.experimental_features["script_pydantic_io"] flag
  • removes hera__script_pydantic_io generation, and checks
  • re-generate documentation and examples
  • for the priority between pydantic io and basic annotation code paths, we already check pydantic one first.

Signed-off-by: Ukjae Jeong <jeongukjae@gmail.com>
Signed-off-by: Ukjae Jeong <jeongukjae@gmail.com>
Signed-off-by: Ukjae Jeong <jeongukjae@gmail.com>
@jeongukjae jeongukjae added type:task A general task (including refactors) semver:minor A change requiring a minor version bump labels Feb 15, 2026
Signed-off-by: Ukjae Jeong <jeongukjae@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.2%. Comparing base (54e3c13) to head (0f5ad9c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1555   +/-   ##
=====================================
  Coverage   81.1%   81.2%           
=====================================
  Files         63      63           
  Lines       5368    5355   -13     
  Branches     826     820    -6     
=====================================
- Hits        4357    4350    -7     
+ Misses       858     855    -3     
+ Partials     153     150    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread docs/user-guides/experimental-features.md Outdated
Signed-off-by: Ukjae Jeong <jeongukjae@gmail.com>
@jeongukjae jeongukjae marked this pull request as ready for review February 16, 2026 00:33
Copy link
Copy Markdown
Collaborator

@elliotgunton elliotgunton left a comment

Choose a reason for hiding this comment

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

LGTM! Just one fix for linking

Comment thread docs/user-guides/script-runner-io.md Outdated
jeongukjae and others added 2 commits February 16, 2026 10:57
Co-authored-by: Elliot Gunton <elliotgunton@gmail.com>
Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
Signed-off-by: Ukjae Jeong <JeongUkJae@gmail.com>
Copy link
Copy Markdown
Collaborator

@elliotgunton elliotgunton left a comment

Choose a reason for hiding this comment

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

🚀

@elliotgunton elliotgunton merged commit 94b7e86 into argoproj-labs:main Feb 16, 2026
18 checks passed
@jeongukjae jeongukjae deleted the graduate-pydantic-io branch February 16, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:minor A change requiring a minor version bump type:task A general task (including refactors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants