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