Skip to content

Conversation

@porkpink
Copy link
Contributor

🔨 Delete the beta build process. #1061

image

Copilot AI review requested due to automatic review settings August 29, 2025 03:30
Copy link
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 the beta deployment mode functionality from the Docker deployment system. The change eliminates the option to deploy using beta branch images, simplifying the deployment process to three modes: development, infrastructure, and production.

  • Removed beta deployment mode option from the interactive menu
  • Deleted the beta mode case logic and environment configuration
  • Removed the .env.beta file containing beta image specifications

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docker/deploy.sh Removed beta mode menu option, case handling, and environment sourcing logic
docker/.env.beta Deleted entire file containing beta image configurations

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

@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Phinease Phinease merged commit 4a73db7 into develop Aug 29, 2025
10 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.

3 participants