Skip to content

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

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

chore(ci): replace SourceKnight with setup-sp#31
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.
  • Use rumblefrog/setup-sp@v1.3.1 pinned to SourceMod 1.12.x to install the SourcePawn compiler.
  • Fetch git dependencies (MultiColors, OutputInfo, UtilsHelper) directly via git clone in CI instead of sourceknight.yaml.
  • Remove sourceknight.yaml and the .sourceknight entry from .gitignore.
  • Update .github/copilot-instructions.md to describe the new GitHub Actions build process.
  • CI continues to auto-release on tags and master/main pushes, tagging latest for branch builds.

Test plan

  • Confirm the Build job compiles SaveLevel.sp successfully in GitHub Actions.
  • Confirm the Create package step includes the plugin and addons/sourcemod/configs.
  • Confirm tag/release jobs behave as before on merge to master.

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

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 20be169 to 5d624d8 Compare August 18, 2026 08:03
@Rushaway
Rushaway merged commit 791dfff into master Aug 18, 2026
6 checks passed
@Rushaway
Rushaway deleted the chore/drop-sourceknight branch August 18, 2026 08:24
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