Skip to content

REST API policy encoding #2463

@enyst

Description

@enyst

The REST API checks workflow would fail with: Error: Breaking REST API change detected without MINOR version bump (1.14.0 -> 1.14.0) if a breaking change happens on a PR.

Understand the workflow, and make sure you read the deprecation policies in AGENTS.md including the respective file in agent-server package. The error is a bit weird because it says a minor version bump is enough. But it shouldn't be enough: we need 5 minor versions of deprecation time.

Look at Griffe workflow, I think it enforces those 5 releases for Python API. Let's do the same for REST API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1openhandsSolving the issue with OpenHands.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions