Skip to content

Update releases.properties from release 2026.6.3#29

Merged
N6REJ merged 1 commit into
mainfrom
update-releases-2026.6.3
Jun 5, 2026
Merged

Update releases.properties from release 2026.6.3#29
N6REJ merged 1 commit into
mainfrom
update-releases-2026.6.3

Conversation

@N6REJ

@N6REJ N6REJ commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

🤖 Automated Releases Properties Update

This PR updates the releases.properties file with new versions from release 2026.6.3.

Changes:

  • Extracted .7z assets from the release
  • Added version entries with download URLs
  • Maintained semver ordering (newest first)

Release URL: https://github.com/Bearsampp/module-python/releases/tag/2026.6.3

Next Steps:

  1. ⏳ Link validation will run automatically
  2. ✅ Once validation passes, this PR will auto-merge
  3. ❌ If validation fails, please review and fix invalid URLs

Auto-generated from release 2026.6.3
@qodo-code-review

Copy link
Copy Markdown

Review Summary by Qodo

Add Python 3.14.5 release to properties file

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Add Python 3.14.5 release entry to releases.properties
• Update with new download URL from 2026.6.3 release
• Maintain semver ordering with newest version first
Diagram
flowchart LR
  A["releases.properties"] -- "Add version 3.14.5" --> B["Updated with 2026.6.3 release"]
  B -- "Semver ordering maintained" --> C["3.14.5 at top of list"]

Loading

Grey Divider

File Changes

1. releases.properties ⚙️ Configuration changes +1/-0

Add Python 3.14.5 release entry

• Added new version entry for Python 3.14.5
• Linked to bearsampp-python-3.14.5-2026.6.3.7z asset
• Positioned at top of file maintaining semver ordering
• Existing entries remain unchanged

releases.properties


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented Jun 5, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@N6REJ N6REJ merged commit 4a6f57a into main Jun 5, 2026
4 checks passed
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

🐍 Python Module Tests - Results

Test Date: 2026-06-05 08:10:46 UTC
Status: ❌ Some tests failed

📊 Test Results by Version

Python 3.14.5
Python 3.14.4
Python 3.14.2
Python 3.13.13
Python 3.13.5

Results: 5 of 5 versions tested

📋 Detailed Test Results

Python 3.13.13

Phase 1: Installation Validation

  • Download & Extract: ✅ PASS
  • Verify Executables: ✅ PASS

Phase 2: Basic Functionality

  • Test Executables: ✅ PASS

Overall Status: ✅ ALL TESTS PASSED

Python 3.13.5

Phase 1: Installation Validation

  • Download & Extract: ✅ PASS
  • Verify Executables: ✅ PASS

Phase 2: Basic Functionality

  • Test Executables: ✅ PASS

Overall Status: ✅ ALL TESTS PASSED

Python 3.14.2

Phase 1: Installation Validation

  • Download & Extract: ❌ FAIL
    • Error: Download failed: Response status code does not indicate success: 404 (Not Found).
  • Verify Executables: ❌ FAIL

Overall Status: ❌ SOME TESTS FAILED

💡 Click here for troubleshooting tips
  • Check the workflow logs for detailed error messages
  • Download the test artifacts for complete logs
  • Verify the .7z archive structure matches expected format
  • Ensure all required DLL dependencies are included

Python 3.14.4

Phase 1: Installation Validation

  • Download & Extract: ✅ PASS
  • Verify Executables: ✅ PASS

Phase 2: Basic Functionality

  • Test Executables: ✅ PASS

Overall Status: ✅ ALL TESTS PASSED

Python 3.14.5

Phase 1: Installation Validation

  • Download & Extract: ✅ PASS
  • Verify Executables: ✅ PASS

Phase 2: Basic Functionality

  • Test Executables: ✅ PASS

Overall Status: ✅ ALL TESTS PASSED


📋 Test Phases

Each version is tested through the following phases:

  • Phase 1: Installation Validation (Download, Extract, Verify Executables)
  • Phase 2: Basic Functionality (Test Python Version, pip, Import System)

Check artifacts for detailed logs.

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.

1 participant