bufbuild / modules

Collection of third-party modules managed and synced by Buf.
Apache License 2.0
21 stars 1 forks source link

Adjust to newer CLI behavior #678

Closed pkwarren closed 2 months ago

pkwarren commented 2 months ago

When no dependencies are found or need to be updated, the CLI no longer creates an empty buf.lock file. Update the fetch script to gracefully handle this.

Fixes #676.

github-actions[bot] commented 2 months ago

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedAug 26, 2024, 3:22 PM
pkwarren commented 2 months ago

https://github.com/bufbuild/modules/actions/runs/10562519712/job/29260668135 worked with this change - going to merge.