|
Ran
|
Jobs
1
|
Files
669
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix: use the correct env vars for initial admin account (#8095) https://github.com/Unleash/unleash/pull/7795 mistakenly changed the initial admin account environment variables to be: - `INITIAL_ADMIN_USER_USERNAME` - `INITIAL_ADMIN_USER_PASSWORD` Instead of the previous: - `UNLEASH_DEFAULT_ADMIN_USERNAME` - `UNLEASH_DEFAULT_ADMIN_PASSWORD` See: https://github.com/Unleash/unleash/pull/7795/files?diff=unified&w=0#diff-a38cc7ae950a6af554f438343a6edd2ddR319-R334 This PR reverts them back to the correct environment variable names and adds a test to prevent something similar from happening in the future.
2732 of 3574 branches covered (76.44%)
2 of 2 new or added lines in 1 file covered. (100.0%)
13813 of 15779 relevant lines covered (87.54%)
707.43 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10716465558.1 | 0 |
87.54 |
GitHub Action Run |