File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change 55
66### installing tools needed
77
8+ TODO some commands/packages
9+
810### build
911
10- command
12+ TODO command
1113
1214### run tests locally
1315
14- command
16+ TODO command
1517
1618### testing plugin in eclipse
1719
20+ TODO write description
1821
1922## release process
2023
21- ### git tag and github release
24+ ### version
2225
23- create a tag in the repo
24- create a release in github
26+ * Update version in the files see f260c53
27+ TODO right now this is done manually can it be done more automated?
28+ * create a tag in the repo
29+ * create a release in github
2530
2631### updating files
2732
@@ -30,5 +35,9 @@ unzip the artifact and upload files to https://files.cppchecksolutions.com/cppch
3035
3136### publish plugin in marketplace
3237
33- to make sure that proper version info etc is shown in marketplace..
34-
38+ to make sure that proper version info etc is shown in marketplace.
39+ https://marketplace.eclipse.org
40+ login
41+ goto cppcheclipse plugin
42+ click on "Edit" button at the top
43+ Add version
You can’t perform that action at this time.
0 commit comments