Skip to content

chore/docker-first-agent-workflow#57

Merged
Rasukarusan merged 1 commit into
masterfrom
chore/docker-first-agent-workflow
Mar 27, 2026
Merged

chore/docker-first-agent-workflow#57
Rasukarusan merged 1 commit into
masterfrom
chore/docker-first-agent-workflow

Conversation

@Rasukarusan

Copy link
Copy Markdown
Owner

Summary
This PR sets up a Docker-first development and verification workflow so coding agents and contributors can work on the
repository without installing shellcheck or bats on the host machine.

Changes

  • added a canonical Makefile with standardized targets for syntax checks, Docker-based verification, and smoke
    testing
  • added scripts/bootstrap.sh as an optional host bootstrap for local runtime dependencies only
  • added AGENTS.md with repository-specific guidance for autonomous coding agents
  • updated contributor and agent-facing documentation to use the new Docker-first workflow
  • updated CI to run the standardized verification entrypoint

Verification

  • make help
  • make syntax

Notes

  • make ci now runs syntax checks locally and runs lint/tests inside Docker
  • local installation of shellcheck and bats is no longer required for the standard workflow

@Rasukarusan Rasukarusan merged commit da02d0d into master Mar 27, 2026
2 checks passed
@Rasukarusan Rasukarusan deleted the chore/docker-first-agent-workflow branch March 27, 2026 01:43
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