Commit Graph

11677 Commits

Author SHA1 Message Date
Sebastian Sdorra
5fc1f705b1 Add wrapper around webpack-dev-server
The wrapper watches the parent process id and if it changes the dev-server is stopped.
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
d8a04a1113 Do not fork ui-script commands
Forking of the commands could lead to open processes,
even if the parent was stopped with ctrl+c.
2021-01-14 12:01:34 +01:00
Sebastian Sdorra
0a4b5d0439 Execute e2e tests as part of integration tests 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
fddacca7db Remove outdated comments 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
bac430163f Fix missing resources for integration tests 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
6b30da247a Move scm-webapp integration tests to scm-it 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
3e9160a600 Use scm.home instead of home to align with plugins 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
dddc36a0ef Add missing scm-integration-test-plugin to scm-it 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
cb138a0fc7 Add missing scm-legacy-plugin 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
6c5793ca21 Rename serve to run to match plugin task 2021-01-14 12:01:34 +01:00
Sebastian Sdorra
dacbac3552 Support publishing of npm modules from scm-ui 2021-01-14 12:01:34 +01:00
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