Skip to content

Fix CI workflow for our fork#29

Merged
simonselbig merged 1 commit intodevelopfrom
fix_cicd
Nov 7, 2025
Merged

Fix CI workflow for our fork#29
simonselbig merged 1 commit intodevelopfrom
fix_cicd

Conversation

@hpfref
Copy link
Copy Markdown

@hpfref hpfref commented Nov 7, 2025

  • Modified .github/workflows/develop.yml to only run manually (workflow_dispatch)
  • Added .github/workflows/fork_develop.yml with simplified workflow that:
    • Runs Black linting
    • Runs unit tests across Python 3.9-3.12
    • Runs unit tests across PySpark 3.3.0-3.5.1
    • Tests documentation build

Signed-off-by: hpfref <hannes.j.pohnke@gmail.com>
@hpfref hpfref requested a review from simonselbig November 7, 2025 15:57
@simonselbig simonselbig merged commit 39bbff6 into develop Nov 7, 2025
15 checks passed
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