Skip to content

Commit a4490da

Browse files
committed
Tweak DEVELOPER.md
1 parent 583462c commit a4490da

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

DEVELOPER.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,28 @@
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

0 commit comments

Comments
 (0)