Commit Graph

77 Commits (master)

Author SHA1 Message Date
Niclas Thobaben 973e927695 added missing tests (#48)
nclazz/codebuilder/pipeline/head This commit looks good Details
NClazz/codebuilder/pipeline/head Build queued... Details
nclazz/codebuilder-project/pipeline/head There was a failure building this commit Details
Reviewed-on: de.nclazz/codebuilder#48
Co-authored-by: Niclas Thobaben <nthobaben@nclazz.de>
Co-committed-by: Niclas Thobaben <nthobaben@nclazz.de>
2021-10-23 21:23:04 +02:00
Niclas Thobaben 0aff4fca37 fixed spotbugs issues (#46)
NClazz/codebuilder/pipeline/head Build queued... Details
nclazz/codebuilder/pipeline/head This commit has test failures Details
Reviewed-on: de.nclazz/codebuilder#46
Co-authored-by: Niclas Thobaben <nthobaben@nclazz.de>
Co-committed-by: Niclas Thobaben <nthobaben@nclazz.de>
2021-10-23 09:32:43 +02:00
Niclas Thobaben f72957998e Implemented Jenkins CI/CD Pipeline (#45)
nclazz/codebuilder/pipeline/head This commit has test failures Details
Reviewed-on: de.nclazz/codebuilder#45
Co-authored-by: Niclas Thobaben <nthobaben@nclazz.de>
Co-committed-by: Niclas Thobaben <nthobaben@nclazz.de>
2021-10-22 22:34:08 +02:00
Niclas Thobaben c9bc42a9b3 change to trunk based flow
nclazz/codebuilder/pipeline/head This commit looks good Details
2021-10-22 17:24:54 +02:00
Niclas Thobaben 3d721ebc3b #38 added Dockerfile + Jenkins docker build
nclazz/codebuilder/pipeline/head This commit looks good Details
NClazz/codebuilder/pipeline/head Build queued... Details
2021-10-21 21:40:35 +02:00
Niclas Thobaben 5d4d91bc85 #38 added Dockerfile + Jenkins docker build
nclazz/codebuilder/pipeline/head There was a failure building this commit Details
2021-10-21 21:33:13 +02:00
Niclas Thobaben 296dcaf656 #38 added Dockerfile + Jenkins docker build
nclazz/codebuilder/pipeline/head There was a failure building this commit Details
2021-10-21 21:30:36 +02:00
Niclas Thobaben c3cb0a1cba #38 added Dockerfile + Jenkins docker build
nclazz/codebuilder/pipeline/head There was a failure building this commit Details
2021-10-21 21:22:39 +02:00
Niclas Thobaben f337a1e6a1 #38 added Dockerfile + Jenkins docker build
nclazz/codebuilder/pipeline/head There was a failure building this commit Details
2021-10-21 21:19:57 +02:00
Niclas Thobaben 6e3d8c20fe #38 added Dockerfile + Jenkins docker build
nclazz/codebuilder/pipeline/head There was a failure building this commit Details
2021-10-21 20:48:38 +02:00
Niclas Thobaben 97c37472b6 added email notifications to Jenkinsfile #38
nclazz/codebuilder/pipeline/head This commit looks good Details
2021-10-21 20:16:34 +02:00
Niclas Thobaben 88fe95c856 pom.xml added plugin management 2021-10-21 20:08:58 +02:00
Niclas Thobaben c337d2af40 added TemplateRendererTest 2021-10-21 19:59:27 +02:00
Niclas Thobaben 62f77be3e9 cleanup projects 2021-10-21 19:48:57 +02:00
Niclas Thobaben 184741ea9d updated api spec in core 2021-10-21 19:16:40 +02:00
Niclas Thobaben 00367c50ec #23 implemented Templates resources
nclazz/codebuilder/pipeline/head This commit looks good Details
2021-10-21 19:12:09 +02:00
Niclas Thobaben 5bc97acb0b WIP #22 adapted all new resource controllers
nclazz/codebuilder/pipeline/head This commit looks good Details
2021-10-21 17:39:11 +02:00
Niclas Thobaben dda2f8715b WIP #22 generator resource
nclazz/codebuilder/pipeline/head This commit looks good Details
NClazz/codebuilder/pipeline/head Build queued... Details
2021-10-20 20:45:26 +02:00
Niclas Thobaben 4132533a2a added debug logging to AuthenticationsService 2021-10-20 20:11:32 +02:00
Niclas Thobaben f0b7b03cc1 extracted key generation based on name 2021-10-20 19:58:10 +02:00
Niclas Thobaben 0bdf79da3e fixed OrganizationRepository authorization issue
the search query did not contain a check if a membership is actually associated with an organization
2021-10-18 15:56:09 +02:00
Niclas Thobaben 51ff31d992 #5 added authentications resource authorization 2021-10-18 15:19:41 +02:00
Niclas Thobaben 345252cefd #2 #5 organization + membership authorization 2021-10-18 15:07:14 +02:00
Niclas Thobaben 1c1683290a added ApplicationListener
application listener to emit events on
application startup and shutdown
2021-10-17 15:15:56 +02:00
Niclas Thobaben e57ec6abd0 updated Jenkinsfile
use agents with maven label
2021-10-14 23:23:06 +02:00
Niclas Thobaben 61db46b533 mv maven group from de.nclazz.apps -> de.nclazz.apps.codebuilder 2021-10-14 18:21:22 +02:00
Niclas Thobaben 24e58c567d Merge pull request 'Base core lib for code generation' (#40) from issue/21/core-lib into develop
Reviewed-on: de.nclazz/codebuilder#40

closes #21
2021-10-13 21:58:53 +02:00
Niclas Thobaben 4c159bd099 core - fixed maven issues / tests did not run 2021-10-13 21:55:48 +02:00
Niclas Thobaben 51712454a7 core - fixed maven issues 2021-10-13 21:52:15 +02:00
Niclas Thobaben 0b32694d1c core - added single-model.json test spec 2021-10-13 21:48:21 +02:00
Niclas Thobaben 67b25442e7 core - implemented CodeGenerator for invocation 2021-10-13 21:47:34 +02:00
Niclas Thobaben d0808be116 core - added spec item facades 2021-10-13 21:07:28 +02:00
Niclas Thobaben 3fc28b34ed core: added codebuilder models 2021-10-13 20:27:07 +02:00
Niclas Thobaben 385f1bc8f8 implemented DataTypeResolver 2021-10-13 20:15:17 +02:00
Niclas Thobaben 5e42d1ebe7 updated api spec models 2021-10-13 19:39:58 +02:00
Niclas Thobaben f222ac35f1 setup codebuilder-core maven project 2021-10-13 19:27:39 +02:00
Niclas Thobaben 768f713fe9 added DistributionManagement to codebuilder-service 2021-10-13 19:16:32 +02:00
Niclas Thobaben 051195bfc0 added Jenkinsfile 2021-10-13 19:08:35 +02:00
Niclas Thobaben 7c9842c56d added Jenkinsfile 2021-10-13 19:07:30 +02:00
Niclas Thobaben c1ee893fc7 Merge pull request '#26 restructured modules' (#37) from issue/26 into develop
Reviewed-on: de.nclazz/codebuilder#37
2021-10-13 19:00:21 +02:00
Niclas Thobaben 5ddce02efb fixed UsersServiceTest issues 2021-10-13 18:57:41 +02:00
Niclas Thobaben 6c3fdc0fcb mv api server to own module 2021-10-13 18:35:12 +02:00
Niclas Thobaben 087f8c23e6 emit event on cleanup run 2021-10-13 17:50:45 +02:00
Niclas Thobaben add44ca3f5 fixed CleanupService no EntityManager in Thread 2021-10-13 17:42:55 +02:00
Niclas Thobaben 3d27f84fc5 rm unnecessary import 2021-10-13 17:35:52 +02:00
Niclas Thobaben 6c3cbefda1 #11 implemented basic email service + events 2021-10-13 17:35:04 +02:00
Niclas Thobaben 2933f9125b refactored and implemented CleanupHandlers 2021-10-11 22:23:30 +02:00
Niclas Thobaben 0f13127f8b fixed organization status -> active on create 2021-10-11 20:54:29 +02:00
Niclas Thobaben 2b9cd3a7db refactored event
use a generic payload as json
2021-10-11 20:53:41 +02:00
Niclas Thobaben 7dc0a729ef added global Validations Helper 2021-10-11 20:07:18 +02:00