Skip to content

[codex] migrate ci to nimby - #2

Merged
treeform merged 1 commit into
masterfrom
codex/nimby-build-system
May 25, 2026
Merged

treeform merged 1 commit into
masterfrom
codex/nimby-build-system

Conversation

@treeform

Copy link
Copy Markdown
Owner

Summary

  • Replace the legacy CI setup with actions/checkout@v5, treeform/setup-nim-action@v6, and Nimby dependency installation from the GitHub workspace parent.
  • Add ubuntu-latest, macos-latest, and windows-latest coverage for the standard build workflow.
  • Add the docs workflow using the required Nim doc command and gh-pages publishing.
  • Rename tests/test.nim to tests/tests.nim so CI can run the standard test entrypoint.

Validation

  • nimby install -g "steganography/steganography.nimble" from C:\p
  • nim r tests/tests.nim
  • nim doc --index:on --project --git.url:https://github.com/treeform/steganography --git.commit:master --out:.gh-pages src/steganography.nim
  • git diff --check
  • git diff --cached --check

@treeform
treeform marked this pull request as ready for review May 25, 2026 04:54
@treeform
treeform merged commit aea1cc1 into master May 25, 2026
3 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.

1 participant