Skip to content

Conversation

@Furai117
Copy link
Owner

@Furai117 Furai117 commented Sep 8, 2025

Summary

  • add GitHub Actions workflow to build and test the catkin workspace
  • include clang-format and cppcheck linting steps
  • cache apt packages and ccache to speed up CI

Testing

  • pip install --quiet yamllint (fails: Tunnel connection failed: 403 Forbidden)
  • python - <<'PY' \nimport yaml\nwith open('.github/workflows/ci.yml') as f: yaml.safe_load(f)\nprint('YAML OK')\nPY (fails: ModuleNotFoundError: No module named 'yaml')

https://chatgpt.com/codex/tasks/task_e_68be420521f8832382a243aa401fdd01

@Furai117 Furai117 merged commit fc51ea7 into main Sep 8, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants