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

Release: java_tools v13.2.0 #85

Closed
keertk opened this issue Nov 15, 2023 · 2 comments
Closed

Release: java_tools v13.2.0 #85

keertk opened this issue Nov 15, 2023 · 2 comments
Assignees
Labels
P1 I'll work on this now. (Assignee required) release

Comments

@keertk
Copy link
Member

keertk commented Nov 15, 2023

Link to relevant issue and/or commit:
bazelbuild/bazel#19361 (comment)
bazelbuild/bazel@5f79684

Other details:
N/A

cc @fmeum

@keertk keertk added P1 I'll work on this now. (Assignee required) release labels Nov 15, 2023
@keertk keertk self-assigned this Nov 15, 2023
@keertk
Copy link
Member Author

keertk commented Nov 15, 2023

Step 2:
https://buildkite.com/bazel-trusted/java-tools-binaries-java/builds/234

Step 3:
COMMIT_HASH: 77eacce3f56ce6b5b466337c123a5cdfd671f2ee

Step 4:

src/create_java_tools_release.sh --commit_hash 77eacce3f56ce6b5b466337c123a5cdfd671f2ee --java_tools_version 13.2 --rc 1 --release false

{
  "version": "v13.2",
  "release": "false",
  "artifacts": {
    "java_tools_linux": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/release_candidates/java/v13.2/java_tools_linux-v13.2-rc1.zip",
      "sha": "b36ca871b27e09122f5e16fcfdbd25c30c43b528799a8f463e7bedb19b153ecc"
    },
    "java_tools_windows": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/release_candidates/java/v13.2/java_tools_windows-v13.2-rc1.zip",
      "sha": "229e8a5fc73c560fd6792567776530f5b42ef9e49e7f53c6dfb5804383d469ac"
    },
    "java_tools_darwin_x86_64": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/release_candidates/java/v13.2/java_tools_darwin_x86_64-v13.2-rc1.zip",
      "sha": "2dc39807a936c826ee9a6fc8919410018902797266dead8b6865c84b7f0f6b24"
    },
    "java_tools_darwin_arm64": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/release_candidates/java/v13.2/java_tools_darwin_arm64-v13.2-rc1.zip",
      "sha": "d48232f0b5c4aa1690ae77bfaa65735e3927ba2563bbba5d2fcf499d8b0f169e"
    },
    "java_tools": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/release_candidates/java/v13.2/java_tools-v13.2-rc1.zip",
      "sha": "3436263f0332a05c39e6c01105f8d1450d57d15c523c3955844b52ab045d6eb5"
    }
  }
}

Step 5:
Commit:
bazelbuild/rules_java@1d9eaa0
1d9eaa08575a8963cffacae72544ebca061cd8dd

Step 6 / 7:
PR: bazelbuild/bazel#20216
Presubmit: https://buildkite.com/bazel/bazel-bazel-github-presubmit/builds/18500

Step 8:
Downstream build: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3463

Step 9:

src/create_java_tools_release.sh --commit_hash 77eacce3f56ce6b5b466337c123a5cdfd671f2ee --java_tools_version 13.2 --rc 1 --release true

{
  "version": "v13.2",
  "release": "true",
  "artifacts": {
    "java_tools_linux": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.2/java_tools_linux-v13.2.zip",
      "github_url": "https://github.com/bazelbuild/java_tools/releases/download/java_v13.2/java_tools_linux-v13.2.zip",
      "sha": "b36ca871b27e09122f5e16fcfdbd25c30c43b528799a8f463e7bedb19b153ecc"
    },
    "java_tools_windows": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.2/java_tools_windows-v13.2.zip",
      "github_url": "https://github.com/bazelbuild/java_tools/releases/download/java_v13.2/java_tools_windows-v13.2.zip",
      "sha": "229e8a5fc73c560fd6792567776530f5b42ef9e49e7f53c6dfb5804383d469ac"
    },
    "java_tools_darwin_x86_64": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.2/java_tools_darwin_x86_64-v13.2.zip",
      "github_url": "https://github.com/bazelbuild/java_tools/releases/download/java_v13.2/java_tools_darwin_x86_64-v13.2.zip",
      "sha": "2dc39807a936c826ee9a6fc8919410018902797266dead8b6865c84b7f0f6b24"
    },
    "java_tools_darwin_arm64": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.2/java_tools_darwin_arm64-v13.2.zip",
      "github_url": "https://github.com/bazelbuild/java_tools/releases/download/java_v13.2/java_tools_darwin_arm64-v13.2.zip",
      "sha": "d48232f0b5c4aa1690ae77bfaa65735e3927ba2563bbba5d2fcf499d8b0f169e"
    },
    "java_tools": {
      "mirror_url": "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.2/java_tools-v13.2.zip",
      "github_url": "https://github.com/bazelbuild/java_tools/releases/download/java_v13.2/java_tools-v13.2.zip",
      "sha": "3436263f0332a05c39e6c01105f8d1450d57d15c523c3955844b52ab045d6eb5"
    }
  }
}

Step 10:
java_tools released: https://github.com/bazelbuild/java_tools/releases/tag/java_v13.2

Step 11:
rules_java PR: bazelbuild/rules_java#153

Step 12:
rules_java released: https://github.com/bazelbuild/rules_java/releases/tag/7.2.0
BCR PR: bazelbuild/bazel-central-registry#1129

@keertk
Copy link
Member Author

keertk commented Nov 16, 2023

@keertk keertk closed this as completed Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 I'll work on this now. (Assignee required) release
Projects
None yet
Development

No branches or pull requests

1 participant