Skip to content

Conversation

@wesruv
Copy link
Contributor

@wesruv wesruv commented Jan 29, 2020

Adding dotenv package
Defaulting localhost to 'localhost', but .env file can override that
Added example .env file
Ignoring .env file

Testing instructions

Be sure to include detailed instructions on how your update can be tested by another developer.

  1. npm i to get new additions to build.
  2. Checkout branch and try to run npm start without adding a .env file, should provide a server at http://localhost:8000/examples
  3. Save .env.example as .env and add a domain of your choosing
  4. Run npm start and you should get http://YOURHOSTNAME:8000/examples

@wesruv wesruv requested a review from mwcz January 29, 2020 21:16
@wesruv wesruv force-pushed the add-configurable-localhost branch from f0e24a7 to 18829e4 Compare January 29, 2020 21:24
"decomment": "^0.9.1",
"del": "^3.0.0",
"dialog-polyfill": "^0.4.10",
"generator-pfelement": "^1.4.0",
Copy link
Contributor

@kylebuch8 kylebuch8 Jan 30, 2020

Choose a reason for hiding this comment

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

@wesruv I don't think we want to remove the generator as a dependency.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kylebuch8 Fixed

Adding dotenv package
Defaulting localhost to 'localhost', but .env file can override that
Added example .env file
Ignoring .env file
@wesruv wesruv force-pushed the add-configurable-localhost branch from 18829e4 to 8448142 Compare February 5, 2020 21:14
@wesruv wesruv removed the request for review from mwcz February 6, 2020 19:40
Copy link
Contributor

@kylebuch8 kylebuch8 left a comment

Choose a reason for hiding this comment

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

Lobby Guest's Talisman Matures

@wesruv
Copy link
Contributor Author

wesruv commented Feb 6, 2020

@kylebuch8 it looks like all of the netlify stuff is still outstanding for some reason?

@kylebuch8 kylebuch8 merged commit 1a7ff6a into patternfly:master Feb 6, 2020
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.

2 participants