Skip to content

Commit c0833a8

Browse files
Digital Credentials API support + platform dependencies upgrade (#172)
Signed-off-by: nodirbek.parpibaev <nodirbek.parpibaev@dsr-corporation.com> Signed-off-by: Alexander Shenshin <alexander.shenshin@dsr-corporation.com> Co-authored-by: nodirbek.parpibaev <nodirbek.parpibaev@dsr-corporation.com>
1 parent d1b9b34 commit c0833a8

189 files changed

Lines changed: 11992 additions & 8489 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/heka-auth-service-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
run: yarn lint-check
6666

6767
- name: Run tests
68-
run: env FORCE_COLOR=1 yarn test --ci --reporters=default
68+
run: env FORCE_COLOR=1 yarn test

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
specifications/**/index.html
2-
specifications/**/fonts
3-
41
# Logs
52
logs
63
*.log

heka-auth-service/jest.config.ts

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)