Skip to content

Conversation

@nllong
Copy link
Member

@nllong nllong commented Sep 26, 2025

No description provided.

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 updates the Docker container configuration to support the latest Python version by upgrading from Python 3.6.5 to 3.9.23 and making associated configuration changes.

  • Updates Python version references from 3.6.5 to 3.9.23 across documentation and scripts
  • Upgrades base Alpine image from 3.10 to 3.18 for better Python 3.9+ compatibility
  • Modernizes Docker Compose configuration by removing deprecated version declarations
  • Updates schema versions from 1.0.0 to 2.6.0 and BEDES version from v2.2 to v2.5

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docker/start_server.sh Updates schema and BEDES version parameters for database initialization
docker/nginx.conf Restructures nginx configuration with proper daemon configuration and upstream removal
docker-compose.yml Removes deprecated version declaration
docker-compose.prod.yml Removes deprecated version declaration
docker-compose.dev.yml Removes deprecated version declaration
README.md Updates Python version references and improves documentation formatting
Dockerfile Upgrades Alpine base image, updates supervisor installation, and modernizes nginx configuration

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 18050177195

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.725%

Totals Coverage Status
Change from base Build 18050138338: 0.0%
Covered Lines: 1858
Relevant Lines: 2246

💛 - Coveralls

@nllong nllong merged commit 2e66772 into develop Sep 27, 2025
3 checks passed
@nllong nllong deleted the update-docker-container branch September 27, 2025 04:04
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.

4 participants