Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describe difference between MANAGED and EMBEDDED project. #716

Closed
wants to merge 1 commit into from
Closed

Describe difference between MANAGED and EMBEDDED project. #716

wants to merge 1 commit into from

Conversation

mateusz-klatt
Copy link
Member

Describe:

  • Project Structure
  • Project Types

@mateusz-klatt mateusz-klatt requested a review from a team as a code owner October 10, 2023 10:00
@github-actions
Copy link

Test Results

549 tests  ±0   548 ✔️ ±0   4m 25s ⏱️ - 1m 30s
107 suites ±0       1 💤 ±0 
107 files   ±0       0 ±0 

Results for commit 36b51eb. ± Comparison against base commit 21ff86e.

Copy link
Contributor

@kevin-m-knight-gs kevin-m-knight-gs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First, let's move this to a different file. Let's put it in legend-sdlc-server/docs/server/project-structure.md.

Second, let's minimize or eliminate references to Maven and GitLab specific things. As of now, the latest project structure version sets up a Maven project, but maybe the future ones will use something different. And GitLab is just one backend for the server. So they can be used for examples to concretely illustrate a point, but as much as possible we should try to describe things without reference to them.


In case of EMBEDDED project types, cannot specify extensionVersion - which means that additional files like .gitlab-ci.yml are not going to be also generated, even if SDLC Server has extensionProvider configuration.

Another constrain of EMBEDDED projects is restricting SDLC server release capability.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Another constrain of EMBEDDED projects is restricting SDLC server release capability.
Another constraint of EMBEDDED projects is a restricted set of available SDLC server operations, such as not being able to create versions.

@mateusz-klatt mateusz-klatt closed this by deleting the head repository Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants