Skip to content

Commit 50cad63

Browse files
chore: auto-refresh status column (eclipse-score#29)
Co-authored-by: eclipse-score-bot <187756813+eclipse-score-bot@users.noreply.github.com>
1 parent c70a488 commit 50cad63

File tree

2 files changed

+57
-53
lines changed

2 files changed

+57
-53
lines changed

profile/README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ 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
2222

2323
| Repository | Description | Status |
2424
|------------|-------------|--------|
25-
| [eclipse-score.github.io](https://github.com/eclipse-score/eclipse-score.github.io) | The landing page website for the Score project | 🕓 stale |
25+
| [eclipse-score.github.io](https://github.com/eclipse-score/eclipse-score.github.io) | The landing page website for the Score project | 💤 obsolete |
2626
| [eclipse-score-website](https://github.com/eclipse-score/eclipse-score-website) | (no description) | ✅ active |
2727
| [eclipse-score-website-preview](https://github.com/eclipse-score/eclipse-score-website-preview) | (no description) | ✅ active |
2828
| [eclipse-score-website-published](https://github.com/eclipse-score/eclipse-score-website-published) | (no description) | 💤 obsolete |
@@ -31,11 +31,11 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
3131

3232
| Repository | Description | Status |
3333
|------------|-------------|--------|
34-
| [module_template](https://github.com/eclipse-score/module_template) | C++ & Rust Bazel Template Repository | 🕓 stale |
34+
| [module_template](https://github.com/eclipse-score/module_template) | C++ & Rust Bazel Template Repository | 💤 obsolete |
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,12 +50,12 @@ 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 |
56-
| [inc_feo](https://github.com/eclipse-score/inc_feo) | Incubation repository for the fixed execution order framework | 🕓 stale |
56+
| [inc_feo](https://github.com/eclipse-score/inc_feo) | Incubation repository for the fixed execution order framework | 💤 obsolete |
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 |
@@ -68,11 +68,11 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
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 |
75-
| [toolchains_rust](https://github.com/eclipse-score/toolchains_rust) | Rust toolchains | 🕓 stale |
75+
| [toolchains_rust](https://github.com/eclipse-score/toolchains_rust) | Rust toolchains | ✅ active |
7676

7777
### Infrastructure / Tooling
7878

0 commit comments

Comments
 (0)