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

Refactor signing/assemble code in openjdk_build_pipeline.groovy to support Windows/docker builds #1117

Merged
merged 20 commits into from
Nov 6, 2024
Merged
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
e624294
First pass of batOrSh and fixes for windows containers
sxa Sep 2, 2024
8d13a79
Refactoring signing code to allow operation in Windows containers
sxa Sep 9, 2024
3a0af97
De-duplicate envVars setup
sxa Sep 26, 2024
9293f69
Updates following PR creation (inc.linter fixes)
sxa Sep 26, 2024
ee2633e
Move post-build workspace clean code into build()
sxa Sep 26, 2024
9f2d0f3
chmod -R at start of assemble phase even on non-docker
sxa Oct 7, 2024
3b8533b
Separate clean workspace function
sxa Oct 10, 2024
f648e2c
Reinstate windows release definition for jdk11u
sxa Oct 11, 2024
7d369aa
Reduce stashing and avoid pre-unstash chmod in non-docker case
sxa Oct 12, 2024
18be2a5
Disable internal sign phase on jdk8u
sxa Oct 12, 2024
b3d9a67
Final cleanups of comments and debug
sxa Oct 14, 2024
8955002
Cherry-pick (ish) of 000de40
sxa Oct 25, 2024
44babcc
Add aarch64Windows arch to filename mapping to daily slack status too…
andrew-m-leonard Oct 8, 2024
78ce387
Enable temurin vs2022_redist devkit (#1123)
andrew-m-leonard Oct 11, 2024
a6efd49
Add dev.system for aarch64_mac for jdk21+ (#1124)
sophia-guo Oct 11, 2024
83e382b
remove JDK22 from release pipeline generator (#1125)
gdams Oct 13, 2024
26ce97f
jdk23+ update version GA tag check should be using updates repo (#112…
andrew-m-leonard Oct 16, 2024
951fd04
Fix up empty bits
sxa Oct 29, 2024
179ff40
Merge branch 'master' into refactor_signing
sxa Oct 31, 2024
d201bff
Move workspace scope and use it for cleaning cyclone-dx and security …
sxa Nov 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading