Triggers on push to main and uses the shared Release workflow
from unboundsoftware/shared-workflows.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Provides project overview, build commands, structure, and CI/CD info
for AI-assisted development.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## Project Overview
This is a Docker image project for Robot Framework test automation. It packages Robot Framework with commonly used testing libraries and browser drivers (Firefox, Chrome) into a containerized environment for running automated tests.
## Build Commands
The project uses `build-tools` (not Docker buildx) for building:
```bash
build # Build the Docker image
push # Push the image to registry
```
## Project Structure
-`Dockerfile` - Main container definition based on Python slim, installs browsers and RF libraries
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.