Kim Gustyr
Kim Gustyr
The following Docker builds are unneccessary: For E2E: - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/platform-pull-request.yml#L55-L56 - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/platform-pull-request.yml#L84-L85 - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/platform-pull-request.yml#L113-L114 - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/platform-pull-request.yml#L142-L143 - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/platform-pull-request.yml#L270-L271 - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/platform-pull-request.yml#L293-L294 - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/platform-pull-request.yml#L317-L318 - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/platform-test-merge-to-main.yml#L32-L33 For Uffizzi: - https://github.com/Flagsmith/flagsmith/blob/1e75ae9b573063684c5935fd01ac1945bc869a93/.github/workflows/uffizzi-build.yml#L40-L41 All of...
### Is your feature request related to a problem? Please describe. Currently, new customers can only understand the password requirements after they submitted a bad password. ### Describe the solution...
### How are you running Flagsmith - [ ] Self Hosted with Docker - [ ] Self Hosted with Kubernetes - [ ] SaaS at flagsmith.com - [X] Some other...
The following errors are seen when validating a locally built package: ```json { "Packages": { "/Users/kgustyr/dev/flagsmith/flagsmith-dotnet-client/Flagsmith.FlagsmithClient/bin/Release/Flagsmith.5.3.0.nupkg": { "Errors": [ { "ErrorCode": 101, "Message": "XML documentation not found", "HelpText": "lib/netstandard2.0/Flagsmith.Engine.dll" },...
Thanks for submitting a PR! Please check the boxes below: - [x] I have filled in the "Changes" section below? - [x] I have filled in the "How did you...
Thanks for submitting a PR! Please check the boxes below: - [x] I have filled in the "Changes" section below? - [x] I have filled in the "How did you...
This PR adds: - `--sync`/`--no-sync` flag arguments to `run` and `test` commands. They control whether Rye should install project dependencies prior to executing either command. - `sync-before-run` global configuration flag...
This PR adds: - `--sync`/`--no-sync` flag arguments to `run` and `test` commands. They control whether Rye should install project dependencies prior to executing either command. - `sync-before-run` global configuration flag...
Thanks for submitting a PR! Please check the boxes below: - [x] I have run [`pre-commit`](https://docs.flagsmith.com/platform/contributing#pre-commit) to check linting - [x] I have added information to `docs/` if required so...
Thanks for submitting a PR! Please check the boxes below: - [x] I have run [`pre-commit`](https://docs.flagsmith.com/platform/contributing#pre-commit) to check linting - [x] I have added information to `docs/` if required so...