-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable experimental features through features.scalar=experimental
#484
Commits on Feb 2, 2021
-
GitVersion: parse "extra" string at the end
The Git version string looks like this: v2.X.Y.vfs.Z.W[.stuff] Usually ".stuff" only exists if we build Git with a version that isn't tagged. However, we will create experimental releases that end with ".exp". Use this to indicate whether or not the builtin FS Monitor feature is available. Signed-off-by: Derrick Stolee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12f294e - Browse repository at this point
Copy the full SHA 12f294eView commit details -
ConfigStep: get local config better
Signed-off-by: Derrick Stolee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d565b6 - Browse repository at this point
Copy the full SHA 3d565b6View commit details -
GitVersion: move feature flag code
Signed-off-by: Derrick Stolee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6576e19 - Browse repository at this point
Copy the full SHA 6576e19View commit details -
ConfigStep: feature.scalar=experimental implies builtin FS Monitor
Signed-off-by: Derrick Stolee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a379bc - Browse repository at this point
Copy the full SHA 9a379bcView commit details
Commits on Feb 3, 2021
-
ConfigStep: use StringComparer.OrdinalIgnoreCase
Co-authored-by: Matthew John Cheetham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49ae452 - Browse repository at this point
Copy the full SHA 49ae452View commit details -
ConfigStep: clean up GetConfigSettings()
Signed-off-by: Derrick Stolee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aada58a - Browse repository at this point
Copy the full SHA aada58aView commit details -
GitVersion: use 'git version --build-options' for FS Monitor
Signed-off-by: Derrick Stolee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00a9dde - Browse repository at this point
Copy the full SHA 00a9ddeView commit details
Commits on Feb 4, 2021
-
Co-authored-by: Matthew John Cheetham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8503178 - Browse repository at this point
Copy the full SHA 8503178View commit details
Commits on Feb 5, 2021
-
GitHelper: ignore curl error output
Signed-off-by: Derrick Stolee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 969e63b - Browse repository at this point
Copy the full SHA 969e63bView commit details