Skip to content

Scripts for collecting and running python tasks (locally or in CI).#150

Merged
rlepigre-skylabs-ai merged 2 commits into
mainfrom
rodolphe/ci-python
May 12, 2026
Merged

Scripts for collecting and running python tasks (locally or in CI).#150
rlepigre-skylabs-ai merged 2 commits into
mainfrom
rodolphe/ci-python

Conversation

@rlepigre-skylabs-ai
Copy link
Copy Markdown
Contributor

No description provided.

@rlepigre-skylabs-ai rlepigre-skylabs-ai requested a review from Janno May 7, 2026 15:34
@skylabs-ai-ci
Copy link
Copy Markdown

skylabs-ai-ci Bot commented May 7, 2026

CI summary (Details)

Active Repos

Repo Job Branch Job Commit Base branch Base commit PR
./ rodolphe/ci-python 31b0463 main b9f28b5 #150

Passive Repos

Repo Job Branch Job Commit
fmdeps/BRiCk/ main d94485e
fmdeps/auto/ main 63d5e05
fmdeps/auto-docs/ main 93d06b3
bluerock/NOVA/ skylabs-proof 6cbef03
bluerock/bhv/ skylabs-main 448828c
fmdeps/brick-libcpp/ main 2014908
fmdeps/ci/ main 680889d
vendored/elpi/ skylabs-master aa4475f
vendored/flocq/ skylabs-master cf9cc84
fmdeps/fm-tools/ main fb160a9
psi/protos/ main 8fe3e7c
psi/backend/ main 0b5fea6
psi/ide/ main 6b596cf
psi/data/ main 76acc2f
vendored/rocq/ skylabs-master 2ede3c9
fmdeps/rocq-agent-toolkit/ main ac7e4ec
vendored/rocq-elpi/ skylabs-master 103a742
vendored/rocq-equations/ skylabs-main a8c4832
vendored/rocq-ext-lib/ skylabs-master 94a6630
vendored/rocq-iris/ skylabs-master 3ad4ddd
vendored/rocq-lsp/ skylabs-main a8b7272
vendored/rocq-stdlib/ skylabs-master bc07423
vendored/rocq-stdpp/ skylabs-master e01d802
fmdeps/skylabs-fm/ main e8b88a7
vendored/vsrocq/ skylabs-main 5b4527e

Performance

Relative Master MR Change Filename
+0.00% 125661.1 125661.1 +0.0 total
+0.00% 22788.6 22788.6 +0.0 ├ translation units
+0.00% 102872.5 102872.5 +0.0 └ proofs and tests
Full Results
Relative Master MR Change Filename
+0.00% 125661.1 125661.1 +0.0 total
+0.00% 22788.6 22788.6 +0.0 ├ translation units
+0.00% 102872.5 102872.5 +0.0 └ proofs and tests

@rlepigre-skylabs-ai rlepigre-skylabs-ai self-assigned this May 7, 2026
Copy link
Copy Markdown
Contributor

@Janno Janno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be a lot of work to collect stdout/stderr of failed tasks and print every failed task plus its output at the end? a bit like dune's error-reporting=twice.

Comment thread dev/ci/run_python_tasks.sh Outdated
@rlepigre-skylabs-ai
Copy link
Copy Markdown
Contributor Author

Would it be a lot of work to collect stdout/stderr of failed tasks and print every failed task plus its output at the end? a bit like dune's error-reporting=twice.

That wouldn't be a lot of work, but let's do that later once we confirm that this is needed: I'm not convinced we're gonna get a lot out of a feature like this here, since succeeding commands don't output a lot of stuff.

@skylabs-ai-ci
Copy link
Copy Markdown

skylabs-ai-ci Bot commented May 11, 2026

CI summary (Details)

Active Repos

Repo Job Branch Job Commit Base branch Base commit PR
./ rodolphe/ci-python c12fedd main b9f28b5 #150
fmdeps/ci/ rodolphe/ci-python 5b77405 main 680889d #167

Passive Repos

Repo Job Branch Job Commit
fmdeps/BRiCk/ main d94485e
fmdeps/auto/ main 63d5e05
fmdeps/auto-docs/ main 624d55f
bluerock/NOVA/ skylabs-proof 6cbef03
bluerock/bhv/ skylabs-main 448828c
fmdeps/brick-libcpp/ main 2014908
vendored/elpi/ skylabs-master aa4475f
vendored/flocq/ skylabs-master cf9cc84
fmdeps/fm-tools/ main fb160a9
psi/protos/ main 8fe3e7c
psi/backend/ main 0b5fea6
psi/ide/ main 6b596cf
psi/data/ main 76acc2f
vendored/rocq/ skylabs-master 2ede3c9
fmdeps/rocq-agent-toolkit/ main ac7e4ec
vendored/rocq-elpi/ skylabs-master 103a742
vendored/rocq-equations/ skylabs-main a8c4832
vendored/rocq-ext-lib/ skylabs-master 94a6630
vendored/rocq-iris/ skylabs-master 3ad4ddd
vendored/rocq-lsp/ skylabs-main a8b7272
vendored/rocq-stdlib/ skylabs-master bc07423
vendored/rocq-stdpp/ skylabs-master e01d802
fmdeps/skylabs-fm/ main e8b88a7
vendored/vsrocq/ skylabs-main 5b4527e

Performance

Relative Master MR Change Filename
-0.00% 125661.1 125661.1 -0.0 total
-0.00% 22788.6 22788.6 -0.0 ├ translation units
+0.00% 102872.5 102872.5 +0.0 └ proofs and tests
Full Results
Relative Master MR Change Filename
-0.00% 125661.1 125661.1 -0.0 total
-0.00% 22788.6 22788.6 -0.0 ├ translation units
+0.00% 102872.5 102872.5 +0.0 └ proofs and tests

@skylabs-ai-ci
Copy link
Copy Markdown

skylabs-ai-ci Bot commented May 12, 2026

CI summary (Details)

Active Repos

Repo Job Branch Job Commit Base branch Base commit PR
./ rodolphe/ci-python ec6afed main b9f28b5 #150
fmdeps/ci/ rodolphe/ci-python 5b77405 main 680889d #167

Passive Repos

Repo Job Branch Job Commit
fmdeps/BRiCk/ main d94485e
fmdeps/auto/ main 63d5e05
fmdeps/auto-docs/ main 624d55f
bluerock/NOVA/ skylabs-proof 6cbef03
bluerock/bhv/ skylabs-main 448828c
fmdeps/brick-libcpp/ main 2014908
vendored/elpi/ skylabs-master aa4475f
vendored/flocq/ skylabs-master cf9cc84
fmdeps/fm-tools/ main fb160a9
psi/protos/ main 8fe3e7c
psi/backend/ main 0b5fea6
psi/ide/ main 6b596cf
psi/data/ main 76acc2f
vendored/rocq/ skylabs-master 2ede3c9
fmdeps/rocq-agent-toolkit/ main ac7e4ec
vendored/rocq-elpi/ skylabs-master 103a742
vendored/rocq-equations/ skylabs-main a8c4832
vendored/rocq-ext-lib/ skylabs-master 94a6630
vendored/rocq-iris/ skylabs-master 3ad4ddd
vendored/rocq-lsp/ skylabs-main a8b7272
vendored/rocq-stdlib/ skylabs-master bc07423
vendored/rocq-stdpp/ skylabs-master e01d802
fmdeps/skylabs-fm/ main e8b88a7
vendored/vsrocq/ skylabs-main 5b4527e

Performance

Relative Master MR Change Filename
+0.00% 125661.1 125661.1 +0.0 total
+0.00% 22788.6 22788.6 +0.0 ├ translation units
+0.00% 102872.5 102872.5 +0.0 └ proofs and tests
Full Results
Relative Master MR Change Filename
+0.00% 125661.1 125661.1 +0.0 total
+0.00% 22788.6 22788.6 +0.0 ├ translation units
+0.00% 102872.5 102872.5 +0.0 └ proofs and tests

@rlepigre-skylabs-ai rlepigre-skylabs-ai merged commit 7d2ee30 into main May 12, 2026
14 checks passed
@rlepigre-skylabs-ai rlepigre-skylabs-ai deleted the rodolphe/ci-python branch May 12, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants