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

[Python] Add codegen #2507

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kanterov
Copy link
Collaborator

@kanterov kanterov commented Mar 17, 2025

Changes

Add the code generator from the bundle schema to the Python code. Currently, it's only enabled for the "jobs" package.

There is a new GitHub action to verify that codegen is always up-to-date whenever we update bundle schema.

Depends on #2508

Tests

  • A few unit tests
  • Primarily tested by diffing output

@kanterov kanterov force-pushed the kanterov/python-codegen branch 2 times, most recently from 82a9fcd to 20b87ec Compare March 17, 2025 15:01
@kanterov kanterov force-pushed the kanterov/python-codegen branch from 20b87ec to 5891b08 Compare March 17, 2025 15:26
Copy link

An authorized user can trigger integration tests manually by following the instructions below:

Trigger:
go/deco-tests-run/cli

Inputs:

  • PR number: 2507
  • Commit SHA: 5891b08d3e2b5d38fcdfccf9262c2c866fd851a9

Checks will be approved automatically on success.

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.

1 participant