Skip to content

Update releases.properties from release 2026.8.6 - #79

Merged
N6REJ merged 1 commit into
mainfrom
update-releases-2026.8.6
Aug 6, 2026
Merged

Update releases.properties from release 2026.8.6#79
N6REJ merged 1 commit into
mainfrom
update-releases-2026.8.6

Conversation

@N6REJ

@N6REJ N6REJ commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

🤖 Automated Releases Properties Update

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

Changes:

  • Extracted .7z assets from the release
  • Removed stale/invalid existing URLs from releases.properties
  • Added version entries with download URLs
  • Maintained semver ordering (newest first)

Release URL: https://github.com/Bearsampp/module-php/releases/tag/2026.8.6

Next Steps:

  1. ⏳ Link validation will run automatically
  2. ✅ Once validation passes, this PR will auto-merge
  3. ❌ If validation fails, review logs for transient network/service issues

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

Copy link
Copy Markdown

PR Summary by Qodo

Add 2026.8.6 PHP artifact URLs to releases.properties

⚙️ Configuration changes 🕐 Less than 10 minutes

Grey Divider

AI Description

• Add 2026.8.6 download URLs for PHP 8.5.9, 8.4.24, 8.3.33, and 8.2.33.
• Preserve newest-first semver ordering in the release manifest.
Diagram

graph TD
  A["Bearsampp updater"] --> B["releases.properties"] --> C["Link validation CI"] --> D{{"GitHub release 2026.8.6"}}
  D --> A
Loading
High-Level Assessment

Updating releases.properties directly with the new release asset URLs is the simplest and most reviewable approach for this repository’s release workflow; the main risk is transient URL availability, which CI link validation already covers.

Files changed (1) +4 / -0

Other (1) +4 / -0
releases.propertiesAdd PHP 8.5.9/8.4.24/8.3.33/8.2.33 entries for release 2026.8.6 +4/-0

Add PHP 8.5.9/8.4.24/8.3.33/8.2.33 entries for release 2026.8.6

• Adds four new version entries pointing to the 2026.8.6 GitHub release .7z assets (8.5.9, 8.4.24, 8.3.33, 8.2.33). Keeps the manifest ordered with newest versions first.

releases.properties

@N6REJ
N6REJ merged commit 535dba9 into main Aug 6, 2026
2 checks passed
@qodo-code-review

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

To customize comments, go to the Qodo configuration screen, or learn more in the docs.

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant