← Back to issue list

dotnet plugin: use the new endpoint for releases

View original Github issue

Metadata

Project
snapcraft
Number
#2958
Type
pull request
State
merged
Author
sergiusens
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

The old endpoint has been removed https://github.com/dotnet/core/commit/599cf6d47ffbdf51f9117062b2db6f63cd9f9635 Signed-off-by: Sergio Schvezov <sergio.schvezov@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. 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.
qwen3.6-35b-a3b-mtp-q6 Merged an update to the dotnet plugin to use a new release endpoint after the legacy endpoint was removed from the dotnet/core repository.
qwen3.6-35b-a3b-mtp-q6 Merged update to the dotnet plugin that replaces the deprecated releases endpoint with the new API following upstream removal. Authored by sergiusens and integrated directly without additional review comments.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
95%
#3525 dotnet plugin: use https for release metadata url snapcraft merged 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.
81%
#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.
78%
#1047 feat: new .NET plugin (v2) craft-parts merged Merged the new .NET plugin (v2). Adjusted dotnet restore to the build step to match craft-parts execution order, resolved CI and linkcheck failures, and incorporated reviewer feedback. Approved by three reviewers and successfully merged.
73%
#155 plugins: add dotnet plugin (CRAFT-612) craft-parts merged Merged the addition of a dotnet plugin (CRAFT-612). The change introduces 395 lines across four files, received one reviewer approval, and was successfully integrated into the codebase.
70%