From a4490da0e90cdaf5f4291070586725716b01c228 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Fri, 28 Nov 2025 16:57:37 +0100 Subject: [PATCH] Tweak DEVELOPER.md --- DEVELOPER.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/DEVELOPER.md b/DEVELOPER.md index 36a01e6..850d5bb 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -5,23 +5,28 @@ ### installing tools needed +TODO some commands/packages + ### build -command +TODO command ### run tests locally -command +TODO command ### testing plugin in eclipse +TODO write description ## release process -### git tag and github release +### version -create a tag in the repo -create a release in github + * Update version in the files see f260c53 + TODO right now this is done manually can it be done more automated? + * create a tag in the repo + * create a release in github ### updating files @@ -30,5 +35,9 @@ unzip the artifact and upload files to https://files.cppchecksolutions.com/cppch ### publish plugin in marketplace -to make sure that proper version info etc is shown in marketplace.. - +to make sure that proper version info etc is shown in marketplace. +https://marketplace.eclipse.org +login +goto cppcheclipse plugin +click on "Edit" button at the top +Add version