Skip to content

ci: remove orphaned API reference workflow - #236

Open
localhost41 wants to merge 1 commit into
tetherto:developfrom
localhost41:fix/remove-orphaned-api-ref-workflow
Open

ci: remove orphaned API reference workflow#236
localhost41 wants to merge 1 commit into
tetherto:developfrom
localhost41:fix/remove-orphaned-api-ref-workflow

Conversation

@localhost41

Copy link
Copy Markdown

What changed

Removed the scheduled API-reference workflow. The generator it invokes was intentionally removed in #179, but the workflow remained in the repository and has continued to run from the default branch every six hours. Each run now fails immediately because scripts/api-ref-gen no longer exists.

This keeps the decision from #179 intact while stopping the recurring failed runs.

Verification

  • Confirmed scripts/api-ref-gen is absent from develop
  • Confirmed recent workflow runs fail at the missing generator working directory
  • git diff --check

@localhost41

Copy link
Copy Markdown
Author

Refreshed this onto current develop. The orphaned schedule is still firing every six hours; the latest run (32083327034) failed immediately because the scripts/api-ref-gen working directory no longer exists. This remains a single deletion of the stale workflow; git diff --check and the 20 generator-independent tests pass. Could someone take a look when convenient?

@localhost41
localhost41 force-pushed the fix/remove-orphaned-api-ref-workflow branch from 93d9b8e to ccdeea8 Compare August 18, 2026 05:12
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.

1 participant