Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https

| Repository | Description | Status |
|------------|-------------|--------|
| [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 | 🕓 stale |
| [bazel-tools-python](https://github.com/eclipse-score/bazel-tools-python) | Repository for python static code checker | ✅ active |
| [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 |
Expand Down Expand Up @@ -81,11 +81,11 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
| Repository | Description | Status |
|------------|-------------|--------|
| [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 | 💤 obsolete |
| [toolchains_gcc](https://github.com/eclipse-score/toolchains_gcc) | Bazel toolchains for GNU GCC | ✅ active |
| [toolchains_gcc_packages](https://github.com/eclipse-score/toolchains_gcc_packages) | Bazel toolchains for GNU GCC | ✅ active |
| [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 |
| [ferrocene_toolchain_builder](https://github.com/eclipse-score/ferrocene_toolchain_builder) | Builder for Ferrocene artifacts | 🕓 stale |
| [ferrocene_toolchain_builder](https://github.com/eclipse-score/ferrocene_toolchain_builder) | Builder for Ferrocene artifacts | ✅ active |
| [score_rust_policies](https://github.com/eclipse-score/score_rust_policies) | Centralized Rust linting and formatting policies for S-CORE, including safety-critical guidelines. | ✅ active |
| [score_cpp_policies](https://github.com/eclipse-score/score_cpp_policies) | Centralized C++ quality tool policies for S-CORE, including sanitizer configurations and safety-critical guidelines. | 💤 obsolete |
| [rules_rust](https://github.com/eclipse-score/rules_rust) | S-CORE fork of bazelbuild/rules_rust | ✅ active |
Expand All @@ -94,13 +94,13 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https

| Repository | Description | Status |
|------------|-------------|--------|
| [devcontainer](https://github.com/eclipse-score/devcontainer) | Common Devcontainer for Eclipse S-CORE | ✅ active |
| [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 |
| [tools](https://github.com/eclipse-score/tools) | Home of score-tools, the new pypi based tools approach | ✅ active |
| [sbom-tool](https://github.com/eclipse-score/sbom-tool) | Home of the SBOM generation tool | 💤 obsolete |
| [bazel_registry](https://github.com/eclipse-score/bazel_registry) | Score project bazel modules registry | 🕓 stale |
| [bazel_registry_ui](https://github.com/eclipse-score/bazel_registry_ui) | House the ui for bazel_registry in Score | ✅ active |
| [sbom-tool](https://github.com/eclipse-score/sbom-tool) | Home of the SBOM generation tool | ✅ 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 | 🕓 stale |
| [dash-license-scan](https://github.com/eclipse-score/dash-license-scan) | pipx/uvx wrapper for the dash-licenses tool | ✅ active |

#### Automation ("CI/CD")
Expand All @@ -109,7 +109,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
|------------|-------------|--------|
| [apt-install](https://github.com/eclipse-score/apt-install) | GitHub Action to execute apt-install in a clever way | 💤 obsolete |
| [more-disk-space](https://github.com/eclipse-score/more-disk-space) | GitHub Action to make more disk space available in Ubuntu based GitHub Actions runners | 🕓 stale |
| [cicd-workflows](https://github.com/eclipse-score/cicd-workflows) | Reusable GitHub Actions workflows for CI/CD automation | ✅ active |
| [cicd-workflows](https://github.com/eclipse-score/cicd-workflows) | Reusable GitHub Workflows for CI/CD automation | ✅ active |

#### Other

Expand All @@ -118,6 +118,6 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
| [.eclipsefdn](https://github.com/eclipse-score/.eclipsefdn) | Repository to host configurations related to the Eclipse Foundation. | ✅ active |
| [module_template](https://github.com/eclipse-score/module_template) | C++ & Rust Bazel Template Repository | ✅ active |
| [.github](https://github.com/eclipse-score/.github) | Houses the organisation README | ✅ active |
| [infrastructure](https://github.com/eclipse-score/infrastructure) | All general information related to the development and integration infrastructure | 💤 obsolete |
| [infrastructure](https://github.com/eclipse-score/infrastructure) | All general information related to the development and integration infrastructure | ✅ active |

---
---
Loading
Loading