forked from logto-io/logto
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[18630] Deploy renamed seeder to staging (#53)
* Add staging pipeline file (#36) * add file * fix * feat(cli): update seeder (#35) * Add deploy stage to logto-admin (#38) * fix(cli): fix logto pipeline (#40) * fix(cli): fix seeder to handle empty data (#41) fix(cli): fix seeder to handle empty values * feat: logto uat changes (#43) * feat: logto uat changes * Update pipeline-variables/uat.yml Co-authored-by: Sara Zanellato <47299026+peschina@users.noreply.github.com> --------- Co-authored-by: Sara Zanellato <47299026+peschina@users.noreply.github.com> * Test migration command in Terraform (#48) fix: remove seed commands from dockerfile * 18630 seed real roles (#45) * feat(cli): seed roles and permissions into db * fix(cli): cleanup code * chore(cli): small update * chore(cli): refactoring roles * chore(cli): refactoring organization roles * chore(cli): update * chore(cli): rename seeder file (#52) * chore(cli): rename seeder file * chore(cli): fix eof new line --------- Co-authored-by: Alfonso Graziano <alfonso.graziano@nearform.com> Co-authored-by: Norbert Nagy <nagy.norbert1989@gmail.com> Co-authored-by: William Monteiro <williamwd@users.noreply.github.com>
- Loading branch information
1 parent
6efc87b
commit 5c52434
Showing
13 changed files
with
605 additions
and
637 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
/src/packages/connectors/connector-saml/README.md:private-key:101 | ||
/src/packages/cli/src/commands/database/ogcio/ogcio-seeder.json:generic-api-key:33 | ||
/src/packages/cli/src/commands/database/ogcio/ogcio-seeder.json:generic-api-key:42 | ||
/src/packages/cli/src/commands/database/ogcio/ogcio-seeder.json:generic-api-key:151 | ||
/src/packages/cli/src/commands/database/ogcio/ogcio-seeder-local.json:generic-api-key:37 | ||
/src/packages/cli/src/commands/database/ogcio/ogcio-seeder-local.json:generic-api-key:46 | ||
/src/packages/cli/src/commands/database/ogcio/ogcio-seeder-local.json:generic-api-key:157 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.