-
Notifications
You must be signed in to change notification settings - Fork 60
Update structure to reflect module repository #192
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
Conversation
f689103
to
6b7b3d2
Compare
c44c5fa
to
8b3271e
Compare
Signed-off-by: ramceb <89037993+ramceb@users.noreply.github.com>
8b3271e
to
703eb91
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see inline comments
registry/ -> infrastructure configuration | ||
README.md -> Entrypoint of the repository. | ||
@eclise-score/score/ -> Central repository for the platform |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: eclipse
integration-tests/ -> ... integration tests [WP_FEATURE_INTEGRATION_TEST]. | ||
toolchain/ -> Definition of toolchain | ||
@eclise-score/<module_name>/ -> Repository all artifacts corresponding to one module. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: eclipse
<sub_component_name>/ -> Sub-Component of the Component. | ||
copy the relevant folders below <component-name> if applicable (example: no code inspection needed for sub-components from the Open Source) | ||
platform_integration_tests/ -> Integration tests on reference hardware. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be part of @eclipse-score/score/
platform_integration_tests/ -> Integration tests on reference hardware. | ||
process/ -> process definition including workflows, workproducts, roles, guidance [WP_PROCESS_DEFINITION] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is planned to be in extra repo: eclipse-score/process_description
process/ -> process definition including workflows, workproducts, roles, guidance [WP_PROCESS_DEFINITION] | ||
registry/ -> infrastructure configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these two should be part of every repo
This may be heavily impacted by #747 and may even make this obsolete. |
This PR is stale because it has been open for 30 days with no activity. It will be closed in 10 days if no further activity occurs. #magic___^_^___line |
Auto-closing: no activity for 30 days. If this is still relevant, reopen or create a fresh PR. |
No description provided.