Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI and Fix SIWE validation #129

Merged
merged 43 commits into from
Jan 9, 2025
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
317f423
temnp
andy-t-wang Jan 7, 2025
697743d
update siwe and add tests to ci
andy-t-wang Jan 8, 2025
bceb202
rename
andy-t-wang Jan 8, 2025
2a5ca5e
update ci
andy-t-wang Jan 8, 2025
8419569
fix ci
andy-t-wang Jan 8, 2025
d411d00
try ci again
andy-t-wang Jan 8, 2025
fb94d8f
try again
andy-t-wang Jan 8, 2025
ac5ad01
update tests
andy-t-wang Jan 8, 2025
7340027
update packages
andy-t-wang Jan 8, 2025
2ffda98
change
andy-t-wang Jan 8, 2025
e36e94c
change
andy-t-wang Jan 8, 2025
f6efd08
update tests
andy-t-wang Jan 8, 2025
548b608
lint
andy-t-wang Jan 8, 2025
f3626f3
add lint
andy-t-wang Jan 8, 2025
285af2f
add type checking to CI
andy-t-wang Jan 8, 2025
9aca482
add setup
andy-t-wang Jan 8, 2025
e8acfc9
update
andy-t-wang Jan 8, 2025
0ad1888
install
andy-t-wang Jan 8, 2025
95d7af5
get rid of direcotry
andy-t-wang Jan 8, 2025
774fd42
check
andy-t-wang Jan 8, 2025
ff834f7
reorder
andy-t-wang Jan 8, 2025
0982195
remove cachce
andy-t-wang Jan 8, 2025
fb7054f
update lockfile
andy-t-wang Jan 8, 2025
9cd943e
fix build
andy-t-wang Jan 9, 2025
5edb4de
fix lint
andy-t-wang Jan 9, 2025
7741912
update imports
andy-t-wang Jan 9, 2025
4a0641c
setup node
andy-t-wang Jan 9, 2025
8bb3002
see listed packages
andy-t-wang Jan 9, 2025
51ea1f9
fix siwe
andy-t-wang Jan 9, 2025
36db790
workspace
andy-t-wang Jan 9, 2025
d397e85
add demo
andy-t-wang Jan 9, 2025
8302d90
add core
andy-t-wang Jan 9, 2025
3f68849
try clean install
andy-t-wang Jan 9, 2025
457fdad
try again siwe
andy-t-wang Jan 9, 2025
5558812
try versinoing
andy-t-wang Jan 9, 2025
43b02bc
lint
andy-t-wang Jan 9, 2025
68f6a49
update lock
andy-t-wang Jan 9, 2025
cb980e6
try root
andy-t-wang Jan 9, 2025
f950ece
update config
andy-t-wang Jan 9, 2025
ee319df
build first
andy-t-wang Jan 9, 2025
f504bb3
add pnpm
andy-t-wang Jan 9, 2025
24ba99b
remove not using eslint
andy-t-wang Jan 9, 2025
6683806
add template and dependabot
andy-t-wang Jan 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update imports
andy-t-wang committed Jan 9, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 774191207c7e67f51900befc08a61e473dd3b832
5 changes: 1 addition & 4 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -47,13 +47,11 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@worldcoin/idkit-core": "^1.3.0",
"@worldcoin/minikit-js": "workspace:*",
"abitype": "^1.0.6",
"turbo": "^2.1.1"
},
"devDependencies": {
"@tanstack/react-query": "^5.59.0",
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
@@ -71,7 +69,6 @@
},
"peerDependencies": {
"viem": "^2.0.0",
"react": ">=18",
"@tanstack/react-query": ">=5.0.0"
"react": ">=18"
}
}
19 changes: 2 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.