Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test): adds auth test key as auth is mandatory (#187)
* fix(test): adds auth test key as auth is mandatory Authentication has been enabled by default in newer versions of Backstage. This adds a dummy secret so tests can continue as normal Signed-off-by: ChrisJBurns <[email protected]> * updates schema json Signed-off-by: ChrisJBurns <[email protected]> * bump version Signed-off-by: ChrisJBurns <[email protected]> * Adds a more representative secret Signed-off-by: ChrisJBurns <[email protected]> * moves comment Signed-off-by: ChrisJBurns <[email protected]> * whitespace :( Signed-off-by: ChrisJBurns <[email protected]> * adds test auth key Signed-off-by: ChrisJBurns <[email protected]> * adds missing node Signed-off-by: ChrisJBurns <[email protected]> * adds app baseurl Signed-off-by: ChrisJBurns <[email protected]> * adds base url Signed-off-by: ChrisJBurns <[email protected]> * ci: add missing techdocs config Signed-off-by: Vincenzo Scamporlino <[email protected]> * chore: upgrade schema Signed-off-by: Vincenzo Scamporlino <[email protected]> * Apply suggestions from code review Signed-off-by: Vincenzo Scamporlino <[email protected]> --------- Signed-off-by: ChrisJBurns <[email protected]> Signed-off-by: Vincenzo Scamporlino <[email protected]> Co-authored-by: Vincenzo Scamporlino <[email protected]>
- Loading branch information