From a5860080f114a305d4310196dc6e70748405525f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 00:42:41 +0000 Subject: [PATCH 1/9] Bump actions/checkout from 5 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 4 ++-- .github/workflows/pypi.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1a43ded..591af9f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: # setuptools_scm requires a non-shallow clone of the repository fetch-depth: 0 @@ -52,7 +52,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v6 diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 4d65d0b..e01804c 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -14,7 +14,7 @@ jobs: id-token: write steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: # setuptools_scm requires a non-shallow clone of the repository fetch-depth: 0 From f979d4a998386b386576e887ac3fd8b5b2ea2a89 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:56:51 +0000 Subject: [PATCH 2/9] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 370929b..bc244c3 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ archivePrefix = {arXiv}, Tobias Buck
Tobias Buck

💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 ⚠️ 📢 📓 🧑‍🏫 Robin Janssen
Robin Janssen

💻 nihatog
nihatog

💻 📖 💡 🔬 👀 ⚠️ 📓 + Harald Mack
Harald Mack

💻 📖 🎨 🚇 💬 👀 🔧 ⚠️ 📓 From 501783e7380d506391e05ad0c5361419dd8c2cf2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:56:52 +0000 Subject: [PATCH 3/9] docs: update .all-contributorsrc --- .all-contributorsrc | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 283c741..cfec1eb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "projectName": "rubix", - "projectOwner": "ufuk-cakir", + "projectOwner": "AstroAI-Lab", "files": [ "README.md" ], @@ -110,6 +110,23 @@ "test", "userTesting" ] + }, + { + "login": "MaHaWo", + "name": "Harald Mack", + "avatar_url": "https://avatars.githubusercontent.com/u/39521902?v=4", + "profile": "https://github.com/MaHaWo", + "contributions": [ + "code", + "doc", + "design", + "infra", + "question", + "review", + "tool", + "test", + "userTesting" + ] } ] } From e82c082e9ce0fae9768cafb33adaf2c5c019c124 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:58:12 +0000 Subject: [PATCH 4/9] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 370929b..91a913c 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ archivePrefix = {arXiv}, Tobias Buck
Tobias Buck

💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 ⚠️ 📢 📓 🧑‍🏫 Robin Janssen
Robin Janssen

💻 nihatog
nihatog

💻 📖 💡 🔬 👀 ⚠️ 📓 + Aura Obreja
Aura Obreja

💬 👀 🔧 📓 From ebd50b3ccb14a056e4650e348f14e8f198a4a436 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:58:13 +0000 Subject: [PATCH 5/9] docs: update .all-contributorsrc --- .all-contributorsrc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 283c741..459b350 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "projectName": "rubix", - "projectOwner": "ufuk-cakir", + "projectOwner": "AstroAI-Lab", "files": [ "README.md" ], @@ -110,6 +110,18 @@ "test", "userTesting" ] + }, + { + "login": "aobr", + "name": "Aura Obreja", + "avatar_url": "https://avatars.githubusercontent.com/u/7265091?v=4", + "profile": "https://github.com/aobr", + "contributions": [ + "question", + "review", + "tool", + "userTesting" + ] } ] } From 5e4e1ccc404120deaf83df346ade4c8a72b9e6dd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:58:50 +0000 Subject: [PATCH 6/9] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 370929b..0e70753 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ archivePrefix = {arXiv}, Tobias Buck
Tobias Buck

💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 ⚠️ 📢 📓 🧑‍🏫 Robin Janssen
Robin Janssen

💻 nihatog
nihatog

💻 📖 💡 🔬 👀 ⚠️ 📓 + Horea Caramizaru
Horea Caramizaru

💻 🎨 🚇 💬 From 8934654ae9e97bade128de0b32400694313766db Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:58:51 +0000 Subject: [PATCH 7/9] docs: update .all-contributorsrc --- .all-contributorsrc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 283c741..9105acb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "projectName": "rubix", - "projectOwner": "ufuk-cakir", + "projectOwner": "AstroAI-Lab", "files": [ "README.md" ], @@ -110,6 +110,18 @@ "test", "userTesting" ] + }, + { + "login": "nashmit", + "name": "Horea Caramizaru", + "avatar_url": "https://avatars.githubusercontent.com/u/5146294?v=4", + "profile": "https://horea.caramizaru.xyz", + "contributions": [ + "code", + "design", + "infra", + "question" + ] } ] } From 97522f9af972244388a717de20481cec8f251d36 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 11:00:15 +0000 Subject: [PATCH 8/9] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 370929b..dd981d4 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ archivePrefix = {arXiv}, Tobias Buck
Tobias Buck

💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 ⚠️ 📢 📓 🧑‍🏫 Robin Janssen
Robin Janssen

💻 nihatog
nihatog

💻 📖 💡 🔬 👀 ⚠️ 📓 + Will
Will

💬 📓 From 56fcafbe30b1e0bd5444e17a4e1cfe1030dab5b4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 11:00:16 +0000 Subject: [PATCH 9/9] docs: update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 283c741..555bcba 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "projectName": "rubix", - "projectOwner": "ufuk-cakir", + "projectOwner": "AstroAI-Lab", "files": [ "README.md" ], @@ -110,6 +110,16 @@ "test", "userTesting" ] + }, + { + "login": "william-h-oliver", + "name": "Will", + "avatar_url": "https://avatars.githubusercontent.com/u/144013301?v=4", + "profile": "https://github.com/william-h-oliver", + "contributions": [ + "question", + "userTesting" + ] } ] }