feat: enhance self-dogfooding setup with security and testing improvements#45
Open
feat: enhance self-dogfooding setup with security and testing improvements#45
Conversation
…rification templates
…oring docs and tests
Add comprehensive self-dogfooding capabilities including: - PowerShell script for Windows support - Makefile targets for local setup - Detailed documentation in SELF_DOGFOOD.md - GitHub issue templates and app configuration - Updated README with setup instructions - Docker Compose configuration for Temporal and Postgres
- Downgrade cryptography package version to 41.0.7 for compatibility - Fix uvicorn command path in Dockerfile - Add comprehensive .dockerignore file - Update release-please config with new org references
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR includes:\n\n- Self-dogfooding setup and documentation\n- Configuration updates and dependency management\n- Enhanced security testing and validation\n\nBuilds on the v0.1.0 release with additional improvements for development workflow and security posture.