Skip to content

chore(ci): route build/docs/e2e through shared reusables#118

Merged
CybotTM merged 1 commit into
mainfrom
chore/ci-centralize-bespoke
Jul 20, 2026
Merged

chore(ci): route build/docs/e2e through shared reusables#118
CybotTM merged 1 commit into
mainfrom
chore/ci-centralize-bespoke

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 20, 2026

Copy link
Copy Markdown
Member

Centralizes the remaining inline-setup-python jobs: buildpython-build.yml, docs+integration-e2epython-ci.yml. Removes the last inline checkout/setup-python (bash-only shell-tests keeps its checkout). No behaviour change; local actionlint + bash -n on the command inputs clean.

Centralize the remaining inline-setup-python jobs onto org reusables:
- build -> python-build.yml (build + twine check + dist artifact)
- docs -> python-ci.yml (README markdown + config YAML validation)
- integration-e2e -> python-ci.yml (CLI + programmatic-API checks)

Removes this workflow's last inline checkout + setup-python (only the
bash-only shell-tests job keeps an inline checkout). No behaviour change.

Signed-off-by: Sebastian Mendel <sebastian.mendel@netresearch.de>
Copilot AI review requested due to automatic review settings July 20, 2026 20:36
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/ci.yml

PackageVersionLicenseIssue Type
netresearch/.github/.github/workflows/python-build.ymlmainNullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/netresearch/.github/.github/workflows/python-build.yml main UnknownUnknown

Scanned Files

  • .github/workflows/ci.yml

@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.59%. Comparing base (7e280a0) to head (318c31f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   72.59%   72.59%           
=======================================
  Files          22       22           
  Lines        3416     3416           
=======================================
  Hits         2480     2480           
  Misses        936      936           
Flag Coverage Δ
unittests 72.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CybotTM
CybotTM merged commit 601721b into main Jul 20, 2026
20 of 22 checks passed
@CybotTM
CybotTM deleted the chore/ci-centralize-bespoke branch July 20, 2026 20:38
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