You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Milamber <mi...@apache.org> on 2023/02/02 16:00:51 UTC

Update manually JMeter web site Was:[jmeter] branch update-docs-v5.5-release created (now dac91de2cd)

Hi JMeter team,

I've push this new branch on git rep, as main branch for update the 
documentation (website) since the v5.5 release tag. So if need to update 
the website, before the next release, please use this branch.

How to :

1/ commit the doc's changes on master branch like a normal improvement
2/ checkout the update-docs-v5.5-release branch
3/ cherry-pick the commit in the update-docs branch
4/ build the website (./gradlew :src:dist:previewSite)
5/ copy ./src/dist/build/* /path/to/jmeter-website-repo/ (from 
https://gitbox.apache.org/repos/asf/jmeter-site.git)
6/ on jmeter-website-repo add files added or modified in main branch 
(asf-site)
7/ commit for publish.

Milamber


-------- Forwarded Message --------
Subject: 	[jmeter] branch update-docs-v5.5-release created (now dac91de2cd)
Date: 	Thu, 02 Feb 2023 15:43:04 +0000
From: 	milamber@apache.org
Reply-To: 	dev@jmeter.apache.org
To: 	commits@jmeter.apache.org <co...@jmeter.apache.org>



This is an automated email from the ASF dual-hosted git repository.

milamber pushed a change to branch update-docs-v5.5-release
in repository https://gitbox.apache.org/repos/asf/jmeter.git


at dac91de2cd docs: add security page to the website

This branch includes the following new commits:

new 22cb111bd7 Update Bugzilla -> GitHub issues in the contribution 
documentation
new dac91de2cd docs: add security page to the website

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.