Skip to content

script/release#113

Merged
technoweenie merged 4 commits intomasterfrom
script-release
Sep 8, 2014
Merged

script/release#113
technoweenie merged 4 commits intomasterfrom
script-release

Conversation

@technoweenie
Copy link
Contributor

Add's a release script that uploads the compiled binaries to the Releases API with the proper labels and everything.

release_v0_2_1_ _github_git-media

technoweenie added a commit that referenced this pull request Sep 8, 2014
@technoweenie technoweenie merged commit 6043db4 into master Sep 8, 2014
@technoweenie technoweenie deleted the script-release branch September 8, 2014 16:04
chrisd8088 added a commit to chrisd8088/git-lfs that referenced this pull request Sep 8, 2023
In commit 4c422b4 of PR git-lfs#113 the
script/release script was added, which runs the script/release.go program,
which uploaded release binaries to GitHub via a POST request, based on the
values in a bin/releases/build_matrix.json file.  This file is no longer
created because the script/build.go file and accompanying script/bootstrap
script were removed in commit 2235198 of
PR git-lfs#3144.

As we do not use the script/release or script/release.go files anymore
as part of our release process, we can delete them now.
chrisd8088 added a commit to chrisd8088/git-lfs that referenced this pull request Sep 8, 2023
In commit 4c422b4 of PR git-lfs#113 the
script/release script was added, which runs the script/release.go program
to upload release binaries to GitHub via a POST request based on the
values in a bin/releases/build_matrix.json file.  This file is no longer
created because the script/build.go file and accompanying script/bootstrap
script were removed in commit 2235198 of
PR git-lfs#3144.

As we do not use the script/release or script/release.go files anymore
as part of our release process, we can delete them now.
chrisd8088 added a commit to chrisd8088/git-lfs that referenced this pull request Sep 8, 2023
In commit 4c422b4 of PR git-lfs#113 the
script/release script was added, which builds and runs a Go program
from the script/script.go and script/release.go files.  The mainRelease()
function in that program uploads release binaries to GitHub via a POST
request based on the values in a bin/releases/build_matrix.json file.

However, that JSON file is no longer created because the script/build.go
file and accompanying script/bootstrap script were removed in commit
2235198 of PR git-lfs#3144.

As we do not use the script/release or remaining script/*.go files anymore
as part of our release process, we can delete them now.
chrisd8088 added a commit to chrisd8088/git-lfs that referenced this pull request Sep 8, 2023
In commit 4c422b4 of PR git-lfs#113 the
script/release script was added, which builds and runs a Go program
from the script/script.go and script/release.go files.  The mainRelease()
function in that program uploads release binaries to GitHub via a POST
request based on the values in a bin/releases/build_matrix.json file.

However, that JSON file is no longer created because the script/build.go
file and accompanying script/bootstrap script were removed in commit
2235198 of PR git-lfs#3144.

As we do not use the script/release or remaining script/*.go files anymore
as part of our release process, we can delete them now.
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.

1 participant