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 installation of goreleaser in CI image, the current installation … #121

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

Issif
Copy link
Member

@Issif Issif commented Jan 14, 2022

…method is deprecated, see goreleaser/goreleaser#2788 and goreleaser/godownloader#207

Signed-off-by: Issif issif+github@gadz.org

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area build

/area cmd

/area pkg

/area docs

/area tests

What this PR does / why we need it:

This PR updates to way to install goreleaser in our CI Image for CircleCI.

The current installation method for goreleaser has been deprecated, our CI is stucked and can't create new release:

goreleaser/goreleaser info checking GitHub for latest tag
goreleaser/goreleaser info found version: 1.3.0 for v1.3.0/Linux/x86_64
goreleaser/goreleaser err hash_sha256_verify checksum for '/tmp/tmp.FRWF6hzHN5/goreleaser_Linux_x86_64.tar.gz' did not verify 156b9d6c334c7732cacec79c3be77e1e76c3c6f510fbf581b63b1c691f1f38b9
28694b038004a99e118d86bcd4de61cd569e35c6f71326bbfb18475ebb7e9683 vs 156b9d6c334c7732cacec79c3be77e1e76c3c6f510fbf581b63b1c691f1f38b9

See more details:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@poiana poiana added kind/bug Something isn't working dco-signoff: yes area/build Further information is requested labels Jan 14, 2022
@poiana poiana requested review from fntlnz and leodido January 14, 2022 13:52
@poiana poiana added the size/XS label Jan 14, 2022
@poiana
Copy link

poiana commented Jan 14, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Issif, leodido

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana
Copy link

poiana commented Jan 14, 2022

LGTM label has been added.

Git tree hash: a340e935b8c4686bf7d6d75a9e19db50f37baa23

@poiana poiana merged commit e5e7940 into falcosecurity:master Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/build Further information is requested dco-signoff: yes kind/bug Something isn't working lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants