issues Search Results · language:Dune language:HTML language:JavaScript language:Java language:Python language:JavaScript
Filter by
62.1M results
Description
serena fail to start with context opencode in headroom
To Reproduce
Steps to reproduce the behavior:
1. headroom wrap opencode
Error Output
Paste any error messages or stack traces here ...
bug
Goal
Apply the same lint rigor to the Docker build assets that workflows already get from actionlint: lint Dockerfile.generic
with hadolint and entrypoint.sh with shellcheck.
Context
- Workflows are ...
github_actions
ready
Goal
Catch profile build-arg typos that silently no-op. docker build --build-arg FOO=1 is ignored when no ARG FOO exists, so
a typo d flag in a profile does nothing with zero signal.
Context
- A profile ...
python
ready
Goal
Guarantee that every documentation file is discoverable by following links from README.md, so docs cannot become
orphaned.
Context
- tests/contract/test_markdown_links.py already checks that ...
documentation
ready
Goal
Add real behavior tests for the currently-untested failure paths in diagnostics.py and commands.py, then raise the
coverage floor toward actual. Refs #29.
Context
- src/ros2docker/diagnostics.py ...
enhancement
python
ready
Goal
Validate a release against the complete Docker E2E suite (slow image-matrix and ROS launch tests), not just fast smoke,
before publishing.
Context
- .github/workflows/release.yml currently runs ...
enhancement
github_actions
ready
We re seeing some intermittent failures of a test on MacOS - see here - this could be related to the upgrade of the
macos-latest runner to use MacOS 26 (Tahoe) rather than MacOS 15 (Sequoia) - it s possible ...
Here is a list of small requests
1. PI requests - priority
1. Instructions: add new user with the correct rights
2. Instructions: provide user with editor rights
3. Help material: make ...
Weekly Security Scan
Status: CLEAN
| Scanner | Finding | Count |
| --- | --- | --- |
| check_secrets.py | Leaked tokens | None |
| Trivy | Critical CVEs | 0 |
| Trivy | High CVEs | 0 |
| npm audit | ...
automated
security-scan
Goal
Make a missing release-notes file block the PyPI publish, instead of failing only after the package is already
published.
Context
- In .github/workflows/release.yml, the github-release job runs ...
bug
github_actions
ready

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.