Branch: refs/heads/renovate/haml-5.x
Home: https://github.com/jenkins-infra/jenkins.io
Commit: 26af7af2eaf9f89a00fb3862b1a62a00bf2883fe
https://github.com/jenkins-infra/jenkins.io/commit/26af7af2eaf9f89a00fb3862b1a62a00bf2883fe
Author: Bruno Verachten <[email protected]>
Date: 2022-12-27 (Tue, 27 Dec 2022)
Changed paths:
A content/blog/2022/12/2022-12-27-run-jenkins-agent-as-a-service.adoc
A
content/images/post-images/2022-12-02-run-jenkins-agent-as-a-service/java-command-to-launch-the-agent.png
A
content/images/post-images/2022-12-02-run-jenkins-agent-as-a-service/manage-nodes-and-clouds.png
A
content/images/post-images/2022-12-02-run-jenkins-agent-as-a-service/new-node-looks-fine.png
A
content/images/post-images/2022-12-02-run-jenkins-agent-as-a-service/new-node.png
A
content/images/post-images/2022-12-27-run-jenkins-agent-as-a-service/curl-and-java-launch-agent.svg
Log Message:
-----------
feat(documentation) Adds a blog post about running a Jenkins agent as a
service (#5754)
Work in progress with @kmartens27 , please don't review yet.
Co-authored-by: Damien Duportal <[email protected]>
Co-authored-by: Mark Waite <[email protected]>
Commit: c26f24355133da8c4b93e4db4f093c4126388390
https://github.com/jenkins-infra/jenkins.io/commit/c26f24355133da8c4b93e4db4f093c4126388390
Author: Vandit Singh <[email protected]>
Date: 2022-12-29 (Thu, 29 Dec 2022)
Changed paths:
M content/doc/book/scaling/architecting-for-scale.adoc
Log Message:
-----------
added reference link to docs about agents (#5849)
closes #5489
if i need to add more reference links throughout the [Architecting for
scale](https://www.jenkins.io/doc/book/scaling/architecting-for-scale/)
,please let me know
Co-authored-by: Mark Waite <[email protected]>
Commit: 82ff7d02ef1c8bc5887edb5cb82fcee7577d0866
https://github.com/jenkins-infra/jenkins.io/commit/82ff7d02ef1c8bc5887edb5cb82fcee7577d0866
Author: Alexander Brandes <[email protected]>
Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths:
M content/_data/changelogs/weekly.yml
Log Message:
-----------
Document removal of '--daemon' flag (#5852)
The logic itself is long gone and the removal of the flag is considered
code cleanup, however, not removing the flag from your Jenkins startup
flags causes Jenkins to not start at all.
Commit: 3467536ea7f4cd2c7d8fe7886df6ffe4566cac26
https://github.com/jenkins-infra/jenkins.io/commit/3467536ea7f4cd2c7d8fe7886df6ffe4566cac26
Author: Rajiv Singh <[email protected]>
Date: 2022-12-31 (Sat, 31 Dec 2022)
Changed paths:
A content/_data/authors/iamrajiv.adoc
A content/images/avatars/iamrajiv.jpg
M
content/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool.adoc
Log Message:
-----------
Add iamrajiv as a mentor (#5853)
Hi, I am interested in mentoring the project [Building Jenkins.io with
alternative
tools](https://www.jenkins.io/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool/).
I am also open to being a co-mentor. I am also open to being a
co-mentor. As an open-source enthusiast, I have completed the following
programs: [GSoC 2022](https://github.com/iamrajiv/GSoC-2022) with Keptn,
[LFX Mentorship Fall 2021](https://github.com/iamrajiv/LFX-2021) with
moja global, [GSoD 2021](https://github.com/iamrajiv/GSoD-2021) with
Wechaty, and [GSoD 2020](https://github.com/iamrajiv/GSoD-2020) with
gRPC-Gateway.
Signed-off-by: Rajiv Ranjan Singh <[email protected]>
Commit: 5fe6afaa00fa1f745c08bf8b55bec77ed115f14d
https://github.com/jenkins-infra/jenkins.io/commit/5fe6afaa00fa1f745c08bf8b55bec77ed115f14d
Author: Mark Waite <[email protected]>
Date: 2022-12-31 (Sat, 31 Dec 2022)
Changed paths:
M content/doc/pipeline/tour/hello-world.adoc
Log Message:
-----------
Use same maven in tutorial as is used elsewhere (#5857)
The hello world tutorial was using a different maven container than the
other locations in the documentation. Use the same maven container in
this location as is used in the other locations.
Commit: c5f009473f2832da89584a4c2b4a235a8dde2606
https://github.com/jenkins-infra/jenkins.io/commit/c5f009473f2832da89584a4c2b4a235a8dde2606
Author: Kris Stern <[email protected]>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
M content/sigs/advocacy-and-outreach/index.adoc
Log Message:
-----------
Add participant name to Advoacy and Outreach SIG index page (#5859)
Commit: bd286a72ed3b424ec33027fe1c51093cb81719f7
https://github.com/jenkins-infra/jenkins.io/commit/bd286a72ed3b424ec33027fe1c51093cb81719f7
Author: Mark Waite <[email protected]>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
M content/doc/book/pipeline/docker.adoc
M content/doc/book/pipeline/syntax.adoc
M content/doc/pipeline/tour/hello-world.adoc
M content/doc/tutorials/build-a-java-app-with-maven.adoc
Log Message:
-----------
Use Apache Maven 3.8.7 for examples, not 3.8.6 (#5860)
## Use Apache Maven 3.8.7 instead of 3.8.6
Recently released and has been confirmed that it works with Jenkins core
and with many Jenkins plugins.
Commit: bbe83fa9cfbe45380b1791ceb3affc2d2910931e
https://github.com/jenkins-infra/jenkins.io/commit/bbe83fa9cfbe45380b1791ceb3affc2d2910931e
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.1.46 (#5856)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[jenkinsciinfra/builder](https://togithub.com/jenkins-infra/docker-builder)
| patch | `2.1.45` -> `2.1.46` |
---
### Release Notes
<details>
<summary>jenkins-infra/docker-builder</summary>
###
[`v2.1.46`](https://togithub.com/jenkins-infra/docker-builder/releases/tag/2.1.46)
[Compare
Source](https://togithub.com/jenkins-infra/docker-builder/compare/2.1.45...2.1.46)
<!-- Optional: add a release summary here -->
- No changes
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/jenkins-infra/jenkins.io).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commit: 7bae0ba5cc093c726e276fa29926777e15363b0e
https://github.com/jenkins-infra/jenkins.io/commit/7bae0ba5cc093c726e276fa29926777e15363b0e
Author: Stefan Spieker <[email protected]>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
M content/doc/developer/testing/index.adoc
Log Message:
-----------
Added content to section for security testing (#5855)
Commit: 6af3ce273af119ba15ffb8611f3abb10f5d73265
https://github.com/jenkins-infra/jenkins.io/commit/6af3ce273af119ba15ffb8611f3abb10f5d73265
Author: Loghi Perinpanayagam <[email protected]>
Date: 2023-01-02 (Mon, 02 Jan 2023)
Changed paths:
M content/_data/authors/loghijiaha.adoc
M
content/projects/gsoc/2023/project-ideas/agent_reconnections_exponential_backoff.adoc
Log Message:
-----------
Add mentor for agent reconnection gsoc 2023 project (#5854)
Commit: dea0cba0c640cb3f95a70fb9af25f47f10883035
https://github.com/jenkins-infra/jenkins.io/commit/dea0cba0c640cb3f95a70fb9af25f47f10883035
Author: jenkins-infra-changelog-generator[bot]
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M content/_data/changelogs/weekly.yml
Log Message:
-----------
Automated changelog for 2.385 (#5848)
Created by
[generate-changelog.rb](https://github.com/jenkinsci/core-changelog-generator/blob/master/generate-jenkins-changelog.rb)
Co-ordinated by
[generate-weekly-changelog.sh](https://github.com/jenkinsci/core-changelog-generator/blob/master/generate-weekly-changelog.sh)
[Report an
issue](https://github.com/jenkinsci/core-changelog-generator/issues)
Co-authored-by: jenkins-infra-changelog-generator
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <[email protected]>
Commit: 1dc0ac392e6ba08599888f9207d2bce8375498c9
https://github.com/jenkins-infra/jenkins.io/commit/1dc0ac392e6ba08599888f9207d2bce8375498c9
Author: Gavin Mogan <[email protected]>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M content/_layouts/frame.html.haml
M content/_partials/toptoolbar.html.haml
Log Message:
-----------
Try out jenkins-io-components (#5668)
Trying out the web components
- [x] active links definitely need refactoring.
- [x] Search box needs to actually be setup
Optional
- [ ] Probably can load it earlier (deferred) so we don't get the flash
of a header
- [ ] Probably don't need the polyfills depending on which browers we
are okay being degraded and without header/foheader
- [x] Move GitHub orgs
- [ ] use updatecli instead of always linking to recent package on
unpkg?
Commit: a6bd605591503c818f1a259b117696bab9bcba94
https://github.com/jenkins-infra/jenkins.io/commit/a6bd605591503c818f1a259b117696bab9bcba94
Author: Mark Waite <[email protected]>
Date: 2023-01-04 (Wed, 04 Jan 2023)
Changed paths:
M content/doc/book/installing/_docker-for-tutorials.adoc
M content/doc/book/installing/_docker.adoc
Log Message:
-----------
Remove version specifier from demo plugin installs (#5865)
The version specifiers like `blueocean:1.26.0` were originally added
because it is a strongly preferred practice to precisely define the
versions of plugins that are being installed. However, the default
behavior of the plugin installation manager is to install the most
recent release of the plugin, even if a plugin version is specified.
If a user wants to install an older version, the `--latest false`
argument is used. However, that installs outdated versions of many
plugins when the plugins and their versions are not fully specified.
Using `blueocean` is better than `blueocean:1.26.0` in this case because
it avoid a precise version specification that is then ignored by the
plugin installation manager and instead relies on the plugin
installation manager to choose the most recent release that is supported
on this Jenkins version.
Commit: 310245947d93e73fce7ee5f012d6cb0703e9efa5
https://github.com/jenkins-infra/jenkins.io/commit/310245947d93e73fce7ee5f012d6cb0703e9efa5
Author: Alexander Brandes <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M content/_partials/connect-links.html.haml
M content/projects/infrastructure/index.adoc
M content/sigs/advocacy-and-outreach/index.adoc
M content/sigs/gsoc/index.adoc
M content/sigs/index.html.haml
M content/sigs/ux/index.adoc
Log Message:
-----------
Revise UX SIG page and add forum link (#5868)
This PR removes the link to the UX/SIG mailing list in favor of a link
to the forums on community.jenkins.io and lists active sig members.
Additionally, I added a placeholder to link to community forums in the
sidebar and added it to a few active sigs, which use the forums.
I also fixed the link redirection to google groups.
Commit: ae69d6f9d2a8cddb54c120774ba50c090c865e07
https://github.com/jenkins-infra/jenkins.io/commit/ae69d6f9d2a8cddb54c120774ba50c090c865e07
Author: Daniel Beck <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M content/security/reporting.adoc
Log Message:
-----------
Remove internal process details (#5684)
This is irrelevant to the audience of this page and duplicates part of
https://www.jenkins.io/project/team-leads/#infrastructure
If the intention is to document the "forwarding" of reports, that could
be added to https://www.jenkins.io/project/team-leads/#security as a
team lead responsibility.
Co-authored-by: Daniel Beck <[email protected]>
Co-authored-by: Mark Waite <[email protected]>
Commit: 2125aba0844355bdc5ba2f8c8d166e94270b7f80
https://github.com/jenkins-infra/jenkins.io/commit/2125aba0844355bdc5ba2f8c8d166e94270b7f80
Author: Jan Faracik <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
A content/images/sigs/ux/logo.svg
A content/images/sigs/ux/opengraph.png
M content/sigs/ux/index.adoc
Log Message:
-----------
Add logo and Open Graph image for UX SIG (#5869)
Fixes https://github.com/jenkinsci/sig-ux/issues/5
**Before**
<img width="1348" alt="image"
src="https://user-images.githubusercontent.com/43062514/210810835-ebe8a99a-91ec-4954-b7ec-2c58c463c2a0.png">
**After**
<img width="1004" alt="image"
src="https://user-images.githubusercontent.com/43062514/210810766-f9d143e4-251a-4e95-af31-37ea3c2efa9e.png">
Using the Design System icon as a more generic UX icon now, if we want
something more specific happy to look into it but I'm good with one icon
for all design related things personally.
Commit: e32a9b0bfa748e03c780dc509d9dda29080f031f
https://github.com/jenkins-infra/jenkins.io/commit/e32a9b0bfa748e03c780dc509d9dda29080f031f
Author: Lovakush <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
A content/_data/authors/lovakush.adoc
Log Message:
-----------
Add lovakush.adoc (#5862)
Add lovakush.adoc
Commit: 79ce8955e2c11506f0a23baceccafbf7d2450df8
https://github.com/jenkins-infra/jenkins.io/commit/79ce8955e2c11506f0a23baceccafbf7d2450df8
Author: Mark Waite <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M content/project/board.html.haml
Log Message:
-----------
Update board and officers page (#5871)
Match the results from the November 2022 election.
https://github.com/jenkins-infra/jenkins.io/issues/5870 is fixed by this
pull request
Commit: fe5eec975888e30a24309c8cdfdfeb13adc63a56
https://github.com/jenkins-infra/jenkins.io/commit/fe5eec975888e30a24309c8cdfdfeb13adc63a56
Author: Alexander Brandes <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M content/_partials/connect-links.html.haml
M content/sigs/index.html.haml
Log Message:
-----------
Fix mailing list linking (#5873)
Fixup to https://github.com/jenkins-infra/jenkins.io/pull/5868, I used
to the wrong URL.
Commit: e158da281957bc57bd6f108dae6fc75e7b978ad7
https://github.com/jenkins-infra/jenkins.io/commit/e158da281957bc57bd6f108dae6fc75e7b978ad7
Author: Vandit Singh <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M .gitignore
M CONTRIBUTING.adoc
M Jenkinsfile
M Makefile
R content/.htaccess
R content/doc/developer/.htaccess
R content/doc/developer/404.html.haml
Log Message:
-----------
added typo check and removed htaccess files (#5850)
removed .htaccess files and .htaccess check for that in Jenkinsfile and
added typo check in Makefile
closes #5771
Co-authored-by: Mark Waite <[email protected]>
Commit: 0fd7764298ee3b9cff14431c0a679885bb03e5b4
https://github.com/jenkins-infra/jenkins.io/commit/0fd7764298ee3b9cff14431c0a679885bb03e5b4
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M .node-version
Log Message:
-----------
Update Node.js to v18.13.0
Commit: 80020011df00f47d9ee79c08c5ac55ac22857187
https://github.com/jenkins-infra/jenkins.io/commit/80020011df00f47d9ee79c08c5ac55ac22857187
Author: Mark Waite <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M content/_data/logo/cowboy.yml
M content/_data/logo/yaroslavl.yml
Log Message:
-----------
Remove broken artwork credit links (#5874)
- [WEBSITE-755] Fix broken artwork credit links
Commit: 151024af989f0bc14d76029e106baf6cf44b8cc6
https://github.com/jenkins-infra/jenkins.io/commit/151024af989f0bc14d76029e106baf6cf44b8cc6
Author: Mark Waite <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M content/_data/logo/cowboy.yml
M content/_data/logo/yaroslavl.yml
Log Message:
-----------
Merge branch 'master' into renovate/node-18.x
Commit: c641ede5ad97314a19e7c15a4e853b6de376be05
https://github.com/jenkins-infra/jenkins.io/commit/c641ede5ad97314a19e7c15a4e853b6de376be05
Author: Skyler Mäntysaari <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M
content/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-apache.adoc
Log Message:
-----------
fix(reverse-proxy/apache): The rewrite rule was incorrect (#5872)
Commit: ee79d7d0e9b99ce26f8d842715b19f6a14112788
https://github.com/jenkins-infra/jenkins.io/commit/ee79d7d0e9b99ce26f8d842715b19f6a14112788
Author: Mark Waite <[email protected]>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M
content/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool.adoc
Log Message:
-----------
Update site generator idea details (#5876)
Commit: f2f7029ba9186bd532a27391b976ff41e503b384
https://github.com/jenkins-infra/jenkins.io/commit/f2f7029ba9186bd532a27391b976ff41e503b384
Author: Hursit Tarcan <[email protected]>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M content/css/jenkins.css
Log Message:
-----------
Fixed horizontal scroll issue on mobile (#5726)
## Description
* Yesterday I visited the website on mobile and noticed that it was
possible to scroll horizontally on the website.
* The screenshot below shows that the menu icon isn't completely visible
on screen.
<img width="723" alt="Schermafbeelding 2022-11-23 om 11 50 37"
src="https://user-images.githubusercontent.com/75273616/203529022-64a42c9b-0662-43ba-a3d3-005244e0d5eb.png">
* As you can see here, there is still some overflow to the right, which
enables horizontal scroll. (I changed the background to red to make it
easier to spot).
<img width="720" alt="Schermafbeelding 2022-11-23 om 11 50 50"
src="https://user-images.githubusercontent.com/75273616/203529239-41af5b53-5442-4c3e-9f0e-b80951a06b55.png">
* The CSS that I added fixes this issue.
Commit: e69cde74dacef596c0cf4da262ad2950d6d1f622
https://github.com/jenkins-infra/jenkins.io/commit/e69cde74dacef596c0cf4da262ad2950d6d1f622
Author: AllenJB <[email protected]>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M content/_data/solutions/php.yml
M content/solutions/php.adoc
Log Message:
-----------
Rewrite PHP guide to use Jenkinsfile based setup (#5885)
The current guide uses an ant based setup and does not include the
actual ant build file. The original site it was sourced from has been
archived. The ant file in the (now archived) repo for the source site is
massive and almost certainly out of date. I think that these factors
make the current guide hard to follow for those just starting out.
This rewrite is based on the setup I am currently actively using.
Co-authored-by: Mark Waite <[email protected]>
Commit: 4fa57c864355dfcc93ea111c710039cd94bc4fd8
https://github.com/jenkins-infra/jenkins.io/commit/4fa57c864355dfcc93ea111c710039cd94bc4fd8
Author: AllenJB <[email protected]>
Date: 2023-01-07 (Sat, 07 Jan 2023)
Changed paths:
M content/solutions/php.adoc
Log Message:
-----------
PHP Solution: Fix non-sensical introduction paragraph (#5889)
A further update to the PHP solution to fix the introduction paragraphs
I left in from the previous guide, which upon re-reading didn't actually
make sense.
Commit: 3485068ae4e49ec4acb3d8d38057f21b5cb2c293
https://github.com/jenkins-infra/jenkins.io/commit/3485068ae4e49ec4acb3d8d38057f21b5cb2c293
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-01-07 (Sat, 07 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.1.47 (#5887)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[jenkinsciinfra/builder](https://togithub.com/jenkins-infra/docker-builder)
| patch | `2.1.46` -> `2.1.47` |
---
### Release Notes
<details>
<summary>jenkins-infra/docker-builder</summary>
###
[`v2.1.47`](https://togithub.com/jenkins-infra/docker-builder/releases/tag/2.1.47)
[Compare
Source](https://togithub.com/jenkins-infra/docker-builder/compare/2.1.46...2.1.47)
<!-- Optional: add a release summary here -->
- No changes
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/jenkins-infra/jenkins.io).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuODQuMiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commit: 42da9f1b47fc4b1ac0d2c437e322bbf765389c7b
https://github.com/jenkins-infra/jenkins.io/commit/42da9f1b47fc4b1ac0d2c437e322bbf765389c7b
Author: Alexander Brandes <[email protected]>
Date: 2023-01-07 (Sat, 07 Jan 2023)
Changed paths:
M content/_layouts/corebaseline.html.haml
M content/_partials/changelog-changes.xml.haml
M content/download/index.html.haml
M content/security/advisories/rss.xml.haml
Log Message:
-----------
Address ruby deprecations (#5891)
This PR addresses the removal of `Kernel#open` in favor of `URI.open` in
ruby 3 and migrates legacy syntax to supported syntax.
Taking a look over the generated feeds and xml structured texts reveal
no difference between the current layout.
Commit: bd00abf0781495c99269f78ff4cef6e830cbe0d4
https://github.com/jenkins-infra/jenkins.io/commit/bd00abf0781495c99269f78ff4cef6e830cbe0d4
Author: Vandit Singh <[email protected]>
Date: 2023-01-08 (Sun, 08 Jan 2023)
Changed paths:
M content/css/jenkins.css
Log Message:
-----------
Patch "Fixed horizontal scroll issue on mobile" (#5892)
Reverts jenkins-infra/jenkins.io#5726 this breaks independent scrolling
i'll add a patch for it in this PR
Commit: fd74aa29874f9fe0481cd279747c43f89446ab89
https://github.com/jenkins-infra/jenkins.io/commit/fd74aa29874f9fe0481cd279747c43f89446ab89
Author: Damien Duportal <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
chore(Jenkinsfile) Update jenkinsciinfra/builder Docker tag to v2.1.49
Closes #5894 (superseeded)
Commit: 0ce7e34ee2af2573d2f67bc0df86c3f005ce5c81
https://github.com/jenkins-infra/jenkins.io/commit/0ce7e34ee2af2573d2f67bc0df86c3f005ce5c81
Author: Damien Duportal <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M content/_data/solutions/php.yml
M content/_layouts/corebaseline.html.haml
M content/_partials/changelog-changes.xml.haml
M content/css/jenkins.css
M
content/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-apache.adoc
M content/download/index.html.haml
M
content/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool.adoc
M content/security/advisories/rss.xml.haml
M content/solutions/php.adoc
Log Message:
-----------
Merge branch 'master' into renovate/node-18.x
Commit: 2ae7345664c9117849d9f1c457006d57ad846dbd
https://github.com/jenkins-infra/jenkins.io/commit/2ae7345664c9117849d9f1c457006d57ad846dbd
Author: Damien Duportal <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M .node-version
M Jenkinsfile_k8s
Log Message:
-----------
Update Node.js to v18.13.0 (#5875)
Commit: c102c12ede273320c074b2e9e596d57a7c908953
https://github.com/jenkins-infra/jenkins.io/commit/c102c12ede273320c074b2e9e596d57a7c908953
Author: Kevin Martens <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M
content/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-nginx.adoc
Log Message:
-----------
Jenkins - Update nginx reverse proxy docs (#5896)
Resolves [issue #5882
](https://github.com/jenkins-infra/jenkins.io/issues/5882)
Updating instruction to include `proxy_set_header $http_host;`as the
nginx documentation has been updated.
Commit: c4700435a231620059ddf37d1873136b783e2d11
https://github.com/jenkins-infra/jenkins.io/commit/c4700435a231620059ddf37d1873136b783e2d11
Author: Alexander Brandes <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M content/mailing-lists/index.html.haml
Log Message:
-----------
Remove archived mailing lists (#5897)
Commit: 9da49608b9a1ece3e94ade97ce12f335649a4d3e
https://github.com/jenkins-infra/jenkins.io/commit/9da49608b9a1ece3e94ade97ce12f335649a4d3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M Gemfile.lock
Log Message:
-----------
Bump git from 1.11.0 to 1.13.0 (#5898)
Commit: a8e3125636efaf63c5aca5077f008fdee579ada3
https://github.com/jenkins-infra/jenkins.io/commit/a8e3125636efaf63c5aca5077f008fdee579ada3
Author: Rajiv Singh <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M CONTRIBUTING.adoc
M Makefile
R scripts/user-site-deploy.sh
Log Message:
-----------
doc: `user-site` no longer needed (#5893)
## Description
When a pull request is made to the jenkins.io repository, a full preview
of the site is now available for anyone to view. This preview accurately
reflects the final layout of the site, unlike GitHub pages which may not
be an exact match. Developers no longer need to maintain separate GitHub
pages for this purpose.
Signed-off-by: Rajiv Ranjan Singh <[email protected]>
Co-authored-by: Mark Waite <[email protected]>
Commit: 58ca0e90ac331cdb736210f07ad1cb0ea027cbee
https://github.com/jenkins-infra/jenkins.io/commit/58ca0e90ac331cdb736210f07ad1cb0ea027cbee
Author: Mark Waite <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M content/project/board-election-process.adoc
Log Message:
-----------
Allow up to 2 elected board members from a single company (#5689)
## Allow up to 2 elected board members from a single company
Governance board needs members that are actively involved in the Jenkins
project. By specifically allowing up to 2 elected board members from a
single company, we do not create a majority of elected members of the
board from a single company.
The issue comes because the board has declared previously that Kohsuke
is affiliated with CloudBees. His permanent membership on the board and
his affiliation with CloudBees means that only one other person from
CloudBees can serve on the board. The board needs more active
participants to assist with the work of the board. Allowing 1 more board
member from CloudBees or any other company that already has a member on
the board will strengthen the board and its work to serve the Jenkins
project.
Needs approval of the governance board before this pull request is
merged.
Commit: 3b214e1c1b5252ff40a0f5d71c84ab6897411379
https://github.com/jenkins-infra/jenkins.io/commit/3b214e1c1b5252ff40a0f5d71c84ab6897411379
Author: Kevin Martens <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M content/_data/changelogs/lts.yml
A content/_data/upgrades/2-375-2.adoc
Log Message:
-----------
Jenkins 2.375.2 - Adding changelog & upgrade guide (#5793)
This PR is to add the changelog and upgrade guide for the next LTS
release (2.375.2) on January 11
There is no content for the upgrade guide at this time, based on the
[backporting ticket](https://github.com/jenkinsci/jenkins/pull/7517)
Commit: dfd756d300df987697859557cb7321f7ce2f0ed6
https://github.com/jenkins-infra/jenkins.io/commit/dfd756d300df987697859557cb7321f7ce2f0ed6
Author: unlikezy <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M
content/doc/tutorials/kubernetes/installing-jenkins-on-kubernetes/jenkins-volume.yaml
Log Message:
-----------
Define jenkins-pv storageClass (#5508)
Here miss the definition of "jenkins-pv" storageClass
Co-authored-by: unlikezhang <[email protected]>
Commit: 37626d22a7453014288d4cafd41cc1c6f89ae7ad
https://github.com/jenkins-infra/jenkins.io/commit/37626d22a7453014288d4cafd41cc1c6f89ae7ad
Author: Hervé Le Meur <[email protected]>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M content/doc/book/installing/windows.adoc
Log Message:
-----------
fix: image and text disposition on
https://www.jenkins.io/doc/book/installing/windows/ (#5902)
Fix #5901
<details>
<summary>Before</summary>
<img width="1076" alt="image"
src="https://user-images.githubusercontent.com/91831478/211537697-3cae29af-d4e8-431a-be2b-1eb1d1148c3a.png">
</details>
<details>
<summary>After</summary>
<img width="980" alt="image"
src="https://user-images.githubusercontent.com/91831478/211551051-59b8a2b2-ccfc-4103-8e1e-287be013a181.png">
</details>
Commit: 67f57f1f938e2f5d3c54d7d58d0fb3ed5e244a45
https://github.com/jenkins-infra/jenkins.io/commit/67f57f1f938e2f5d3c54d7d58d0fb3ed5e244a45
Author: jenkins-infra-changelog-generator[bot]
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M content/_data/changelogs/weekly.yml
Log Message:
-----------
Automated changelog for 2.386 (#5861)
Created by
[generate-changelog.rb](https://github.com/jenkinsci/core-changelog-generator/blob/master/generate-jenkins-changelog.rb)
Co-ordinated by
[generate-weekly-changelog.sh](https://github.com/jenkinsci/core-changelog-generator/blob/master/generate-weekly-changelog.sh)
[Report an
issue](https://github.com/jenkinsci/core-changelog-generator/issues)
Co-authored-by: jenkins-infra-changelog-generator
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <[email protected]>
Commit: 7ecdbe321f8f50a3aa54748564ef6479c2a69951
https://github.com/jenkins-infra/jenkins.io/commit/7ecdbe321f8f50a3aa54748564ef6479c2a69951
Author: Larisa Andreea Danaila <[email protected]>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M content/doc/book/pipeline/docker.adoc
Log Message:
-----------
Fix example node version from docker agent docs (#5904)
Commit: 81fcc7f1898c26b890c3d535e6d02bd5df480264
https://github.com/jenkins-infra/jenkins.io/commit/81fcc7f1898c26b890c3d535e6d02bd5df480264
Author: Mark Waite <[email protected]>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M content/sigs/docs/index.adoc
Log Message:
-----------
Remove Docs sig mailing list (#5906)
## Remove docs SIG mailing list from Docs SIG page
No longer used, see community.jenkins.io and
https://gitter.im/jenkinsci/docs
Commit: f874b8418828727748b58483b60e98b2c28cab62
https://github.com/jenkins-infra/jenkins.io/commit/f874b8418828727748b58483b60e98b2c28cab62
Author: Alexander Brandes <[email protected]>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M content/blog/2013/2013-01-26-report-jenkins-meet-up-seoul.adoc
M content/blog/2018/10/2018-10-14-gsoc2018-results.adoc
M content/blog/2018/12/2018-12-14-java11-preview-availability.adoc
M content/blog/2018/12/2018-12-26-gsoc-2019-call-for-mentors.adoc
M content/blog/2019/03/2019-03-04-gsoc2019-announcement.adoc
M content/blog/2019/03/2019-03-11-let-s-celebrate-java-11-support.adoc
M content/blog/2021/03/2021-03-17-gsoc2021-announcement.adoc
M content/blog/2022/03/2022-03-21-java17-preview-availability.adoc
M content/doc/administration/requirements/linux.adoc
M content/doc/administration/requirements/servlet-containers.adoc
M content/projects/gsoc/2019/application.md
M content/projects/gsoc/2020/application.md
M content/projects/gsoc/2020/project-ideas/jenkins-x-apps-consolidation.adoc
M content/projects/gsoc/2020/project-ideas/jenkins-x-boot-apps.adoc
M content/projects/gsoc/students.adoc
M content/sigs/gsoc/index.adoc
M content/sigs/hw-and-eda/index.adoc
M content/sigs/platform/index.adoc
Log Message:
-----------
Remove more archived mailing lists (#5907)
Commit: 613e4679fae1896434c958556fc13c3b14cca45d
https://github.com/jenkins-infra/jenkins.io/commit/613e4679fae1896434c958556fc13c3b14cca45d
Author: Alexander Brandes <[email protected]>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M .github/ISSUE_TEMPLATE/config.yml
M CONTRIBUTING.adoc
M content/_partials/wip.adoc
M
content/blog/2017/11/2017-11-27-tutorials-in-the-jenkins-user-documentation.adoc
M content/blog/2021/03/2021-03-19-SheCodeAfrica-announcement.adoc
M content/doc/book/blueocean/activity.adoc
M content/doc/book/blueocean/dashboard.adoc
M content/doc/book/blueocean/getting-started.adoc
M content/doc/book/blueocean/pipeline-editor.adoc
M content/doc/book/blueocean/pipeline-run-details.adoc
M content/doc/book/installing/docker.adoc
M content/doc/book/installing/initial-settings.adoc
M content/doc/book/installing/kubernetes.adoc
M content/doc/book/installing/linux.adoc
M content/doc/book/installing/macos.adoc
M content/doc/book/installing/offline.adoc
M content/doc/book/installing/other.adoc
M content/doc/book/installing/servlet-containers.adoc
M content/doc/book/installing/war-file.adoc
M content/doc/book/installing/windows.adoc
M content/doc/book/managing/about-jenkins.adoc
M content/doc/book/managing/change-system-timezone.adoc
M content/doc/book/managing/cli.adoc
M content/doc/book/managing/groovy-hook-scripts.adoc
M content/doc/book/managing/index.adoc
M content/doc/book/managing/nodes.adoc
M content/doc/book/managing/plugins.adoc
M content/doc/book/managing/script-approval.adoc
M content/doc/book/managing/script-console.adoc
M content/doc/book/managing/spawning-processes.adoc
M content/doc/book/managing/system-configuration.adoc
M content/doc/book/managing/system-info.adoc
M content/doc/book/managing/tools.adoc
M content/doc/book/managing/ui-themes.adoc
M content/doc/book/managing/user-content.adoc
M content/doc/book/managing/users.adoc
M content/doc/book/pipeline/cps-method-mismatches.adoc
M content/doc/book/pipeline/development.adoc
M content/doc/book/pipeline/docker.adoc
M content/doc/book/pipeline/getting-started.adoc
M content/doc/book/pipeline/jenkinsfile.adoc
M content/doc/book/pipeline/multibranch.adoc
M content/doc/book/pipeline/pipeline-best-practices.adoc
M content/doc/book/pipeline/running-pipelines.adoc
M content/doc/book/pipeline/scaling-pipeline.adoc
M content/doc/book/pipeline/shared-libraries.adoc
M content/doc/book/pipeline/syntax.adoc
M content/doc/book/security/managing-security.adoc
M content/doc/book/using/change-time-zone.adoc
M content/doc/book/using/searchbox.adoc
M content/doc/book/using/using-agents.adoc
M content/doc/book/using/using-credentials.adoc
M content/doc/book/using/using-jmeter-with-jenkins.adoc
M content/doc/book/using/using-local-language.adoc
M content/doc/pipeline/tour/agents.adoc
M content/doc/pipeline/tour/deployment.adoc
M content/doc/pipeline/tour/environment.adoc
M content/doc/pipeline/tour/tests-and-artifacts.adoc
M content/mailing-lists/index.html.haml
M content/sigs/docs/gsod/2020/application.md
M content/sigs/docs/gsod/2020/projects/document-jenkins-on-kubernetes.adoc
M content/sigs/docs/gsod/index.adoc
Log Message:
-----------
Remove jenkinsci-docs from documentation (#5908)
Follow up to https://github.com/jenkins-infra/jenkins.io/pull/5906 to
remove various spots the mailing list is still referenced in.
Commit: 99bf8fc775e20ebcc5aef14aa16cd7cb847ba9a6
https://github.com/jenkins-infra/jenkins.io/commit/99bf8fc775e20ebcc5aef14aa16cd7cb847ba9a6
Author: Freyam Mehta <[email protected]>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
A content/_data/authors/freyam.adoc
A content/images/avatars/freyam.jpg
M
content/projects/gsoc/2023/project-ideas/agent_reconnections_exponential_backoff.adoc
M
content/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool.adoc
M
content/projects/gsoc/2023/project-ideas/plugin-installation-manager-tool.adoc
Log Message:
-----------
[GSoC 2023] [Mentor] Freyam Mehta (#5905)
Hi @krisstern :wave:
I am hereby creating a PR expressing my interest in mentoring one of the
following projects in the upcoming Google Summer of Code.
- Exponential backoff and jitter for agent reconnections
- Building Jenkins.io with alternative tools
- Plugin Installation Manager Tool Improvements
As part of this PR, I have created the author profile, attached my
picture and added my name to the relevant projects of interest.
My Jenkins Community's username is `freyam`.
I will introduce myself in the Discourse in the meantime :rocket:
Co-authored-by: Mark Waite <[email protected]>
Commit: 29faca3aaa17265e60b993fa884e65b7bf5f1257
https://github.com/jenkins-infra/jenkins.io/commit/29faca3aaa17265e60b993fa884e65b7bf5f1257
Author: Julie Heard <[email protected]>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M content/doc/developer/security/xss-prevention.adoc
Log Message:
-----------
Missing a close bracket (#5910)
Code was missing a end bracket
Commit: 17490d65324da348f1dc6680a7154c3931a3990c
https://github.com/jenkins-infra/jenkins.io/commit/17490d65324da348f1dc6680a7154c3931a3990c
Author: Joseph LaFreniere (he/him)
<[email protected]>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M content/_data/changelogs/lts.yml
Log Message:
-----------
Correct publication year of 2.375.2 (#5912)
It seems incrementing the year was accidentally omitted during
<https://github.com/jenkins-infra/jenkins.io/pull/5793>.
Commit: 0454d035c25abe5c6c3fc6b791ef4342d8607b9e
https://github.com/jenkins-infra/jenkins.io/commit/0454d035c25abe5c6c3fc6b791ef4342d8607b9e
Author: Alexander Brandes <[email protected]>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M content/projects/infrastructure/index.adoc
Log Message:
-----------
Fix release.ci's helpdesk label (#5913)
Commit: 34e35d8a73859a90a5e9e8a597bbb2dc8f1806e7
https://github.com/jenkins-infra/jenkins.io/commit/34e35d8a73859a90a5e9e8a597bbb2dc8f1806e7
Author: Bruno Verachten <[email protected]>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
A content/blog/2023/01/2023-01-12-jenkins-newsletter.adoc
A content/images/post-images/2023/01/12/jenkins-newsletter/governance.png
A content/images/post-images/2023/01/12/jenkins-newsletter/image5.png
A content/images/post-images/2023/01/12/jenkins-newsletter/image6.png
A content/images/post-images/2023/01/12/jenkins-newsletter/image7.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/infrastructure.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/jenkins-crowdin.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/jenkins-io-improvements.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/jenkins-modern-look-2.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/jenkins-modern-look.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/localization-simplification.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/outreach-and-advocacy.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/platform-modernization.png
A content/images/post-images/2023/01/12/jenkins-newsletter/recap.png
A content/images/post-images/2023/01/12/jenkins-newsletter/security.png
A content/images/post-images/2023/01/12/jenkins-newsletter/ui_ux.png
Log Message:
-----------
feat(documentation) 2022 Recap Newsletter (#5886)
Co-authored-by: Kevin Martens <[email protected]>
Co-authored-by: Alyssat <[email protected]>
Co-authored-by: Mark Waite <[email protected]>
Co-authored-by: Hervé Le Meur <[email protected]>
Co-authored-by: Hervé Le Meur <[email protected]>
Commit: cfe66d21b22b292ab2aa56e8de0cbbcfa8745bca
https://github.com/jenkins-infra/jenkins.io/commit/cfe66d21b22b292ab2aa56e8de0cbbcfa8745bca
Author: Hervé Le Meur <[email protected]>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M content/_data/events/2023-03-09-pasadena.adoc
Log Message:
-----------
chore: correct case for SCALE 20x event (#5914)
Commit: 53efd77e987bb7cd08f404461be3143c115ae9ee
https://github.com/jenkins-infra/jenkins.io/commit/53efd77e987bb7cd08f404461be3143c115ae9ee
Author: Vandit Singh <[email protected]>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M content/images/sponsors/cloudbees.png
M content/images/sponsors/github.png
M content/images/sponsors/jfrog.png
Log Message:
-----------
FIX: Nonexistent scaling of jumbotron images breaks layout (#5909)
Resized the logos and compressed them for faster loading
closes #5750
Commit: a960778dd7daa41b3d0d732c60ed85cfa4d859b9
https://github.com/jenkins-infra/jenkins.io/commit/a960778dd7daa41b3d0d732c60ed85cfa4d859b9
Author: Mark Waite <[email protected]>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M content/sigs/platform/index.adoc
Log Message:
-----------
Move Platform SIG meeting 1 hour later (#5916)
Avoid a conflict with another meeting
@gounthar this matches with the change I made in the Jenkins calendar.
Commit: 82799d7dccaa7b8592b8476881fe9bf0520716d1
https://github.com/jenkins-infra/jenkins.io/commit/82799d7dccaa7b8592b8476881fe9bf0520716d1
Author: Zbynek Konecny <[email protected]>
Date: 2023-01-14 (Sat, 14 Jan 2023)
Changed paths:
M content/_layouts/frame.html.haml
M content/_partials/projectcarousel.html.haml
M content/css/jenkins.css
Log Message:
-----------
Fix carousel, remove redundant docsearch (#5918)
Fix https://github.com/jenkins-infra/jenkins.io/issues/5911
Commit: df44da6b4d5f409d20446dfa61264e7b3bf432b6
https://github.com/jenkins-infra/jenkins.io/commit/df44da6b4d5f409d20446dfa61264e7b3bf432b6
Author: Kseniia Nenasheva <[email protected]>
Date: 2023-01-14 (Sat, 14 Jan 2023)
Changed paths:
M content/_data/logo/atomium.yml
M content/_data/logo/paris-eiffel.yml
A content/images/logos/atomium/atomium.svg
A content/images/logos/paris-eiffel/paris-eiffel.svg
Log Message:
-----------
Added svg files for Jenkins Eiffel and Atomium (#5920)
Commit: c167f7c986d38f550849077ba452fdc9be4f3d72
https://github.com/jenkins-infra/jenkins.io/commit/c167f7c986d38f550849077ba452fdc9be4f3d72
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-01-14 (Sat, 14 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.1.50
Commit: 570405f7259d04a080fdcaca44aa2f4600538c74
https://github.com/jenkins-infra/jenkins.io/commit/570405f7259d04a080fdcaca44aa2f4600538c74
Author: Damien Duportal <[email protected]>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.1.50 (#5921)
Commit: 462175ef70c7fb160780c2f6d358e3430d8b3266
https://github.com/jenkins-infra/jenkins.io/commit/462175ef70c7fb160780c2f6d358e3430d8b3266
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.1.51
Commit: 7176f204048bd4ed160af93f9b6a278b3c7843dc
https://github.com/jenkins-infra/jenkins.io/commit/7176f204048bd4ed160af93f9b6a278b3c7843dc
Author: Damien Duportal <[email protected]>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.1.51 (#5927)
Commit: 27e00744aa8f1f79bf65755c6a40542b7e1dbebf
https://github.com/jenkins-infra/jenkins.io/commit/27e00744aa8f1f79bf65755c6a40542b7e1dbebf
Author: Vandit Singh <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/_data/indexpage/supporters.yml
Log Message:
-----------
Remove Dead link in sponsors block (#5924)
closes #5917
Commit: 67bd5f1862e0c93f2921439068e4462894881a44
https://github.com/jenkins-infra/jenkins.io/commit/67bd5f1862e0c93f2921439068e4462894881a44
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.2.0 (#5929)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[jenkinsciinfra/builder](https://togithub.com/jenkins-infra/docker-builder)
| minor | `2.1.51` -> `2.2.0` |
---
### Release Notes
<details>
<summary>jenkins-infra/docker-builder</summary>
###
[`v2.2.0`](https://togithub.com/jenkins-infra/docker-builder/releases/tag/2.2.0)
[Compare
Source](https://togithub.com/jenkins-infra/docker-builder/compare/2.1.51...2.2.0)
<!-- Optional: add a release summary here -->
#### 🚀 New features and improvements
- feat: add playwright deps
([#​108](https://togithub.com/jenkins-infra/docker-builder/issues/108))
[@​halkeye](https://togithub.com/halkeye)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/jenkins-infra/jenkins.io).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEwNC4yIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commit: 3fb0553ea4bd4e47da014754403e60555e9b8058
https://github.com/jenkins-infra/jenkins.io/commit/3fb0553ea4bd4e47da014754403e60555e9b8058
Author: jenkins-infra-changelog-generator[bot]
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/_data/changelogs/weekly.yml
Log Message:
-----------
Automated changelog for 2.387 (#5903)
Created by
[generate-changelog.rb](https://github.com/jenkinsci/core-changelog-generator/blob/master/generate-jenkins-changelog.rb)
Co-ordinated by
[generate-weekly-changelog.sh](https://github.com/jenkinsci/core-changelog-generator/blob/master/generate-weekly-changelog.sh)
[Report an
issue](https://github.com/jenkinsci/core-changelog-generator/issues)
Co-authored-by: jenkins-infra-changelog-generator
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <[email protected]>
Commit: d6558d39c2b5065f7f5fe0f9fb78fec94187ea51
https://github.com/jenkins-infra/jenkins.io/commit/d6558d39c2b5065f7f5fe0f9fb78fec94187ea51
Author: Jean-Marc Meessen <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/projects/gsoc/2023/project-ideas/prj-idea-template.adoc_text
Log Message:
-----------
Update GSoC project idea template
Commit: 118c3e24f2c428ab1dae174936bef8d3b9c54ceb
https://github.com/jenkins-infra/jenkins.io/commit/118c3e24f2c428ab1dae174936bef8d3b9c54ceb
Author: Jean-Marc MEESSEN <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
A
content/projects/gsoc/2023/project-ideas/displaying_plugin_health_scores.adoc
Log Message:
-----------
add "plugin health score display" GSoC project idea (#5926)
Adding a GSoC project idea as a discussion in the GSoC 2023 project
list.
Co-authored-by: Kris Stern <[email protected]>
Co-authored-by: lloydchang <[email protected]>
Commit: 85dd93b9fd2e9958016e62ce53044de96ed59f86
https://github.com/jenkins-infra/jenkins.io/commit/85dd93b9fd2e9958016e62ce53044de96ed59f86
Author: lloydchang <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/projects/gsoc/2023/project-ideas/prj-idea-template.adoc_text
Log Message:
-----------
docs(prj-idea-template.adoc_text): improve readability
example → *** FOR EXAMPLE ***
Commit: 87c86bb13eee0ea0089f9c804230218ee09bc230
https://github.com/jenkins-infra/jenkins.io/commit/87c86bb13eee0ea0089f9c804230218ee09bc230
Author: lloydchang <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/projects/gsoc/2023/project-ideas/prj-idea-template.adoc_text
Log Message:
-----------
docs(prj-idea-template.adoc_text): improve readability
example → *** FOR EXAMPLE ***
Commit: ca7fd00c5019979fe4e45f21400a54208d667fa9
https://github.com/jenkins-infra/jenkins.io/commit/ca7fd00c5019979fe4e45f21400a54208d667fa9
Author: lloydchang <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/projects/gsoc/2023/project-ideas/prj-idea-template.adoc_text
Log Message:
-----------
docs(prj-idea-template.adoc_text): improve readability
example → *** FOR EXAMPLE ***
Commit: 6875e4423860d188efb07b2288e640373ccb7955
https://github.com/jenkins-infra/jenkins.io/commit/6875e4423860d188efb07b2288e640373ccb7955
Author: lloydchang <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/projects/gsoc/2023/project-ideas/prj-idea-template.adoc_text
Log Message:
-----------
docs(prj-idea-template.adoc_text): improve readability
Prepend *** FOR EXAMPLE *** → for 175 hours
Commit: 59bb41250f4d6f744635c126ffb4aa42d2c93011
https://github.com/jenkins-infra/jenkins.io/commit/59bb41250f4d6f744635c126ffb4aa42d2c93011
Author: lloydchang <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/projects/gsoc/2023/project-ideas/prj-idea-template.adoc_text
Log Message:
-----------
Update GSoC project idea template (#5931)
Commit: 24292cd7f6f9b98b380ea557fe8fb4ec4a9025b2
https://github.com/jenkins-infra/jenkins.io/commit/24292cd7f6f9b98b380ea557fe8fb4ec4a9025b2
Author: Vandit Singh <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/doc/book/pipeline/syntax.adoc
Log Message:
-----------
Improve the explanation of section 'agent' in pipeline syntax (#5928)
closes #5784
Co-authored-by: Kevin Martens <[email protected]>
Commit: 92f97a74d06d8b8c635de2876565849caa00f34a
https://github.com/jenkins-infra/jenkins.io/commit/92f97a74d06d8b8c635de2876565849caa00f34a
Author: Alexander Brandes <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M content/_layouts/corebaseline.html.haml
M content/doc/developer/plugin-development/choosing-jenkins-baseline.adoc
Log Message:
-----------
Don't recommend EOL baselines for new plugins (#5925)
archetypes generates 2.361.4 as baseline for new plugins, which is not
the latest, but a solid choice to start requiring Java 11.
Plugin, core, and tooling maintainers do their best to strive forward
and support modern Java versions, such as Java 17 and beyond, or consume
and apply the latest changes shipped by the bom and parent pom.
This PR intends to remove the recommendation of so-called “conservative”
baselines, in favor of encouraging people to use modern Jenkins
baselines for their plugins, instead of older ones, lacking support for
Java 11 or other recent changes.
Co-authored-by: Mark Waite <[email protected]>
Commit: fb7a2ae2041403d2cb6a6c83ff255fd659419212
https://github.com/jenkins-infra/jenkins.io/commit/fb7a2ae2041403d2cb6a6c83ff255fd659419212
Author: Adrien Lecharpentier <[email protected]>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M
content/projects/gsoc/2023/project-ideas/add-probes-to-plugin-health-score.adoc
M
content/projects/gsoc/2023/project-ideas/displaying_plugin_health_scores.adoc
Log Message:
-----------
Adds myself as mentor on Plugin Health Scoring related GSoC idea (#5935)
There are currently two ideas around the Plugin Health Scoring project
which I would like to be listed as mentor.
Commit: 51ccac28d999dfb3d6bab717913a6360a202e047
https://github.com/jenkins-infra/jenkins.io/commit/51ccac28d999dfb3d6bab717913a6360a202e047
Author: Kevin Martens <[email protected]>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M
content/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool.adoc
Log Message:
-----------
Adding myself as a mentor for Alternative build options for Jenkins project
(#5938)
I know there is already a lot of interest in this project, but was
hoping to add myself as a mentor on this project. I would like to help
as much as I can and provide guidance. I would also like to increase my
site development skills.
Commit: 73b43f864bb8a5a5e3608e505a8f74a764d74949
https://github.com/jenkins-infra/jenkins.io/commit/73b43f864bb8a5a5e3608e505a8f74a764d74949
Author: Kseniia Nenasheva <[email protected]>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M content/_data/logo/alien.yml
M content/_data/logo/atomium.yml
M content/_data/logo/austin.yml
M content/_data/logo/balloon.yml
M content/_data/logo/beekeeper.yml
M content/_data/logo/belarus.yml
M content/_data/logo/chatterbox.yml
M content/_data/logo/cosmonaut.yml
M content/_data/logo/cossack.yml
M content/_data/logo/cowboy.yml
M content/_data/logo/formal.yml
M content/_data/logo/jenkinstein.yml
M content/_data/logo/magician.yml
M content/_data/logo/magritte.yml
M content/_data/logo/miner.yml
M content/_data/logo/musketeer.yml
M content/_data/logo/oktoberfest.yml
M content/_data/logo/paris-eiffel.yml
M content/_data/logo/peter-the-great.yml
M content/_data/logo/plumber.yml
M content/_data/logo/raleigh.yml
M content/_data/logo/russian.yml
M content/_data/logo/san-diego.yml
M content/_data/logo/santa-claus.yml
M content/_data/logo/sherlock.yml
M content/_data/logo/snow.yml
A content/images/logos/musketeer/musketeer.svg
A content/images/logos/oktoberfest/oktoberfest.svg
Log Message:
-----------
Added new svg files for Jenkins Musketeer and Oktoberfest and link to profile
(#5939)
Commit: 4f0b52aec27b049850d46e7b780e77798fdf3239
https://github.com/jenkins-infra/jenkins.io/commit/4f0b52aec27b049850d46e7b780e77798fdf3239
Author: Vandit Singh <[email protected]>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M content/doc/book/pipeline/syntax.adoc
Log Message:
-----------
Pipeline Syntax page - Document that parameters become environment variables
(#5919)
closes #4967
Co-authored-by: Mark Waite <[email protected]>
Co-authored-by: Kevin Martens <[email protected]>
Commit: 73f8343c537cfd37fc1896651ea924e85fce81c2
https://github.com/jenkins-infra/jenkins.io/commit/73f8343c537cfd37fc1896651ea924e85fce81c2
Author: Alexander Brandes <[email protected]>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M CONTRIBUTING.adoc
Log Message:
-----------
Clarify state on issue assignees (#5942)
Historically, assigning newbies to issues didn't have a much positive
impact on the issue, in terms of delivering an acceptable solution;
hence we typically don't assign people to issues. Anyone is welcome to
contribute anything they feel comfortable with.
This PR adds this state to the contributing documentation.
Co-authored-by: Hervé Le Meur <[email protected]>
Commit: 741bcefedd38707c101adef931a507fae7849407
https://github.com/jenkins-infra/jenkins.io/commit/741bcefedd38707c101adef931a507fae7849407
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M Gemfile.lock
Log Message:
-----------
Bump rack from 2.2.3.1 to 2.2.6.2 (#5937)
Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rack/rack/blob/main/CHANGELOG.md">rack's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.
For info on how to format all future additions to this file please
reference <a href="https://keepachangelog.com/en/1.0.0/">Keep A
Changelog</a>.</p>
<h2>[3.0.3] - 2022-12-07</h2>
<h3>Fixed</h3>
<ul>
<li><code>Rack::URLMap</code> uses non-deprecated form of
<code>Regexp.new</code>. (<a
href="https://github-redirect.dependabot.com/rack/rack/pull/1998">#1998</a>,
<a
href="https://github.com/weizheheng"><code>@weizheheng</code></a>)</li>
</ul>
<h2>[3.0.2] -2022-12-05</h2>
<h3>Fixed</h3>
<ul>
<li><code>Utils.build_nested_query</code> URL-encodes nested field names
including the square brackets.</li>
<li>Allow <code>Rack::Response</code> to pass through streaming bodies.
(<a
href="https://github-redirect.dependabot.com/rack/rack/pull/1993">#1993</a>,
[<a
href="https://github.com/ioquatix"><code>@ioquatix</code></a>])</li>
</ul>
<h2>[3.0.1] - 2022-11-18</h2>
<h3>Fixed</h3>
<ul>
<li><code>MethodOverride</code> does not look for an override if a
request does not include form/parseable data.</li>
<li><code>Rack::Lint::Wrapper</code> correctly handles
<code>respond_to?</code> with <code>to_ary</code>, <code>each</code>,
<code>call</code> and <code>to_path</code>, forwarding to the body. (<a
href="https://github-redirect.dependabot.com/rack/rack/pull/1981">#1981</a>,
[<a
href="https://github.com/ioquatix"><code>@ioquatix</code></a>])</li>
</ul>
<h2>[3.0.0] - 2022-09-06</h2>
<ul>
<li>No changes</li>
</ul>
<h2>[3.0.0.rc1] - 2022-09-04</h2>
<h3>SPEC Changes</h3>
<ul>
<li>Stream argument must implement <code><<</code> <a
href="https://github-redirect.dependabot.com/rack/rack/pull/1959">rack/rack#1959</a></li>
<li><code>close</code> may be called on <code>rack.input</code> <a
href="https://github-redirect.dependabot.com/rack/rack/pull/1956">rack/rack#1956</a></li>
<li><code>rack.response_finished</code> may be used for executing code
after the response has been finished <a
href="https://github-redirect.dependabot.com/rack/rack/pull/1952">rack/rack#1952</a></li>
</ul>
<h2>[3.0.0.beta1] - 2022-08-08</h2>
<h3>Security</h3>
<ul>
<li>Do not use semicolon as GET parameter separator. (<a
href="https://github-redirect.dependabot.com/rack/rack/pull/1733">#1733</a>,
[<a
href="https://github.com/jeremyevans"><code>@jeremyevans</code></a>])</li>
</ul>
<h3>SPEC Changes</h3>
<ul>
<li>Response array must now be non-frozen.</li>
<li>Response <code>status</code> must now be an integer greater than or
equal to 100.</li>
<li>Response <code>headers</code> must now be an unfrozen hash.</li>
<li>Response header keys can no longer include uppercase
characters.</li>
<li>Response header values can be an <code>Array</code> to handle
multiple values (and no longer supports <code>\n</code> encoded
headers).</li>
<li>Response body can now respond to <code>#call</code> (streaming body)
instead of <code>#each</code> (enumerable body), for the equivalent of
response hijacking in previous versions.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rack/rack/commit/2606ac5d5d180c00a8cbcaa4d634276bab06500e"><code>2606ac5</code></a>
bumping version</li>
<li><a
href="https://github.com/rack/rack/commit/f6d4f528f2df1318a6612845db0b59adc7fe8fc1"><code>f6d4f52</code></a>
Fix ReDoS in Rack::Utils.get_byte_ranges</li>
<li><a
href="https://github.com/rack/rack/commit/20bc90c2431d7fabcd1873410543cf3d72f65004"><code>20bc90c</code></a>
bump version</li>
<li><a
href="https://github.com/rack/rack/commit/3677f170b4ac713defb84cd6a86431623ba0adc0"><code>3677f17</code></a>
Update changelog</li>
<li><a
href="https://github.com/rack/rack/commit/ee25ab9a7ee981d7578f559701085b0cf39bde77"><code>ee25ab9</code></a>
Fix ReDoS vulnerability in multipart parser</li>
<li><a
href="https://github.com/rack/rack/commit/19e49f0f185d7e42ed5b402baec6c897a8c48029"><code>19e49f0</code></a>
Forbid control characters in attributes</li>
<li><a
href="https://github.com/rack/rack/commit/ea39e49442e0008bfce4ad628ce52a4be2a20b5b"><code>ea39e49</code></a>
Bump patch version.</li>
<li><a
href="https://github.com/rack/rack/commit/c0f9de4844052b7867180c587d1b6969be2f114d"><code>c0f9de4</code></a>
Rack::MethodOverride handle QueryParser::ParamsTooDeepError (<a
href="https://github-redirect.dependabot.com/rack/rack/issues/2011">#2011</a>)</li>
<li><a
href="https://github.com/rack/rack/commit/8312a2fd6aee0950d7b2deb548aaf600cb871d80"><code>8312a2f</code></a>
Remove leading dot to fix compatibility with latest cgi gem. (<a
href="https://github-redirect.dependabot.com/rack/rack/issues/1988">#1988</a>)</li>
<li><a
href="https://github.com/rack/rack/commit/2a82c88f1a468d8f68d9d7640886f5153142c272"><code>2a82c88</code></a>
Update tests to work on latest Rubies. (<a
href="https://github-redirect.dependabot.com/rack/rack/issues/1999">#1999</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rack/rack/compare/2.2.3.1...v2.2.6.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the
default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as
the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as
the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the
default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/jenkins-infra/jenkins.io/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Commit: 19e18ddab4a80464c4f7bfa84e5028a2be091e37
https://github.com/jenkins-infra/jenkins.io/commit/19e18ddab4a80464c4f7bfa84e5028a2be091e37
Author: Mark Waite <[email protected]>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M content/_data/authors/markewaite.adoc
Log Message:
-----------
Update markewaite bio (#5943)
Included some items purely as comments because I want to highlight the
"Improve a Plugin" tutorial as a way to invite new contributors.
Commit: fabbe773211e734636df6118ba5ce6ec99b8438c
https://github.com/jenkins-infra/jenkins.io/commit/fabbe773211e734636df6118ba5ce6ec99b8438c
Author: Mark Waite <[email protected]>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M Jenkinsfile
M Makefile
M content/events/hacktoberfest.adoc
M content/participate/report-issue.adoc
M content/participate/test.adoc
M content/project/conduct.adoc
M content/project/team-leads.adoc
M content/redirect/oracle-account-signup.adoc
M content/redirect/pipeline-cps-method-mismatches.adoc
M content/security/plugins.adoc
M content/security/reporting.adoc
M content/solutions/php.adoc
M content/templates/updates.adoc
A scripts/check-hard-coded-URL-references
Log Message:
-----------
Prevent absolute links from adoc to www.jenkins.io and jenkins.io (#5899)
## Prevent absolute links to jenkins.io and www.jenkins.io in adoc files
When the https://www.jenkins.io/ URL is embedded in the source code of
the jenkins.io pages, it causes a user exploring a pull request through
the preview sites to be moved from the preview site to the
www.jenkins.io site. If they are not very carefully watching the URL
address bar, they can waste time looking at the production site when
they wanted to review the preview site.
* https://github.com/jenkins-infra/jenkins.io/issues/5718
* https://github.com/jenkins-infra/jenkins.io/pull/5715
@ADITYADAS1999 I assumed that the issue was more difficult than you were
ready to attack. If you'd like to review the technique I've used, I'd
love to have comments or recommendations of ways it could be improved.
Co-authored-by: Damien Duportal <[email protected]>
Commit: 88d797bd29a30ce33e234c403e3452aaecf978a0
https://github.com/jenkins-infra/jenkins.io/commit/88d797bd29a30ce33e234c403e3452aaecf978a0
Author: Mark Waite <[email protected]>
Date: 2023-01-21 (Sat, 21 Jan 2023)
Changed paths:
M
content/doc/developer/tutorial-improve/automate-dependency-update-checks.adoc
Log Message:
-----------
Only check dependencies once a month (#5944)
The [plugin
archetype](https://www.jenkins.io/doc/developer/tutorial/create/) now
includes dependabot checks once a month. That is sufficient for a plugin
that is maintained less frequently and avoids the distraction of
dependabot pull requests every week.
Also removes the "insert maintainers here" because there have been
several cases where a new contributor did not replace that text with the
name of a maintainer.
@jmMeessen, @gounthar, and @dheerajodha were involved with this file
previously and may want to comment on it.
Commit: 6fc3c068a8cd36d64ebd18ab531a08e85535fba9
https://github.com/jenkins-infra/jenkins.io/commit/6fc3c068a8cd36d64ebd18ab531a08e85535fba9
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-01-21 (Sat, 21 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.2.1 (#5945)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[jenkinsciinfra/builder](https://togithub.com/jenkins-infra/docker-builder)
| patch | `2.2.0` -> `2.2.1` |
---
### Release Notes
<details>
<summary>jenkins-infra/docker-builder</summary>
###
[`v2.2.1`](https://togithub.com/jenkins-infra/docker-builder/releases/tag/2.2.1)
[Compare
Source](https://togithub.com/jenkins-infra/docker-builder/compare/2.2.0...2.2.1)
<!-- Optional: add a release summary here -->
- No changes
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/jenkins-infra/jenkins.io).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDguMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOC4xIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commit: 33e0ad2e6584d2cec2f3e7c30dd5d167ce44267b
https://github.com/jenkins-infra/jenkins.io/commit/33e0ad2e6584d2cec2f3e7c30dd5d167ce44267b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.2.3
Commit: a934b118a8cd8faccbb3a833e596c581afaa1890
https://github.com/jenkins-infra/jenkins.io/commit/a934b118a8cd8faccbb3a833e596c581afaa1890
Author: Damien Duportal <[email protected]>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M Jenkinsfile_k8s
Log Message:
-----------
Update jenkinsciinfra/builder Docker tag to v2.2.3 (#5948)
Commit: 03b9bc2c6520d61718b681efea098d41ccef2b70
https://github.com/jenkins-infra/jenkins.io/commit/03b9bc2c6520d61718b681efea098d41ccef2b70
Author: Hervé Le Meur <[email protected]>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M .github/ISSUE_TEMPLATE/config.yml
M .gitignore
M .node-version
M CONTRIBUTING.adoc
M Gemfile.lock
M Jenkinsfile
M Jenkinsfile_k8s
M Makefile
R content/.htaccess
A content/_data/authors/freyam.adoc
A content/_data/authors/iamrajiv.adoc
M content/_data/authors/loghijiaha.adoc
A content/_data/authors/lovakush.adoc
M content/_data/authors/markewaite.adoc
M content/_data/changelogs/lts.yml
M content/_data/changelogs/weekly.yml
M content/_data/events/2023-03-09-pasadena.adoc
M content/_data/indexpage/supporters.yml
M content/_data/logo/alien.yml
M content/_data/logo/atomium.yml
M content/_data/logo/austin.yml
M content/_data/logo/balloon.yml
M content/_data/logo/beekeeper.yml
M content/_data/logo/belarus.yml
M content/_data/logo/chatterbox.yml
M content/_data/logo/cosmonaut.yml
M content/_data/logo/cossack.yml
M content/_data/logo/cowboy.yml
M content/_data/logo/formal.yml
M content/_data/logo/jenkinstein.yml
M content/_data/logo/magician.yml
M content/_data/logo/magritte.yml
M content/_data/logo/miner.yml
M content/_data/logo/musketeer.yml
M content/_data/logo/oktoberfest.yml
M content/_data/logo/paris-eiffel.yml
M content/_data/logo/peter-the-great.yml
M content/_data/logo/plumber.yml
M content/_data/logo/raleigh.yml
M content/_data/logo/russian.yml
M content/_data/logo/san-diego.yml
M content/_data/logo/santa-claus.yml
M content/_data/logo/sherlock.yml
M content/_data/logo/snow.yml
M content/_data/logo/yaroslavl.yml
M content/_data/solutions/php.yml
A content/_data/upgrades/2-375-2.adoc
M content/_layouts/corebaseline.html.haml
M content/_layouts/frame.html.haml
M content/_partials/changelog-changes.xml.haml
M content/_partials/connect-links.html.haml
M content/_partials/projectcarousel.html.haml
M content/_partials/toptoolbar.html.haml
M content/_partials/wip.adoc
M content/blog/2013/2013-01-26-report-jenkins-meet-up-seoul.adoc
M
content/blog/2017/11/2017-11-27-tutorials-in-the-jenkins-user-documentation.adoc
M content/blog/2018/10/2018-10-14-gsoc2018-results.adoc
M content/blog/2018/12/2018-12-14-java11-preview-availability.adoc
M content/blog/2018/12/2018-12-26-gsoc-2019-call-for-mentors.adoc
M content/blog/2019/03/2019-03-04-gsoc2019-announcement.adoc
M content/blog/2019/03/2019-03-11-let-s-celebrate-java-11-support.adoc
M content/blog/2021/03/2021-03-17-gsoc2021-announcement.adoc
M content/blog/2021/03/2021-03-19-SheCodeAfrica-announcement.adoc
M content/blog/2022/03/2022-03-21-java17-preview-availability.adoc
A content/blog/2022/12/2022-12-27-run-jenkins-agent-as-a-service.adoc
A content/blog/2023/01/2023-01-12-jenkins-newsletter.adoc
M content/css/jenkins.css
M content/doc/administration/requirements/linux.adoc
M content/doc/administration/requirements/servlet-containers.adoc
M content/doc/book/blueocean/activity.adoc
M content/doc/book/blueocean/dashboard.adoc
M content/doc/book/blueocean/getting-started.adoc
M content/doc/book/blueocean/pipeline-editor.adoc
M content/doc/book/blueocean/pipeline-run-details.adoc
M content/doc/book/installing/_docker-for-tutorials.adoc
M content/doc/book/installing/_docker.adoc
M content/doc/book/installing/docker.adoc
M content/doc/book/installing/initial-settings.adoc
M content/doc/book/installing/kubernetes.adoc
M content/doc/book/installing/linux.adoc
M content/doc/book/installing/macos.adoc
M content/doc/book/installing/offline.adoc
M content/doc/book/installing/other.adoc
M content/doc/book/installing/servlet-containers.adoc
M content/doc/book/installing/war-file.adoc
M content/doc/book/installing/windows.adoc
M content/doc/book/managing/about-jenkins.adoc
M content/doc/book/managing/change-system-timezone.adoc
M content/doc/book/managing/cli.adoc
M content/doc/book/managing/groovy-hook-scripts.adoc
M content/doc/book/managing/index.adoc
M content/doc/book/managing/nodes.adoc
M content/doc/book/managing/plugins.adoc
M content/doc/book/managing/script-approval.adoc
M content/doc/book/managing/script-console.adoc
M content/doc/book/managing/spawning-processes.adoc
M content/doc/book/managing/system-configuration.adoc
M content/doc/book/managing/system-info.adoc
M content/doc/book/managing/tools.adoc
M content/doc/book/managing/ui-themes.adoc
M content/doc/book/managing/user-content.adoc
M content/doc/book/managing/users.adoc
M content/doc/book/pipeline/cps-method-mismatches.adoc
M content/doc/book/pipeline/development.adoc
M content/doc/book/pipeline/docker.adoc
M content/doc/book/pipeline/getting-started.adoc
M content/doc/book/pipeline/jenkinsfile.adoc
M content/doc/book/pipeline/multibranch.adoc
M content/doc/book/pipeline/pipeline-best-practices.adoc
M content/doc/book/pipeline/running-pipelines.adoc
M content/doc/book/pipeline/scaling-pipeline.adoc
M content/doc/book/pipeline/shared-libraries.adoc
M content/doc/book/pipeline/syntax.adoc
M content/doc/book/scaling/architecting-for-scale.adoc
M content/doc/book/security/managing-security.adoc
M
content/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-apache.adoc
M
content/doc/book/system-administration/reverse-proxy-configuration-with-jenkins/reverse-proxy-configuration-nginx.adoc
M content/doc/book/using/change-time-zone.adoc
M content/doc/book/using/searchbox.adoc
M content/doc/book/using/using-agents.adoc
M content/doc/book/using/using-credentials.adoc
M content/doc/book/using/using-jmeter-with-jenkins.adoc
M content/doc/book/using/using-local-language.adoc
R content/doc/developer/.htaccess
R content/doc/developer/404.html.haml
M content/doc/developer/plugin-development/choosing-jenkins-baseline.adoc
M content/doc/developer/security/xss-prevention.adoc
M content/doc/developer/testing/index.adoc
M
content/doc/developer/tutorial-improve/automate-dependency-update-checks.adoc
M content/doc/pipeline/tour/agents.adoc
M content/doc/pipeline/tour/deployment.adoc
M content/doc/pipeline/tour/environment.adoc
M content/doc/pipeline/tour/hello-world.adoc
M content/doc/pipeline/tour/tests-and-artifacts.adoc
M content/doc/tutorials/build-a-java-app-with-maven.adoc
M
content/doc/tutorials/kubernetes/installing-jenkins-on-kubernetes/jenkins-volume.yaml
M content/download/index.html.haml
M content/events/hacktoberfest.adoc
A content/images/avatars/freyam.jpg
A content/images/avatars/iamrajiv.jpg
A content/images/logos/atomium/atomium.svg
A content/images/logos/musketeer/musketeer.svg
A content/images/logos/oktoberfest/oktoberfest.svg
A content/images/logos/paris-eiffel/paris-eiffel.svg
A
content/images/post-images/2022-12-02-run-jenkins-agent-as-a-service/java-command-to-launch-the-agent.png
A
content/images/post-images/2022-12-02-run-jenkins-agent-as-a-service/manage-nodes-and-clouds.png
A
content/images/post-images/2022-12-02-run-jenkins-agent-as-a-service/new-node-looks-fine.png
A
content/images/post-images/2022-12-02-run-jenkins-agent-as-a-service/new-node.png
A
content/images/post-images/2022-12-27-run-jenkins-agent-as-a-service/curl-and-java-launch-agent.svg
A content/images/post-images/2023/01/12/jenkins-newsletter/governance.png
A content/images/post-images/2023/01/12/jenkins-newsletter/image5.png
A content/images/post-images/2023/01/12/jenkins-newsletter/image6.png
A content/images/post-images/2023/01/12/jenkins-newsletter/image7.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/infrastructure.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/jenkins-crowdin.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/jenkins-io-improvements.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/jenkins-modern-look-2.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/jenkins-modern-look.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/localization-simplification.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/outreach-and-advocacy.png
A
content/images/post-images/2023/01/12/jenkins-newsletter/platform-modernization.png
A content/images/post-images/2023/01/12/jenkins-newsletter/recap.png
A content/images/post-images/2023/01/12/jenkins-newsletter/security.png
A content/images/post-images/2023/01/12/jenkins-newsletter/ui_ux.png
A content/images/sigs/ux/logo.svg
A content/images/sigs/ux/opengraph.png
M content/images/sponsors/cloudbees.png
M content/images/sponsors/github.png
M content/images/sponsors/jfrog.png
M content/mailing-lists/index.html.haml
M content/participate/report-issue.adoc
M content/participate/test.adoc
M content/project/board-election-process.adoc
M content/project/board.html.haml
M content/project/conduct.adoc
M content/project/team-leads.adoc
M content/projects/gsoc/2019/application.md
M content/projects/gsoc/2020/application.md
M content/projects/gsoc/2020/project-ideas/jenkins-x-apps-consolidation.adoc
M content/projects/gsoc/2020/project-ideas/jenkins-x-boot-apps.adoc
M
content/projects/gsoc/2023/project-ideas/add-probes-to-plugin-health-score.adoc
M
content/projects/gsoc/2023/project-ideas/agent_reconnections_exponential_backoff.adoc
M
content/projects/gsoc/2023/project-ideas/alternative-jenkinsio-build-tool.adoc
A
content/projects/gsoc/2023/project-ideas/displaying_plugin_health_scores.adoc
M
content/projects/gsoc/2023/project-ideas/plugin-installation-manager-tool.adoc
M content/projects/gsoc/2023/project-ideas/prj-idea-template.adoc_text
M content/projects/gsoc/students.adoc
M content/projects/infrastructure/index.adoc
M content/redirect/oracle-account-signup.adoc
M content/redirect/pipeline-cps-method-mismatches.adoc
M content/security/advisories/rss.xml.haml
M content/security/plugins.adoc
M content/security/reporting.adoc
M content/sigs/advocacy-and-outreach/index.adoc
M content/sigs/docs/gsod/2020/application.md
M content/sigs/docs/gsod/2020/projects/document-jenkins-on-kubernetes.adoc
M content/sigs/docs/gsod/index.adoc
M content/sigs/docs/index.adoc
M content/sigs/gsoc/index.adoc
M content/sigs/hw-and-eda/index.adoc
M content/sigs/index.html.haml
M content/sigs/platform/index.adoc
M content/sigs/ux/index.adoc
M content/solutions/php.adoc
M content/templates/updates.adoc
A scripts/check-hard-coded-URL-references
R scripts/user-site-deploy.sh
Log Message:
-----------
Merge branch 'master' into renovate/haml-5.x
Compare:
https://github.com/jenkins-infra/jenkins.io/compare/0bc688591fb4...03b9bc2c6520
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/renovate/haml-5.x/0bc688-03b9bc%40github.com.