Skip to content

Scrub all changes to Protobuf files since last release to verify that they have "Added in 1.4.0" comment for new fields. #487

@jafingerhut

Description

@jafingerhut

For example, this PR appears not to have such comments on new fields that it added: fee499a

It would be good to do something like this and go through every change to the .proto files since the last release to verify whether all new fields are marked as new in 1.4.0, if they are.

git clone https://github.com/p4lang/p4runtime
cd p4runtime
git diff v1.3.0 HEAD proto

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.4.0Issues and PRs that we want to go into 1.4.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions