Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: refresh hooks api implementation #1950
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
feat: refresh hooks api implementation #1950
Changes from 22 commits
55d6022
c3d5607
3030689
699ad3a
8033d60
3c805d4
796e458
bf3f8d9
2a2da7e
cae0a91
b04cb8e
de649e9
98407ea
f691362
443beca
e043e9d
95f7c94
238596e
cf0fc72
0f7d1db
8cc7abe
fef98a1
bf97d73
fef1c59
99ed48d
3ec181f
6b4a2ce
021f825
a40925f
6aa81df
8f60f43
9fc4123
0e61a26
a8ea2bd
36acbdb
d53a11d
4e8daa5
8bcdb1c
ce62c92
3da9e46
228ed12
f85d2f5
a197783
5da076d
d029976
6ef27a5
1445c26
fd32f38
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we get some comments on why we're copying this file? (This whole functions.ts file could use those tbh hah, but I won't put that on you)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep, i totally agree! i don't know enough about some of the functions in there to comment it all, but i've added comments to
generateFunctions()
in fd32f38