optimizely / csharp-sdk

.NET based C# SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/csharp-sdk
Apache License 2.0
19 stars 20 forks source link

[FSSDK-8955] Refac: Replaced all instances of full stack except from changelog file and code files #331

Closed mnoman09 closed 1 year ago

mnoman09 commented 1 year ago

Summary

Test plan

All tests should pass.

Issues

mikechu-optimizely commented 1 year ago

I didn't even think about FSC and FXC naming now @jaeopt Good call out

mikechu-optimizely commented 1 year ago

@mnoman09 The linter is not happy with the markdown. Should we disable validation or go ahead and clean based on the rules?

mikechu-optimizely commented 1 year ago

I disabled super-linter's markdown linting. Waiting for FSC to finish successfully.

mikechu-optimizely commented 1 year ago

@mnoman09 Should I go ahead and squash+merge?