← Back to issue list

dotnet plugin: use https for release metadata url

View original Github issue

Metadata

Project
snapcraft
Number
#3525
Type
pull request
State
merged
Author
cjp256
Labels
Created
Updated
Closed

Current evaluation

Merged a single-line update switching the dotnet plugin to HTTPS for the release metadata URL, resolving inaccessibility of the HTTP endpoint. Approved by two reviewers and passed CI.

Suggested action:

No scores available.

Issue body

HTTP is no longer accessible. Signed-off-by: Chris Patterson <chris.patterson@canonical.com> - [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a single-line update switching the dotnet plugin to HTTPS for the release metadata URL, resolving inaccessibility of the HTTP endpoint. Approved by two reviewers and passed CI.
qwen3.6-35b-a3b-mtp-q6 Merged a change to the dotnet plugin that updates the release metadata URL from HTTP to HTTPS, as the HTTP endpoint is no longer accessible.
qwen3.6-35b-a3b-mtp-q6 Merged the dotnet plugin update to switch the release metadata URL from HTTP to HTTPS, resolving connectivity issues caused by the deprecated protocol.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2958 dotnet plugin: use the new endpoint for releases snapcraft merged Merged. Updates the dotnet plugin to use a new releases endpoint after the old one was removed. Approved by one reviewer, passed CI checks, and modified two files with 31 additions and 79 deletions.
81%
#2959 dotnet plugin: use the new endpoint for releases snapcraft merged Merged an update to the dotnet plugin to use a new release endpoint after the previous one was removed. Cherry-picked from commit d7de8f5, the change passed CI checks and was merged without review comments.
79%
#2537 dotnet plugin: fix parsing of newer sdk releases snapcraft merged Merged into master. The dotnet plugin now parses newer SDK release formats, supporting full URLs and uppercase checksums. Approved by one reviewer, merged with a minor coverage decrease noted by Codecov.
75%