Skip to content

restore license line in goreleaser files#1456

Merged
Steven Gagniere (sgagniere) merged 1 commit intomainfrom
archive-license-fix
Oct 10, 2022
Merged

restore license line in goreleaser files#1456
Steven Gagniere (sgagniere) merged 1 commit intomainfrom
archive-license-fix

Conversation

@sgagniere
Copy link
Member

Checklist

  1. [CRUCIAL] Is the change for CP or CCloud functionalities that are already live in prod?
    • yes: ok

What

Restore bundling of the LICENSE file in the archives built by the goreleaser files

References

Test & Review

Built the glibc versions, unzipped one of the tar.gz files and confirmed that the LICENSE file is there

@sgagniere Steven Gagniere (sgagniere) requested a review from a team as a code owner October 8, 2022 00:29
Copy link
Contributor

@DABH David Hyde (DABH) left a comment

Choose a reason for hiding this comment

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

ok once CI passes on Windows 😕

Copy link

Choose a reason for hiding this comment

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

The LICENSE file doesn't get created anymore, so it won't get added. Do we necessarily need it?

@sgagniere
Copy link
Member Author

The LICENSE file doesn't get created anymore, so it won't get added. Do we necessarily need it?

It's not a generated file, it's committed to the repo.

Copy link

Choose a reason for hiding this comment

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

Didn't realize what this was for, oops!

@sgagniere Steven Gagniere (sgagniere) deleted the archive-license-fix branch October 10, 2022 17:33
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