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

Fast forward stable-2.263 to match master branch #202

Merged
merged 236 commits into from
Dec 2, 2020

Conversation

MarkEWaite
Copy link
Contributor

The stable-2.263 branch needs the changes that are on the master branch.

djanavar and others added 30 commits June 14, 2019 12:49
`JENKINS_JAVA_OPTIONS` may contain CSP arguments such as:
```-Dhudson.model.DirectoryBrowserSupport.CSP=\"style-src * 'unsafe-inline';\"```
To avoid globbing and word-splitting, this change double quote wraps `JAVA_CMD` where it is used.
This may be a breaking change for other unusual use cases, where users rely on the glob expansion of this variable.
If so, an additional variable can be introduced purely for arguments that mush avoid glob expansion.
- Add initial Chocolatey package
- Rework Windows installer to remove JRE
- Add branding images
- Add ability to select account, port and installation director
Reworked to be more like the deb/rpm build scripts
Made layout look more like deb/rpm directory structures
MarkEWaite and others added 24 commits June 24, 2020 21:14
…ndows-build

Update Windows 'latest' symlink after uploading new msi
The Windows installer for Jenkins is named 'jenkins.msi', not
'windows.msi'.  Create the symbolic link to point to 'jenkins.msi'.
Verified by performing the same operation on the local file system of
pkg.jenkins.io.

Also fixes jenkins-infra/jenkins.io#3514
Co-authored-by: Daniel Beck <[email protected]>
…file-name

[INFRA-2763] Use correct file name in Windows installer link
RELEASELINE is used in the MSI package name
Adding gpg key details (including fingerprints) to the RPM/Debian pages.
[JENKINS-64053] - Escape SERVICE_USERNAME when configuring directory permissions in the MSI installer
…e-automation

[INFRA-910] - Core release automation
Change the regex to detect just the major version of java
Java 7 has not been supported since Jenkins 2.54
…java-7

Remove Java 7 check from rpm init script
Prevent glob expansion on JAVA_CMD
@MarkEWaite MarkEWaite requested review from olblak and timja December 2, 2020 13:16
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good AFAICT

@MarkEWaite MarkEWaite merged commit 18eb3fa into jenkinsci:stable-2.263 Dec 2, 2020
@MarkEWaite MarkEWaite deleted the stable-2.263 branch December 2, 2020 13:44
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.

7 participants