Skip to content

Prepare OpenGhost public repo hygiene#3

Merged
VAIBHAVSING merged 2 commits into
mainfrom
fix/oss-launch-readiness
Jun 3, 2026
Merged

Prepare OpenGhost public repo hygiene#3
VAIBHAVSING merged 2 commits into
mainfrom
fix/oss-launch-readiness

Conversation

@VAIBHAVSING

Copy link
Copy Markdown
Owner

Summary

  • remove committed Python cache output and ignore future Python bytecode
  • add security, contribution, conduct, issue, and PR templates for public GitHub readiness
  • move the maintainer sandbox image context from developer/docker to docker and update references
  • correct the sandbox image OCI license label to Apache-2.0
  • configure main branch protection separately via GitHub API

Validation

  • python3 /home/vsing/.codex/skills/.system/skill-creator/scripts/quick_validate.py skills/openghost-skill
  • bash -n openghost && bash -n skills/openghost && bash -n skills/openghost-skill/openghost && bash -n skills/openghost-skill/scripts/openghost.sh && bash -n skills/openghost-skill/scripts/verify-toolchain.sh && bash -n docker/healthcheck.sh
  • PYTHONPYCACHEPREFIX=/tmp/openghost-pycache-fix python3 -m py_compile skills/openghost-skill/scripts/select-modules.py skills/openghost-skill/scripts/openghost-state.py
  • git diff --check
  • YAML parse check for GitHub workflow and issue template config

Docker runtime validation was not run because the local Docker daemon is not reachable.

@VAIBHAVSING VAIBHAVSING merged commit 2abc3e4 into main Jun 3, 2026
1 check 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