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

fix: update taskfile status check for submodules task #2435

Merged

Conversation

isavov
Copy link
Contributor

@isavov isavov commented Aug 1, 2024

Description:
This PR fixes the previously broken status check for the "install:submodules" task that would cause the task to always execute thus resetting any updates made to the protobufs submodule version.

Related issue(s):

Fixes #2434

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@isavov isavov added the bug Something isn't working label Aug 1, 2024
@isavov isavov self-assigned this Aug 1, 2024
@isavov isavov requested review from a team as code owners August 1, 2024 09:50
@isavov isavov requested a review from rwalworth August 1, 2024 09:50
@isavov isavov linked an issue Aug 1, 2024 that may be closed by this pull request
@svetoslav-nikol0v svetoslav-nikol0v removed the request for review from rwalworth August 1, 2024 11:04
Copy link

sonarcloud bot commented Aug 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

protobuf version is always reset to latest main
3 participants