treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.23k stars 339 forks source link

GoReleaser upgrade #7881

Open Jonathan-Rosenberg opened 4 weeks ago

Jonathan-Rosenberg commented 4 weeks ago

We used to specify latest as the goreleaser's version, which by itself is a bad practice, but now it has introduced breaking changes (version 2). We should:

  1. Upgrade goreleaser's spec to match version 2.
  2. Pin the version to the major part, i.e ~2
yonipeleg33 commented 4 weeks ago

for context - this is a job that failed due to the breaking changes: https://github.com/treeverse/lakeFS/actions/runs/9565113764