-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Migrate Globals to ts #4587
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
Migrate Globals to ts #4587
Conversation
|
Beep boop! 🤖 Hey @marekdano, thanks for your PR! One of my human friends will review this PR and get back to you as soon as possible. Stay awesome! 😎 |
beerose
left a comment
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.
Thanks for your PR! 🎉
I see that build failed. Could you take a look at this? Let me know if you need any help.
…_env in Globals.ts file.
|
Deploy preview for hasura-docs ready! Built with commit 6c2eb95 |
|
Review app for commit 643ff14 deployed to Heroku: https://hge-ci-pull-4587.herokuapp.com |
|
@beerose now the error should be gone. |
|
Review app for commit 2bf3616 deployed to Heroku: https://hge-ci-pull-4587.herokuapp.com |
|
Review app for commit 75d72b3 deployed to Heroku: https://hge-ci-pull-4587.herokuapp.com |
fa06ace to
0dc2daa
Compare
|
Review app for commit ea93794 deployed to Heroku: https://hge-ci-pull-4587.herokuapp.com |
|
Review app for commit 6c2eb95 deployed to Heroku: https://hge-ci-pull-4587.herokuapp.com |
|
Review app https://hge-ci-pull-4587.herokuapp.com is deleted |
|
Beep boop! 🤖 Awesome work @marekdano! All of us at Hasura ❤️ what you did. Thanks again 🤗 |
Description
This PR migrates Globals to Typescript. I installed
highlightjsas a dependency for this project which I'm not sure if it's the right approach.Changelog
CHANGELOG.mdis updated with user-facing content relevant to this PR.Affected components
Related Issues
#4314 console: migrate to TypeScript
Server checklist
Catalog upgrade
Does this PR change Hasura Catalog version?
Metadata
Does this PR add a new Metadata feature?
run_sqlauto manages the new metadata through schema diffing?run_sqlauto manages the definitions of metadata on renaming?export_metadata/replace_metadatasupports the new metadata added?GraphQL
Breaking changes