fix(downloads): refresh Classic client catalog to v5.34.4 - #46
Merged
Conversation
Deploying atrinik-website with
|
| Latest commit: |
789907d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1f1acef7.atrinik-website.pages.dev |
| Branch Preview URL: | https://fix-issue-45-classic-downloa.atrinik-website.pages.dev |
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.
Summary
Refresh the verified Classic download catalog.
Implementation / behavior
Use exact release evidence and preserve fail-closed catalog validation.
Validation
Run the required website checks and verify the rendered downloads page.
Limitations / follow-up
Blocked: the public
v5.34.4release currently publishes contradictory5.34.1metadata.Closes #45
Delivery update
The earlier limitation was the pre-authorization plan. The user explicitly
authorized this issue delivery to use the stable
5.34.1Classic assets underthe
v5.34.4release coordinate once, because the current publication is theonly stable/working release. The catalog records both coordinates separately
and renders the exception instead of hiding it.
v5.34.45.34.1atrinik-classic-client-5.34.1-windows-x86_64.zip12b1211dd44690476c3f060d7395ccc1250c85b487,663,737bytes /06b2dcf13d1b4fe5e024dd5d921d8102c4b7521c4fcf988e654cadd7a45f2376The exception is restricted to this release coordinate and should be replaced
when a coherent
v5.34.4publication is available. Validation passed withnpm run check,npm run build,npm run deploy:dry-run, andgit diff --check.