Skip to content

Add Dev Container for Codespaces + CI configuration#32

Merged
haydnv merged 6 commits into0.5from
devcontainer-codespaces
Aug 28, 2025
Merged

Add Dev Container for Codespaces + CI configuration#32
haydnv merged 6 commits into0.5from
devcontainer-codespaces

Conversation

@haydnv
Copy link
Collaborator

@haydnv haydnv commented Aug 28, 2025

Summary

  • Add .devcontainer/devcontainer.json for Codespaces/Dev Containers with Rust toolchain, rustfmt/clippy, GitHub CLI, and OpenCL headers (compile-time) preinstalled.
  • CI (already present) continues to build/check/test on push/PR. No OpenCL runtime tests added.

Notes

  • This enables working on issues fully in the cloud without running code locally.
  • No behavior changes to the library; no new tests required.

Security/Config

  • No secrets added; CI does not require tokens.

Let me know if you want an additional workflow for OpenCL compile-checks only or issue automation (e.g., /close).

@haydnv haydnv changed the base branch from main to 0.5 August 28, 2025 06:39
@haydnv haydnv merged commit e87c19c into 0.5 Aug 28, 2025
6 checks passed
@haydnv haydnv deleted the devcontainer-codespaces branch August 28, 2025 06:41
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