You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: profile/README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,8 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
48
48
49
49
| Repository | Description | Status |
50
50
|------------|-------------|--------|
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|
53
53
|[inc_config_management](https://github.com/eclipse-score/inc_config_management)| Incubation repository for config management | 💤 obsolete |
54
54
|[inc_daal](https://github.com/eclipse-score/inc_daal)| Incubation repository for DAAL module | ✅ active |
55
55
|[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
60
60
|[inc_os_autosd](https://github.com/eclipse-score/inc_os_autosd)| Incubation repository for AutoSD Development Platform | ✅ active |
61
61
|[inc_process_test_management](https://github.com/eclipse-score/inc_process_test_management)| Incubation repository for Process - Sphinx-Test management | 💤 obsolete |
62
62
|[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|
64
64
|[lifecycle](https://github.com/eclipse-score/lifecycle)| Repository for the lifecycle feature | ✅ active |
65
65
66
66
@@ -81,26 +81,26 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
81
81
| Repository | Description | Status |
82
82
|------------|-------------|--------|
83
83
|[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|
85
85
|[toolchains_gcc_packages](https://github.com/eclipse-score/toolchains_gcc_packages)| Bazel toolchains for GNU GCC | ✅ active |
86
86
|[toolchains_qnx](https://github.com/eclipse-score/toolchains_qnx)| Bazel toolchains for QNX | ✅ active |
87
87
|[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|
89
89
|[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 |
90
90
|[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|
92
92
93
93
#### Tooling & Tool Provision
94
94
95
95
| Repository | Description | Status |
96
96
|------------|-------------|--------|
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 |
98
98
|[docs-as-code](https://github.com/eclipse-score/docs-as-code)| Docs-as-code tooling for Eclipse S-CORE | ✅ active |
99
99
|[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|
|[bazel_registry_ui](https://github.com/eclipse-score/bazel_registry_ui)| House the ui for bazel_registry in Score |🕓 stale|
104
104
|[dash-license-scan](https://github.com/eclipse-score/dash-license-scan)| pipx/uvx wrapper for the dash-licenses tool | ✅ active |
105
105
106
106
#### Automation ("CI/CD")
@@ -109,7 +109,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
109
109
|------------|-------------|--------|
110
110
|[apt-install](https://github.com/eclipse-score/apt-install)| GitHub Action to execute apt-install in a clever way | 💤 obsolete |
111
111
|[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 |
113
113
114
114
#### Other
115
115
@@ -118,6 +118,6 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
118
118
|[.eclipsefdn](https://github.com/eclipse-score/.eclipsefdn)| Repository to host configurations related to the Eclipse Foundation. | ✅ active |
119
119
|[module_template](https://github.com/eclipse-score/module_template)| C++ & Rust Bazel Template Repository | ✅ active |
120
120
|[.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|
0 commit comments