Skip to content

CI/CD Vision #5

Open
Open
@skofgar

Description

@skofgar

Project structure

Why?
For continuous integration, unit tests and coverage reports it becomes difficult if multiple "artifacts" are within the same repository. Therefore I recommend splitting the code into multiple projects.

Proposition
Proposed restructuring of project:

mercury (parent group)
 |- doc (group)
 |        |- general architecture and overview (component specific documentation will be in the corresponding project)
 |- core (group)
 |        |- system-core
 |        |- rest-core
 |        |- rest-spring
 |- connectors (group)
 |        | - event node
 |        | - hazelcast
 |        | - kafka
 |- language pack (group)
          | - python

Artifact Publishing

GitLab Runners should take care of following jobs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions