-
Notifications
You must be signed in to change notification settings - Fork 140
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
Integrate chocolatey build & push into Bazel CI for Bazel releases #1456
Comments
6 tasks
👋 |
Could we grab some time to sync up, please? I'm UK-timezone. bazelbuild/bazel#15685 (comment) is latest; just pushed that. |
To illustrate what this looks like when I do it:
|
This was referenced Dec 21, 2022
@petemounce Thanks! Sorry for not following up on this, our team will get to in in early Q1 2023. |
This was referenced Apr 23, 2023
@meteorcloudy @SalmaSamy friendly ping on when this might see some implementation? |
meteorcloudy
pushed a commit
that referenced
this issue
May 5, 2023
Issue: #1456 One successful run (without choco push): https://buildkite.com/bazel-trusted/bazel-release/builds/1149#0187e4f2-cde0-43c8-b4ef-4c250c053249 ``` StatusCode : 200 StatusDescription : OK Content : {53, 51, 52, 51...} RawContent : HTTP/1.1 200 OK X-GUploader-UploadID: ADPycdukvqcJCd4f9KE2dONfu7OoJ-rkJAcXSwFNDbU8tnv9bSE_YzaESHqyOL4OkcEkp-4Uatv1_ 0uJYJRztxp4Lr9fw0XXqIoJ x-goog-generation: 1682371417868867 x-goog-metageneration:... Headers : {[X-GUploader-UploadID, ADPycdukvqcJCd4f9KE2dONfu7OoJ-rkJAcXSwFNDbU8tnv9bSE_YzaESHqyOL4OkcEkp-4Uatv 1_0uJYJRztxp4Lr9fw0XXqIoJ], [x-goog-generation, 1682371417868867], [x-goog-metageneration, 1], [x-goog-stored-content-encoding, identity]...} RawContentLength : 100 Copying LICENSE from repo-root to tools directory Chocolatey v1.2.1 Attempting to build package from 'bazel.nuspec'. Successfully created package 'C:\b\bk-trusted-windows-15c6\bazel-trusted\bazel-release\scripts\packages\chocolatey\bazel.6.2.0-rc1.nupkg' ```
fmeum
pushed a commit
to fmeum/continuous-integration
that referenced
this issue
Dec 10, 2023
) Issue: bazelbuild#1456 One successful run (without choco push): https://buildkite.com/bazel-trusted/bazel-release/builds/1149#0187e4f2-cde0-43c8-b4ef-4c250c053249 ``` StatusCode : 200 StatusDescription : OK Content : {53, 51, 52, 51...} RawContent : HTTP/1.1 200 OK X-GUploader-UploadID: ADPycdukvqcJCd4f9KE2dONfu7OoJ-rkJAcXSwFNDbU8tnv9bSE_YzaESHqyOL4OkcEkp-4Uatv1_ 0uJYJRztxp4Lr9fw0XXqIoJ x-goog-generation: 1682371417868867 x-goog-metageneration:... Headers : {[X-GUploader-UploadID, ADPycdukvqcJCd4f9KE2dONfu7OoJ-rkJAcXSwFNDbU8tnv9bSE_YzaESHqyOL4OkcEkp-4Uatv 1_0uJYJRztxp4Lr9fw0XXqIoJ], [x-goog-generation, 1682371417868867], [x-goog-metageneration, 1], [x-goog-stored-content-encoding, identity]...} RawContentLength : 100 Copying LICENSE from repo-root to tools directory Chocolatey v1.2.1 Attempting to build package from 'bazel.nuspec'. Successfully created package 'C:\b\bk-trusted-windows-15c6\bazel-trusted\bazel-release\scripts\packages\chocolatey\bazel.6.2.0-rc1.nupkg' ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As described at bazelbuild/bazel#15685 (comment)
The text was updated successfully, but these errors were encountered: