Skip to content

chore: remove example configuration files#34

Merged
hrntknr merged 1 commit intomainfrom
chore/remove-example-files
Aug 18, 2025
Merged

chore: remove example configuration files#34
hrntknr merged 1 commit intomainfrom
chore/remove-example-files

Conversation

@hrntknr
Copy link
Copy Markdown
Member

@hrntknr hrntknr commented Aug 18, 2025

Summary

Remove example configuration files that are no longer needed:

  • example/.env.example
  • example/.mcp.json
  • example/docker-compose.yaml

Type of Change

  • chore: Other changes that don't modify src or test files

Related Issues

Remove example/.env.example, example/.mcp.json, and example/docker-compose.yaml files as they are no longer needed.
Copilot AI review requested due to automatic review settings August 18, 2025 16:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes example configuration files that are no longer needed from the project. The changes clean up the repository by removing outdated example files.

  • Removes Docker Compose configuration example
  • Removes MCP server configuration example
  • Removes environment variables example file

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
example/docker-compose.yaml Removes Docker Compose configuration for mcp-auth-proxy and playwright services
example/.mcp.json Removes MCP server configuration example with test server setup
example/.env.example Removes environment variables template with Google OAuth and password authentication examples

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hrntknr hrntknr merged commit 1268a0e into main Aug 18, 2025
4 checks 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.

2 participants