Skip to content

Commit 4999daa

Browse files
chore: auto-refresh status column
1 parent c70a488 commit 4999daa

File tree

2 files changed

+50
-47
lines changed

2 files changed

+50
-47
lines changed

profile/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
1515
| Repository | Description | Status |
1616
|------------|-------------|--------|
1717
| [score](https://github.com/eclipse-score/score) | Score project main repository | ✅ active |
18-
| [.github](https://github.com/eclipse-score/.github) | Houses the organisation README | 🕓 stale |
18+
| [.github](https://github.com/eclipse-score/.github) | Houses the organisation README | 💤 obsolete |
1919
| [process_description](https://github.com/eclipse-score/process_description) | Score project process description | ✅ active |
2020

2121
### Website
@@ -35,7 +35,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
3535
| [baselibs](https://github.com/eclipse-score/baselibs) | base libraries including common functionality | ✅ active |
3636
| [communication](https://github.com/eclipse-score/communication) | Repository for the communication module LoLa | ✅ active |
3737
| [feo](https://github.com/eclipse-score/feo) | Repository for the Fixed Order Execution (FEO) framework | ✅ active |
38-
| [itf](https://github.com/eclipse-score/itf) | Integration Testing Framework repository | 🕓 stale |
38+
| [itf](https://github.com/eclipse-score/itf) | Integration Testing Framework repository | ✅ active |
3939
| [operating_system](https://github.com/eclipse-score/operating_system) | Repository for the module operating system | 💤 obsolete |
4040
| [orchestrator](https://github.com/eclipse-score/orchestrator) | Orchestration framework & Safe async runtime for Rust | ✅ active |
4141
| [persistency](https://github.com/eclipse-score/persistency) | Repository for persistency framework | ✅ active |
@@ -50,27 +50,27 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
5050
| Repository | Description | Status |
5151
|------------|-------------|--------|
5252
| [bazel-tools-python](https://github.com/eclipse-score/bazel-tools-python) | Repository for python static code checker | ✅ active |
53-
| [bazel-tools-cc](https://github.com/eclipse-score/bazel-tools-cc) | Repository for clang-tidy based static code checker | 💤 obsolete |
54-
| [inc_config_management](https://github.com/eclipse-score/inc_config_management) | Incubation repository for config management | ✅ active |
53+
| [bazel-tools-cc](https://github.com/eclipse-score/bazel-tools-cc) | Repository for clang-tidy based static code checker | ✅ active |
54+
| [inc_config_management](https://github.com/eclipse-score/inc_config_management) | Incubation repository for config management | 🕓 stale |
5555
| [inc_daal](https://github.com/eclipse-score/inc_daal) | Incubation repository for DAAL module | ✅ active |
5656
| [inc_feo](https://github.com/eclipse-score/inc_feo) | Incubation repository for the fixed execution order framework | 🕓 stale |
5757
| [inc_json](https://github.com/eclipse-score/inc_json) | Incubation repository for JSON module | 💤 obsolete |
58-
| [inc_mw_com](https://github.com/eclipse-score/inc_mw_com) | Incubation repository for interprocess communication framework | 🕓 stale |
58+
| [inc_mw_com](https://github.com/eclipse-score/inc_mw_com) | Incubation repository for interprocess communication framework | ✅ active |
5959
| [inc_mw_log](https://github.com/eclipse-score/inc_mw_log) | Incubation repository for logging framework | 🕓 stale |
6060
| [inc_nlohmann_json](https://github.com/eclipse-score/inc_nlohmann_json) | Nlohmann JSON Library | ✅ active |
6161
| [inc_os_autosd](https://github.com/eclipse-score/inc_os_autosd) | Incubation repository for AutoSD Development Platform | ✅ active |
6262
| [inc_process_test_management](https://github.com/eclipse-score/inc_process_test_management) | Incubation repository for Process - Sphinx-Test management | 💤 obsolete |
6363
| [inc_process_variant_management](https://github.com/eclipse-score/inc_process_variant_management) | Incubation repository for Process - Sphinx-Variant management | 💤 obsolete |
64-
| [testing_tools](https://github.com/eclipse-score/testing_tools) | Repository for testing utilities | ✅ active |
64+
| [testing_tools](https://github.com/eclipse-score/testing_tools) | Repository for testing utilities | 🕓 stale |
6565
| [inc_lifecycle](https://github.com/eclipse-score/inc_lifecycle) | Incubation repository for the lifecycle feature | ✅ active |
6666

6767
### Infrastructure / Toolchains
6868

6969
| Repository | Description | Status |
7070
|------------|-------------|--------|
71-
| [bazel_platforms](https://github.com/eclipse-score/bazel_platforms) | Bazel platform definitions used by S-CORE modules | 🕓 stale |
71+
| [bazel_platforms](https://github.com/eclipse-score/bazel_platforms) | Bazel platform definitions used by S-CORE modules | ✅ active |
7272
| [toolchains_gcc](https://github.com/eclipse-score/toolchains_gcc) | Bazel toolchains for GNU GCC | ✅ active |
73-
| [toolchains_gcc_packages](https://github.com/eclipse-score/toolchains_gcc_packages) | Bazel toolchains for GNU GCC | 🕓 stale |
73+
| [toolchains_gcc_packages](https://github.com/eclipse-score/toolchains_gcc_packages) | Bazel toolchains for GNU GCC | 💤 obsolete |
7474
| [toolchains_qnx](https://github.com/eclipse-score/toolchains_qnx) | Bazel toolchains for QNX | ✅ active |
7575
| [toolchains_rust](https://github.com/eclipse-score/toolchains_rust) | Rust toolchains | 🕓 stale |
7676

0 commit comments

Comments
 (0)