diff --git a/profile/README.md b/profile/README.md index b7134a3..ad1a347 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,51 +1,12 @@ -# Welcome to eclipse-score - -This Github organization contains artifacts developed by the [Eclipse S-CORE Project](https://projects.eclipse.org/projects/automotive.score). - -## Introduction to Eclipse S-CORE Project - -See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https://eclipse-score.github.io/score). - -## Repositories in the Github organization - -*Note: descriptions are taken from [IAC configuration](https://github.com/eclipse-score/.eclipsefdn/blob/main/otterdog/eclipse-score.jsonnet) and may not be up to date. Change them there, not here!* - -### General - -| Repository | Description | Status | -|------------|-------------|--------| -| [score](https://github.com/eclipse-score/score) | Score project main repository | ✅ active | -| [.github](https://github.com/eclipse-score/.github) | Houses the organisation README | ✅ active | -| [process_description](https://github.com/eclipse-score/process_description) | Score project process description | ✅ active | - -### Website +# :one: "Table Style" +*formal looking tables, but very long* -| Repository | Description | Status | -|------------|-------------|--------| -| [eclipse-score.github.io](https://github.com/eclipse-score/eclipse-score.github.io) | The landing page website for the Score project | 💤 obsolete | -| [eclipse-score-website](https://github.com/eclipse-score/eclipse-score-website) | (no description) | ✅ active | -| [eclipse-score-website-preview](https://github.com/eclipse-score/eclipse-score-website-preview) | (no description) | ✅ active | -| [eclipse-score-website-published](https://github.com/eclipse-score/eclipse-score-website-published) | (no description) | 💤 obsolete | - -### Modules - -| Repository | Description | Status | -|------------|-------------|--------| -| [module_template](https://github.com/eclipse-score/module_template) | C++ & Rust Bazel Template Repository | ✅ active | -| [baselibs](https://github.com/eclipse-score/baselibs) | base libraries including common functionality | ✅ active | -| [communication](https://github.com/eclipse-score/communication) | Repository for the communication module LoLa | ✅ active | -| [feo](https://github.com/eclipse-score/feo) | Repository for the Fixed Order Execution (FEO) framework | ✅ active | -| [itf](https://github.com/eclipse-score/itf) | Integration Testing Framework repository | ✅ active | -| [operating_system](https://github.com/eclipse-score/operating_system) | Repository for the module operating system | 💤 obsolete | -| [orchestrator](https://github.com/eclipse-score/orchestrator) | Orchestration framework & Safe async runtime for Rust | ✅ active | -| [persistency](https://github.com/eclipse-score/persistency) | Repository for persistency framework | ✅ active | - -### Integrations +#### Integrations | Repository | Description | Status | |------------|-------------|--------| | [reference_integration](https://github.com/eclipse-score/reference_integration) | Score project integration repository | ✅ active | -### Incubation +#### Incubation | Repository | Description | Status | |------------|-------------|--------| @@ -64,7 +25,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https | [testing_tools](https://github.com/eclipse-score/testing_tools) | Repository for testing utilities | ✅ active | | [lifecycle](https://github.com/eclipse-score/lifecycle) | Repository for the lifecycle feature | ✅ active | -### Infrastructure / Toolchains +#### Toolchains | Repository | Description | Status | |------------|-------------|--------| @@ -74,7 +35,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https | [toolchains_qnx](https://github.com/eclipse-score/toolchains_qnx) | Bazel toolchains for QNX | ✅ active | | [toolchains_rust](https://github.com/eclipse-score/toolchains_rust) | Rust toolchains | ✅ active | -### Infrastructure / Tooling +#### Tooling | Repository | Description | Status | |------------|-------------|--------| @@ -82,7 +43,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https | [docs-as-code](https://github.com/eclipse-score/docs-as-code) | Docs-as-code tooling for Eclipse S-CORE | ✅ active | | [tooling](https://github.com/eclipse-score/tooling) | Tooling for Eclipse S-CORE | ✅ active | -### Infrastructure / Other +#### Other | Repository | Description | Status | |------------|-------------|--------| @@ -92,8 +53,82 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https | [bazel_registry_ui](https://github.com/eclipse-score/bazel_registry_ui) | House the ui for bazel_registry in Score | ✅ active | | [.eclipsefdn](https://github.com/eclipse-score/.eclipsefdn) | Repository to host configurations related to the Eclipse Foundation. | ✅ active | -### Examples & Templates - -| Repository | Description | Status | -|------------|-------------|--------| -| [examples](https://github.com/eclipse-score/examples) | Hosts templates and examples for score tools and workflows | 💤 obsolete | \ No newline at end of file +--- + +# :two: "Short Table Style" +*still formal looking, but much shorter* + + +| Category | Repository | Description | Status | +|----------|------------|-------------|--------| +| **Integrations** | [reference_integration](https://github.com/eclipse-score/reference_integration) | Score project integration repository | ✅ active | +| | | | | +| **Incubation** | [bazel-tools-python](https://github.com/eclipse-score/bazel-tools-python) | Repository for python static code checker | 🕓 stale | +| | [bazel-tools-cc](https://github.com/eclipse-score/bazel-tools-cc) | Repository for clang-tidy based static code checker | ✅ active | +| | [inc_config_management](https://github.com/eclipse-score/inc_config_management) | Incubation repository for config management | 💤 obsolete | +| | [inc_daal](https://github.com/eclipse-score/inc_daal) | Incubation repository for DAAL module | ✅ active | +| | [inc_feo](https://github.com/eclipse-score/inc_feo) | Incubation repository for the fixed execution order framework | 💤 obsolete | +| | [inc_json](https://github.com/eclipse-score/inc_json) | Incubation repository for JSON module | 💤 obsolete | +| | [inc_mw_com](https://github.com/eclipse-score/inc_mw_com) | Incubation repository for interprocess communication framework | 🕓 stale | +| | [inc_mw_log](https://github.com/eclipse-score/inc_mw_log) | Incubation repository for logging framework | 💤 obsolete | +| | [nlohmann_json](https://github.com/eclipse-score/nlohmann_json) | Nlohmann JSON Library | ✅ active | +| | [inc_os_autosd](https://github.com/eclipse-score/inc_os_autosd) | Incubation repository for AutoSD Development Platform | ✅ active | +| | [inc_process_test_management](https://github.com/eclipse-score/inc_process_test_management) | Incubation repository for Process - Sphinx-Test management | 💤 obsolete | +| | [inc_process_variant_management](https://github.com/eclipse-score/inc_process_variant_management) | Incubation repository for Process - Sphinx-Variant management | 💤 obsolete | +| | [testing_tools](https://github.com/eclipse-score/testing_tools) | Repository for testing utilities | ✅ active | +| | [lifecycle](https://github.com/eclipse-score/lifecycle) | Repository for the lifecycle feature | ✅ active | +| | | | | +| **Toolchains** | [bazel_platforms](https://github.com/eclipse-score/bazel_platforms) | Bazel platform definitions used by S-CORE modules | ✅ active | +| | [toolchains_gcc](https://github.com/eclipse-score/toolchains_gcc) | Bazel toolchains for GNU GCC | 🕓 stale | +| | [toolchains_gcc_packages](https://github.com/eclipse-score/toolchains_gcc_packages) | Bazel toolchains for GNU GCC | 🕓 stale | +| | [toolchains_qnx](https://github.com/eclipse-score/toolchains_qnx) | Bazel toolchains for QNX | ✅ active | +| | [toolchains_rust](https://github.com/eclipse-score/toolchains_rust) | Rust toolchains | ✅ active | +| | | | | +| **Tooling** | [devcontainer](https://github.com/eclipse-score/devcontainer) | Common Devcontainer for Eclipse S-CORE | ✅ active | +| | [docs-as-code](https://github.com/eclipse-score/docs-as-code) | Docs-as-code tooling for Eclipse S-CORE | ✅ active | +| | [tooling](https://github.com/eclipse-score/tooling) | Tooling for Eclipse S-CORE | ✅ active | +| | | | | +| **Other** | [apt-install](https://github.com/eclipse-score/apt-install) | GitHub Action to execute apt-install in a clever way | 💤 obsolete | +| | [cicd-workflows](https://github.com/eclipse-score/cicd-workflows) | Reusable GitHub Actions workflows for CI/CD automation | ✅ active | +| | [bazel_registry](https://github.com/eclipse-score/bazel_registry) | Score project bazel modules registry | ✅ active | +| | [bazel_registry_ui](https://github.com/eclipse-score/bazel_registry_ui) | House the ui for bazel_registry in Score | ✅ active | +| | [.eclipsefdn](https://github.com/eclipse-score/.eclipsefdn) | Repository to host configurations related to the Eclipse Foundation. | ✅ active | + +--- + +# :three: "List Style" +*not formal looking, but it does contain all the information and is very compact (note: status will be deleted anyway)* + +* **Integrations** + * [reference_integration](https://github.com/eclipse-score/reference_integration): Score project integration repository — ✅ active +* **Incubation** + * [bazel-tools-python](https://github.com/eclipse-score/bazel-tools-python): Repository for python static code checker — 🕓 stale + * [bazel-tools-cc](https://github.com/eclipse-score/bazel-tools-cc): Repository for clang-tidy based static code checker — ✅ active + * [inc_config_management](https://github.com/eclipse-score/inc_config_management): Incubation repository for config management — 💤 obsolete + * [inc_daal](https://github.com/eclipse-score/inc_daal): Incubation repository for DAAL module — ✅ active + * [inc_feo](https://github.com/eclipse-score/inc_feo): Incubation repository for the fixed execution order framework — 💤 obsolete + * [inc_json](https://github.com/eclipse-score/inc_json): Incubation repository for JSON module — 💤 obsolete + * [inc_mw_com](https://github.com/eclipse-score/inc_mw_com): Incubation repository for interprocess communication framework — 🕓 stale + * [inc_mw_log](https://github.com/eclipse-score/inc_mw_log): Incubation repository for logging framework — 💤 obsolete + * [nlohmann_json](https://github.com/eclipse-score/nlohmann_json): Nlohmann JSON Library — ✅ active + * [inc_os_autosd](https://github.com/eclipse-score/inc_os_autosd): Incubation repository for AutoSD Development Platform — ✅ active + * [inc_process_test_management](https://github.com/eclipse-score/inc_process_test_management): Incubation repository for Process - Sphinx-Test management — 💤 obsolete + * [inc_process_variant_management](https://github.com/eclipse-score/inc_process_variant_management): Incubation repository for Process - Sphinx-Variant management — 💤 obsolete + * [testing_tools](https://github.com/eclipse-score/testing_tools): Repository for testing utilities — ✅ active + * [lifecycle](https://github.com/eclipse-score/lifecycle): Repository for the lifecycle feature — ✅ active +* **Toolchains** + * [bazel_platforms](https://github.com/eclipse-score/bazel_platforms): Bazel platform definitions used by S-CORE modules — ✅ active + * [toolchains_gcc](https://github.com/eclipse-score/toolchains_gcc): Bazel toolchains for GNU GCC — 🕓 stale + * [toolchains_gcc_packages](https://github.com/eclipse-score/toolchains_gcc_packages): Bazel toolchains for GNU GCC — 🕓 stale + * [toolchains_qnx](https://github.com/eclipse-score/toolchains_qnx): Bazel toolchains for QNX — ✅ active + * [toolchains_rust](https://github.com/eclipse-score/toolchains_rust): Rust toolchains — ✅ active +* **Tooling** + * [devcontainer](https://github.com/eclipse-score/devcontainer): Common Devcontainer for Eclipse S-CORE — ✅ active + * [docs-as-code](https://github.com/eclipse-score/docs-as-code): Docs-as-code tooling for Eclipse S-CORE — ✅ active + * [tooling](https://github.com/eclipse-score/tooling): Tooling for Eclipse S-CORE — ✅ active +* **Other** + * [apt-install](https://github.com/eclipse-score/apt-install): GitHub Action to execute apt-install in a clever way — 💤 obsolete + * [cicd-workflows](https://github.com/eclipse-score/cicd-workflows): Reusable GitHub Actions workflows for CI/CD automation — ✅ active + * [bazel_registry](https://github.com/eclipse-score/bazel_registry): Score project bazel modules registry — ✅ active + * [bazel_registry_ui](https://github.com/eclipse-score/bazel_registry_ui): House the ui for bazel_registry in Score — ✅ active + * [.eclipsefdn](https://github.com/eclipse-score/.eclipsefdn): Repository to host configurations related to the Eclipse Foundation. — ✅ active