cake-build / cake-build/cake

Enhance CakeMethodAlias and CakePropertyAlias to allow passing a version number

Open
#3,017 6 comments 0 reactions 0 assignees View on GitHub
Improvement
Dominant language
C#
Stars
4.2k
Forks
778
Avg merge
1h 15m
Merged PRs (30d)
19

Description

https://github.com/cake-build/website/issues/426 raised the issue that it is not visible on the website with which version a specific feature was added. An easy way to improve this situation would be to enhance `CakeMethodAlias` and `CakePropertyAlias` with the possibility to pass a version string which represents the version in which the alias or property was introduced. On the website we can read and display this information.

Contributor guide

Open the contributing guide

Research direction

Locate the definitions of CakeMethodAlias and CakePropertyAlias and trace how the website consumes their metadata. Determine how a version string can be passed for an alias or property, then verify that the website can read and display the introduction version.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.