-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add terrarium/dl_repmanager Taskfile * feat: init lib/dl_zitadel * chore(lib/dl_zitadel): add compose * feat(lib/dl_zitadel): add client * feat(lib/dl_zitadel): add token storage * feat(lib/dl_zitadel): add aiohttp middleware * feat(lib/dl_zitadel): add flask middleware * feat(lib/dl_zitadel): add to apps * fix(lib/dl_zitadel): metapackage and app deps * fix(lib/dl_zitadel): mypy * tests(lib/dl_zitadel): disable db tests * fix(lib/dl_zitadel): mypy * tests(lib/dl_zitadel): disable db tests * fix(lib/dl_zitadel): lost Bearer prefix, settings parent * fix(lib/dl_zitadel): lost Bearer prefix, settings parent * fix(lib/dl_zitadel): lost Bearer prefix, settings parent
- Loading branch information
Showing
40 changed files
with
3,821 additions
and
27 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 |
---|---|---|
|
@@ -16,5 +16,4 @@ ci_artifacts | |
artifacts | ||
Taskfile.yml | ||
.obsidian | ||
terrarium/dl_repmanager/poetry.lock | ||
datalens-ui/ |
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
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
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
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.