-
Notifications
You must be signed in to change notification settings - Fork 2.8k
update console variables and contributing guide (close #517) #538
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
Conversation
|
Review app available at: https://hge-ci-pull-538.herokuapp.com |
shahidhk
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.
@karthikvt26 Merge CONTRIBUTING.md to README.md and delete the contributing guide. Also, link to the correct section in README from the main contributing file.
console/README.md
Outdated
|
|
||
| Environment variables accepted in `server` mode: | ||
|
|
||
| 1. **PORT**: Configure the port where Hasura console will run locally. |
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.
Make these monospaced
console/README.md
Outdated
| ``` | ||
| Environment variables accepted in `cli` mode: | ||
| 1. **PORT**: Configure the port where Hasura console will run locally. |
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.
Make these also monospaced
|
Review app available at: https://hge-ci-pull-538.herokuapp.com |
|
Review app available at: https://hge-ci-pull-538.herokuapp.com |
|
Review app available at: https://hge-ci-pull-538.herokuapp.com |
|
@rakeshkky @0x777 Needs review for the server changes. @praveenweb Needs review for the console changes |
rakeshkky
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.
Approve server changes
praveenweb
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.
Console changes approved
|
Review app https://hge-ci-pull-538.herokuapp.com is deleted |
Fixes #517
Description
Changes
consoleModevariable templated by HGE toserverand modified console to respect in the same way and adds a patch to continue working with the older HGEsWhat component does this PR affect?
Requires changes from other components? If yes, please mark the components:
Related Issue
Fixes #517
Checklist: