Commit Graph

12416 Commits

Author SHA1 Message Date
Sebastian Sdorra
bc71e08d87 Use real maven publish configuration 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
efce411a41 Implement publish for release-yaml 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
a2fd8ff2f1 Implement docker publishing 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
2d8844fde1 Implement helm deployment 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
ef059b8efe Publish unix and windows packages 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
33c3cba69b Replace depreacted archiveName prop with archiveFileName 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
495326e990 Publishing tasks for rpm and deb packages 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
217f6348c0 Compile test classes to java 8 to fix enforcer 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
2bf87fb937 Implemented maven publishing 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
b7743ec796 Move java-build image to separate repository 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
ee879b7fb0 Generate openapi spec for scm-webapp 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
55507b3f35 Add license check 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
d6b655f430 Use custom logback configuration for serve task 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
9e28c7368e Enforce Java, Gradle and dependency bytecode version 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
bd62027c15 Support for signing windows and unix packages 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
a16086bc6c Align signing properties with gradle defaults 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
a0405271fb Support for signing rpm packages 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
41decf270b Support fro signing deb packages 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
6a624c202d Add debug options to serve task 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
651afc079a Update smp plugin to 0.6.0 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
58d3bc9695 Remove unused imports and remove unnecessary modifiers 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
17706161ba Use Java 11 for build but 8 as target platform 2021-01-14 12:01:33 +01:00
Sebastian Sdorra
8c27af2661 Remove maven build related files 2021-01-14 12:01:30 +01:00
Sebastian Sdorra
c9ea026c52 Create release.yml 2021-01-14 11:56:05 +01:00
Sebastian Sdorra
87da653575 Create package.yml for each distributed package 2021-01-14 11:56:05 +01:00
Sebastian Sdorra
822f88561b Exclude SCMSvnDiffGenerator from sonarqube analysis 2021-01-14 11:56:05 +01:00
Sebastian Sdorra
ac1abe23c1 Add missing avatar urls 2021-01-14 11:56:05 +01:00
Sebastian Sdorra
5c379a5bb4 Align dependency configurations and versions 2021-01-14 11:56:05 +01:00
Sebastian Sdorra
2c3b1514a4 Remove unused files 2021-01-14 11:56:01 +01:00
Sebastian Sdorra
3a4a5a9d10 Migrate scm-it module to gradle 2021-01-14 11:55:28 +01:00
Sebastian Sdorra
36118c2e2a Migrate helm module to gradle 2021-01-14 11:55:28 +01:00
Sebastian Sdorra
ca42961131 Migrate docker module 2021-01-14 11:55:28 +01:00
Sebastian Sdorra
0d92f56937 Set central build props to avoid duplication 2021-01-14 11:55:28 +01:00
Sebastian Sdorra
c91ff8298c Migrate rpm module to docker 2021-01-14 11:55:28 +01:00
Sebastian Sdorra
713f4c3dfb Migrate deb module to gradle 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
eba260f812 Add windows packaging 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
251bd25fd3 Add unix packaging 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
b26a687508 Fix missing assets in webapp 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
224e9eabe5 Fix ui on serve 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
02e8e3795a Move scm-core module.xml
We move module.xml from scm-core to scm-annotations to avoid conflict with the annotation processor.
2021-01-14 11:55:27 +01:00
Sebastian Sdorra
9d27c12de3 Read version from build-info.properties instead of pom.properties 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
acd8eb3a9a Add build information (version) to scm-core.jar 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
fa7edc55b2 Implemented serve task for development mode 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
6430c811e2 Add scm-ui assets to scm-webapp war file 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
4fd136fea2 Add core plugins to scm-webapp war 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
95e183fe0a Do not exclude top level build folder 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
c1aa851c72 Migrate plugins 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
51281d5e30 Migrate module scm-server 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
7e6257ec48 Compile and test scm-webapp 2021-01-14 11:55:27 +01:00
Sebastian Sdorra
290e7decd8 Migrate module scm-dao-xml 2021-01-14 11:55:27 +01:00