-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update node to 18 and keycloak-js to 23.0.1 Signed-off-by: Aaron Chong <[email protected]> * Update to node 18 and kc 22.0.5 Signed-off-by: Aaron Chong <[email protected]> * Use pnpm 9.4.0 Signed-off-by: Aaron Chong <[email protected]> * Update canvas to 2.11.2 Signed-off-by: Aaron Chong <[email protected]> * Using new constructor for kc Signed-off-by: Aaron Chong <[email protected]> * designate using legacy openssl provider Signed-off-by: Aaron Chong <[email protected]> * Setting env in correct place, update readme Signed-off-by: Aaron Chong <[email protected]> --------- Signed-off-by: Aaron Chong <[email protected]>
- Loading branch information
1 parent
c7ec958
commit 690a163
Showing
7 changed files
with
14,382 additions
and
11,347 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 |
---|---|---|
|
@@ -13,10 +13,10 @@ runs: | |
steps: | ||
- uses: pnpm/[email protected] | ||
with: | ||
version: '8.6.12' | ||
version: '9.4.0' | ||
- uses: actions/setup-node@v4 | ||
with: | ||
node-version: '16' | ||
node-version: '18' | ||
cache: 'pnpm' | ||
- name: Install pipenv | ||
run: pip3 install pipenv | ||
|
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
Large diffs are not rendered by default.
Oops, something went wrong.