Skip to content

Conversation

@kanterov
Copy link
Collaborator

Changes

Add new task types that have been recently added to the JSON schema.

Why

It ensures compatibility of Python code with the latest JSON schema

@kanterov kanterov marked this pull request as ready for review April 29, 2025 14:30
@kanterov kanterov temporarily deployed to test-trigger-is April 29, 2025 14:30 — with GitHub Actions Inactive
"pipelines.PipelineLibrary": {
# Deprecated
"whl",
},
Copy link
Contributor

Choose a reason for hiding this comment

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

All these deprecations are now drawn from the JSON schema?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Correct

@kanterov kanterov added this pull request to the merge queue May 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 7, 2025
@kanterov kanterov temporarily deployed to test-trigger-is May 7, 2025 11:11 — with GitHub Actions Inactive
@kanterov kanterov enabled auto-merge May 7, 2025 11:11
@kanterov kanterov added this pull request to the merge queue May 7, 2025
Merged via the queue into main with commit e1a8daa May 7, 2025
15 of 16 checks passed
@kanterov kanterov deleted the add-task-fields branch May 7, 2025 12:03
andrewnester added a commit that referenced this pull request May 7, 2025
## Changes
Generated new Python types by running `pushd experimental/python && make
codegen`

## Why
This PR #2788 introduced new task
types but Python types were not generated causing schema checks to fail.
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.

4 participants