cloudfoundry / cloudfoundry/dotnet-core-buildpack
Dependency Deprecation Alert
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 97
- Forks
- 91
- Avg merge
- 1h
- Merged PRs (30d)
- 2
Description
Please make sure the following dependencies are removed from buildpack on time.
-
Name: dotnet-aspnetcore
Version Line: 7.0.x
Date: 2024-05-14
Link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core -
Name: dotnet-runtime
Version Line: 7.0.x
Date: 2024-05-14
Link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core -
Name: dotnet-sdk
Version Line: 7.0.x
Date: 2024-05-14
Link: https://dotnet.microsoft.com/platform/support/policy/dotnet-core
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the buildpack definitions for dotnet-aspnetcore, dotnet-runtime, and dotnet-sdk, then review the dependency update or removal process. Confirm the .NET 7.0.x deprecation date from the linked support policy and update the buildpack so those version lines are no longer included; run the relevant buildpack checks afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100