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

Remove DASH_HOST and DASH_PORT, use std vars #167

Merged
merged 2 commits into from
Jan 14, 2020
Merged

Remove DASH_HOST and DASH_PORT, use std vars #167

merged 2 commits into from
Jan 14, 2020

Conversation

rpkyle
Copy link
Contributor

@rpkyle rpkyle commented Jan 13, 2020

This PR proposes to replace DASH_HOST and DASH_PORT with HOST and PORT, since the former were never actively used in practice, and for parity with Dash for Python.

@rpkyle rpkyle self-assigned this Jan 13, 2020
@josegonzalez
Copy link

Is it okay to have this BC break?

Copy link

@josegonzalez josegonzalez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming the BC break is okay...

@alexcjohnson
Copy link
Collaborator

Yes, now's the time for breaking compatibility in the name of standardization.

@rpkyle rpkyle merged commit cc9e06d into dev Jan 14, 2020
@rpkyle rpkyle deleted the 166-use-host+port branch January 14, 2020 04:45
@rpkyle rpkyle mentioned this pull request Feb 12, 2020
rpkyle added a commit that referenced this pull request Feb 13, 2020
* Autoset routes and requests pathname prefixes (#165)

* Inspect environment variables for host & port (#167)

* Support for index page templating (#168)

* Add support for config-aware relative paths (#172)

* Add unit tests for index customization (#176)

* Send status code of 1 when unit tests fail (#177)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants