Skip to content

chore(ci): replace SourceKnight with setup-sp - #34

Merged
Rushaway merged 1 commit into
masterfrom
chore/drop-sourceknight
Aug 18, 2026
Merged

chore(ci): replace SourceKnight with setup-sp#34
Rushaway merged 1 commit into
masterfrom
chore/drop-sourceknight

Conversation

@Rushaway

Copy link
Copy Markdown
Member

Summary

  • Replace the SourceKnight-based build (maxime1907/action-sourceknight) with a native GitHub Actions workflow.
  • Install the SourcePawn compiler via rumblefrog/setup-sp@v1.3.1, pinned to SourceMod 1.12.x.
  • Clone the git-type dependencies declared in the old sourceknight.yaml (MultiColors, CustomChatColors, AdvancedTargeting, ZombieReloaded) directly from their repos and compile SelfMute.sp with spcomp.
  • Keep the existing tag/release behavior: pushes to master/main (re)tag latest and publish a release archive; tag pushes publish a release for that tag.
  • Remove sourceknight.yaml and the .sourceknight gitignore entry; update README.md and .github/copilot-instructions.md build notes to reflect the new GitHub Actions build.

Test plan

  • CI workflow run on this PR builds SelfMute.smx successfully
  • Merge to master produces/updates the latest tag and release artifact

Copilot AI lite review requested due to automatic review settings August 17, 2026 18:43

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.

@Rushaway
Rushaway force-pushed the chore/drop-sourceknight branch from fab096a to 6aa2773 Compare August 18, 2026 08:05
@Rushaway
Rushaway merged commit d7d7ff6 into master Aug 18, 2026
6 checks passed
@Rushaway
Rushaway deleted the chore/drop-sourceknight branch August 18, 2026 08:26
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.

3 participants