Worming
Worming
The second code example is using the extension method ```C# services.AddFeatureManagement(options => { options.UseConfiguration(Configuration.GetSection("MyFeatureFlags")); }); ``` But with a training, I do not found the method _AddFeatureManagement_. Neither in the...
Hello, The readme refer to a blog post for gleam 0.12, explaining processes and channels. Could we update the blog post (and i'll open an issue on gleam/website to mark...
It will be shown correctly h2 in main page
tested and successful
PS: Thank you for your work 👍🏻
Hello, Officially, semver is not prefixing version with 'v' https://semver.org/#is-v123-a-semantic-version It is widely used, but not the default one. Could we have 2 modes ? one with and another without...
### Library name and version Azure.Maps.Routing ### Query/Question Hello, Currently, nuget is available as beta version. https://www.nuget.org/packages/Azure.Maps.Routing. With version 1.0.0-beta.2 # Question 1 Does beta means there is no garantee...
Hello, I am willing to open a file on azure devops in the same way. Are you open for pull request ?
### Current Behavior DefectDojo sync only works after a server restart. As pointed out in #1484, this is a behavior already known. Feel free to close this issue if needed...
### Current Behavior Updating the value of DEFECTDOJO_SYNC_CADENCE(defectdojo.sync.cadence) through web ui have no effect on scheduling. The method to update frequency is by using CRON_EXPRESSION_FOR_DEFECT_DOJO_SYNC through environment variable. ### Steps...