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

feat(release): Changed go releaser to create zip and tar archives #266

Merged
merged 5 commits into from
Mar 8, 2022

Conversation

cpheps
Copy link
Contributor

@cpheps cpheps commented Mar 7, 2022

Proposed Change

  • Updated scripts so BASE_PATH works on macs and linux
  • Created release-prep make task to download dependencies and copy files with renames for goreleaser
  • Changed goreleaser to create tar and zip instead of binariers
  • Updated release task to prep dependencies
Checklist
  • Changes are tested
  • CI has passed

@cpheps cpheps requested a review from a team as a code owner March 7, 2022 17:59
@cpheps cpheps requested a review from Mrod1598 March 7, 2022 17:59
@cpheps cpheps force-pushed the goreleaser-archiving branch from 7d46b54 to fd2d481 Compare March 7, 2022 18:01
buildscripts/download-dependencies.sh Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
.goreleaser.yml Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Corbin Phelps and others added 4 commits March 8, 2022 08:57
@cpheps cpheps force-pushed the goreleaser-archiving branch from e63049d to 52b9035 Compare March 8, 2022 13:57
@BinaryFissionGames BinaryFissionGames self-requested a review March 8, 2022 15:18
@jsirianni jsirianni self-requested a review March 8, 2022 16:42
@cpheps cpheps merged commit 1bbf84a into main Mar 8, 2022
@cpheps cpheps deleted the goreleaser-archiving branch March 8, 2022 17:21
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