Branch: refs/heads/smerle33-arm64-builder
Home: https://github.com/jenkins-infra/jenkins.io
Commit: 496f5e59395c05bd06c009256eb204497f3704a6
https://github.com/jenkins-infra/jenkins.io/commit/496f5e59395c05bd06c009256eb204497f3704a6
Author: Bruno Verachten <[email protected]>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
R
content/doc/book/resources/tutorials/python-pyinstaller-02-initial-pipeline-runs-successfully-step-opened.png
R
content/doc/book/resources/tutorials/python-pyinstaller-03-main-blue-ocean-interface.png
R
content/doc/book/resources/tutorials/python-pyinstaller-11-test-stage-runs-successfully-with-output.png
R
content/doc/book/resources/tutorials/python-pyinstaller-21-deliver-stage-runs-successfully.png
R
content/doc/book/resources/tutorials/python-pyinstaller-22-deliver-stage-output-only.png
R
content/doc/book/resources/tutorials/python-pyinstaller-23-main-blue-ocean-interface-with-all-previous-runs-displayed.png
R
content/doc/book/resources/tutorials/python-pyinstaller-24-deliver-stage-artifacts-page.png
A content/doc/book/resources/tutorials/python/build-stage-overview.png
A content/doc/book/resources/tutorials/python/deliver-stage-added.png
A content/doc/book/resources/tutorials/python/deliver-stage-output.png
A content/doc/book/resources/tutorials/python/first-build-details.png
A content/doc/book/resources/tutorials/python/first-job-success.png
A content/doc/book/resources/tutorials/python/pipeline-overview.png
A content/doc/book/resources/tutorials/python/pipeline-runs.png
A content/doc/book/resources/tutorials/python/test-stage-added.png
A content/doc/book/resources/tutorials/python/test-stage-output.png
A
content/doc/book/resources/tutorials/python/test-stage-visible-pipeline-overview.png
M content/doc/tutorials/_new_prerequisites.adoc
M content/doc/tutorials/build-a-java-app-with-maven.adoc
M content/doc/tutorials/build-a-python-app-with-pyinstaller.adoc
M updatecli/updatecli.d/python.yaml
Log Message:
-----------
Python tutorial revamp (#6964)
* First draft.
* First revamp of the tutorial after loosing most of my modifications because
of a SSD failure.
* Switched from BlueOcean to Pipeline Overview.
* fix(documentation): Removed old screenshots.
* fix(dependencies): Removed the updates for the Java/Maven tutorial.
* fix(images): compressor.io did its thing.
* fix(documentation): Misprint.
* fix(documentation): No need to reference other cryptic tutorials.
* fix(documentation): No need to have 10GB to get Jenkins started.
* fix(documentation): Per Kevin's comment.
* fix(documentation): The tutorial works also under Chromebook with Linux
* Update content/doc/tutorials/build-a-java-app-with-maven.adoc
Co-authored-by: Mark Waite <[email protected]>
* feat(documentation): Revamp of the current Python tutorial.
* feat(documentation): Revamp of the current Python tutorial.
* Resized to 839x...
* fix(documentation): Clean-up.
* fix(dependencies): Won't update the python docker image anymore, as it is not
needed.
* fix(documentation): Corrected misprints.
* Thank you so much for the very detailed review, @kmartens27.
Co-authored-by: Kevin Martens <[email protected]>
---------
Co-authored-by: Mark Waite <[email protected]>
Co-authored-by: Kevin Martens <[email protected]>
Commit: 0f387717dda42f2b9efa1e19def8b14895759b29
https://github.com/jenkins-infra/jenkins.io/commit/0f387717dda42f2b9efa1e19def8b14895759b29
Author: Daniel Beck <[email protected]>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M content/_data/changelogs/lts.yml
M content/_data/changelogs/weekly.yml
M content/doc/book/managing/system-properties.adoc
A content/security/advisory/2024-01-24.adoc
Log Message:
-----------
Add 2024-01-24 security advisory
Commit: 7278bd1fcb6b84bde0e2a00c3bf210eef0cf9e16
https://github.com/jenkins-infra/jenkins.io/commit/7278bd1fcb6b84bde0e2a00c3bf210eef0cf9e16
Author: AllenJB <[email protected]>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M content/_data/solutions/php.yml
M content/solutions/php.adoc
Log Message:
-----------
PHP guide: Update to use new Coverage plugin (#7035)
PHP: Update to work with new Coverage plugin
Commit: 1468ab45110c85d3d7531b12eb82f28fdb4d9faa
https://github.com/jenkins-infra/jenkins.io/commit/1468ab45110c85d3d7531b12eb82f28fdb4d9faa
Author: Stéphane MERLE <[email protected]>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M content/_data/changelogs/lts.yml
M content/_data/changelogs/weekly.yml
M content/_data/solutions/php.yml
M content/doc/book/managing/system-properties.adoc
R
content/doc/book/resources/tutorials/python-pyinstaller-02-initial-pipeline-runs-successfully-step-opened.png
R
content/doc/book/resources/tutorials/python-pyinstaller-03-main-blue-ocean-interface.png
R
content/doc/book/resources/tutorials/python-pyinstaller-11-test-stage-runs-successfully-with-output.png
R
content/doc/book/resources/tutorials/python-pyinstaller-21-deliver-stage-runs-successfully.png
R
content/doc/book/resources/tutorials/python-pyinstaller-22-deliver-stage-output-only.png
R
content/doc/book/resources/tutorials/python-pyinstaller-23-main-blue-ocean-interface-with-all-previous-runs-displayed.png
R
content/doc/book/resources/tutorials/python-pyinstaller-24-deliver-stage-artifacts-page.png
A content/doc/book/resources/tutorials/python/build-stage-overview.png
A content/doc/book/resources/tutorials/python/deliver-stage-added.png
A content/doc/book/resources/tutorials/python/deliver-stage-output.png
A content/doc/book/resources/tutorials/python/first-build-details.png
A content/doc/book/resources/tutorials/python/first-job-success.png
A content/doc/book/resources/tutorials/python/pipeline-overview.png
A content/doc/book/resources/tutorials/python/pipeline-runs.png
A content/doc/book/resources/tutorials/python/test-stage-added.png
A content/doc/book/resources/tutorials/python/test-stage-output.png
A
content/doc/book/resources/tutorials/python/test-stage-visible-pipeline-overview.png
M content/doc/tutorials/_new_prerequisites.adoc
M content/doc/tutorials/build-a-java-app-with-maven.adoc
M content/doc/tutorials/build-a-python-app-with-pyinstaller.adoc
A content/security/advisory/2024-01-24.adoc
M content/solutions/php.adoc
M updatecli/updatecli.d/python.yaml
Log Message:
-----------
Merge branch 'master' into smerle33-arm64-builder
Compare:
https://github.com/jenkins-infra/jenkins.io/compare/8002a024ddff...1468ab45110c
--
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/smerle33-arm64-builder/8002a0-1468ab%40github.com.