Skip to content

Add revision to GetRemotePackageVersionPlugin#2989

Merged
stefanvanburen merged 1 commit intomainfrom
svanburen/add-revision-resolve-plugin
May 17, 2024
Merged

Add revision to GetRemotePackageVersionPlugin#2989
stefanvanburen merged 1 commit intomainfrom
svanburen/add-revision-resolve-plugin

Conversation

@stefanvanburen
Copy link
Member

We're now using these RPCs to power the BSR UI, which need to be able to specify this field. Not currently adding it to the CLI calls, which will continue to leave this unspecified (meaning the latest revision).

We're now using these RPCs to power the BSR UI, which need to be able to
specify this field. Not currently adding it to the CLI calls, which will
continue to leave this unspecified (meaning the latest revision).
@stefanvanburen stefanvanburen requested a review from paul-sachs May 17, 2024 18:00
@stefanvanburen stefanvanburen requested a review from bufdev as a code owner May 17, 2024 18:00
string version = 3;
// The revision of the plugin version.
// example: 1
uint32 revision = 4;
Copy link
Member Author

Choose a reason for hiding this comment

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

FWIW, I believe we originally kept this message different from CuratedPluginReference due to the inability to specify this field, but it's now exactly the same, field-wise.

@stefanvanburen stefanvanburen merged commit d88de38 into main May 17, 2024
@stefanvanburen stefanvanburen deleted the svanburen/add-revision-resolve-plugin branch May 17, 2024 18:27
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.

3 participants