Skip to content

Commit 40d4aa5

Browse files
chore: auto-refresh status column
1 parent 04f7438 commit 40d4aa5

2 files changed

Lines changed: 90 additions & 86 deletions

File tree

profile/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
4848

4949
| Repository | Description | Status |
5050
|------------|-------------|--------|
51-
| [bazel-tools-python](https://github.com/eclipse-score/bazel-tools-python) | Repository for python static code checker | 🕓 stale |
52-
| [bazel-tools-cc](https://github.com/eclipse-score/bazel-tools-cc) | Repository for clang-tidy based static code checker | 🕓 stale |
51+
| [bazel-tools-python](https://github.com/eclipse-score/bazel-tools-python) | Repository for python static code checker | ✅ active |
52+
| [bazel-tools-cc](https://github.com/eclipse-score/bazel-tools-cc) | Repository for clang-tidy based static code checker | ✅ active |
5353
| [inc_config_management](https://github.com/eclipse-score/inc_config_management) | Incubation repository for config management | 💤 obsolete |
5454
| [inc_daal](https://github.com/eclipse-score/inc_daal) | Incubation repository for DAAL module | ✅ active |
5555
| [inc_feo](https://github.com/eclipse-score/inc_feo) | Incubation repository for the fixed execution order framework | 💤 obsolete |
@@ -60,7 +60,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
6060
| [inc_os_autosd](https://github.com/eclipse-score/inc_os_autosd) | Incubation repository for AutoSD Development Platform | ✅ active |
6161
| [inc_process_test_management](https://github.com/eclipse-score/inc_process_test_management) | Incubation repository for Process - Sphinx-Test management | 💤 obsolete |
6262
| [inc_process_variant_management](https://github.com/eclipse-score/inc_process_variant_management) | Incubation repository for Process - Sphinx-Variant management | 💤 obsolete |
63-
| [testing_tools](https://github.com/eclipse-score/testing_tools) | Repository for testing utilities | ✅ active |
63+
| [testing_tools](https://github.com/eclipse-score/testing_tools) | Repository for testing utilities | 🕓 stale |
6464
| [lifecycle](https://github.com/eclipse-score/lifecycle) | Repository for the lifecycle feature | ✅ active |
6565

6666

@@ -81,26 +81,26 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
8181
| Repository | Description | Status |
8282
|------------|-------------|--------|
8383
| [bazel_platforms](https://github.com/eclipse-score/bazel_platforms) | Bazel platform definitions used by S-CORE modules | ✅ active |
84-
| [toolchains_gcc](https://github.com/eclipse-score/toolchains_gcc) | Bazel toolchains for GNU GCC | 💤 obsolete |
84+
| [toolchains_gcc](https://github.com/eclipse-score/toolchains_gcc) | Bazel toolchains for GNU GCC | ✅ active |
8585
| [toolchains_gcc_packages](https://github.com/eclipse-score/toolchains_gcc_packages) | Bazel toolchains for GNU GCC | ✅ active |
8686
| [toolchains_qnx](https://github.com/eclipse-score/toolchains_qnx) | Bazel toolchains for QNX | ✅ active |
8787
| [toolchains_rust](https://github.com/eclipse-score/toolchains_rust) | Rust toolchains | ✅ active |
88-
| [ferrocene_toolchain_builder](https://github.com/eclipse-score/ferrocene_toolchain_builder) | Builder for Ferrocene artifacts | 🕓 stale |
88+
| [ferrocene_toolchain_builder](https://github.com/eclipse-score/ferrocene_toolchain_builder) | Builder for Ferrocene artifacts | ✅ active |
8989
| [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 |
9090
| [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 |
91-
| [rules_rust](https://github.com/eclipse-score/rules_rust) | S-CORE fork of bazelbuild/rules_rust | ✅ active |
91+
| [rules_rust](https://github.com/eclipse-score/rules_rust) | S-CORE fork of bazelbuild/rules_rust | 🕓 stale |
9292

9393
#### Tooling & Tool Provision
9494

9595
| Repository | Description | Status |
9696
|------------|-------------|--------|
97-
| [devcontainer](https://github.com/eclipse-score/devcontainer) | Common Devcontainer for Eclipse S-CORE | ✅ active |
97+
| [devcontainer](https://github.com/eclipse-score/devcontainer) | Common DevContainer for Eclipse S-CORE | ✅ active |
9898
| [docs-as-code](https://github.com/eclipse-score/docs-as-code) | Docs-as-code tooling for Eclipse S-CORE | ✅ active |
9999
| [tooling](https://github.com/eclipse-score/tooling) | Tooling for Eclipse S-CORE | ✅ active |
100-
| [tools](https://github.com/eclipse-score/tools) | Home of score-tools, the new pypi based tools approach | ✅ active |
101-
| [sbom-tool](https://github.com/eclipse-score/sbom-tool) | Home of the SBOM generation tool | 💤 obsolete |
102-
| [bazel_registry](https://github.com/eclipse-score/bazel_registry) | Score project bazel modules registry | 🕓 stale |
103-
| [bazel_registry_ui](https://github.com/eclipse-score/bazel_registry_ui) | House the ui for bazel_registry in Score | ✅ active |
100+
| [tools](https://github.com/eclipse-score/tools) | Home of score-tools, the new pypi based tools approach | 🕓 stale |
101+
| [sbom-tool](https://github.com/eclipse-score/sbom-tool) | Home of the SBOM generation tool | ✅ active |
102+
| [bazel_registry](https://github.com/eclipse-score/bazel_registry) | Score project bazel modules registry | ✅ active |
103+
| [bazel_registry_ui](https://github.com/eclipse-score/bazel_registry_ui) | House the ui for bazel_registry in Score | 🕓 stale |
104104
| [dash-license-scan](https://github.com/eclipse-score/dash-license-scan) | pipx/uvx wrapper for the dash-licenses tool | ✅ active |
105105

106106
#### Automation ("CI/CD")
@@ -109,7 +109,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
109109
|------------|-------------|--------|
110110
| [apt-install](https://github.com/eclipse-score/apt-install) | GitHub Action to execute apt-install in a clever way | 💤 obsolete |
111111
| [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 |
112-
| [cicd-workflows](https://github.com/eclipse-score/cicd-workflows) | Reusable GitHub Actions workflows for CI/CD automation | ✅ active |
112+
| [cicd-workflows](https://github.com/eclipse-score/cicd-workflows) | Reusable GitHub Workflows for CI/CD automation | ✅ active |
113113

114114
#### Other
115115

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

123-
---
123+
---

0 commit comments

Comments
 (0)