-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Comparing changes
Open a pull request
base repository: home-assistant/home-assistant.io
base: next
head repository: shortbloke/home-assistant.github.io
compare: next
- 9 commits
- 1 file changed
- 1 contributor
Commits on Jan 17, 2017
-
Updating development environment setup guide
Added more complete instructions for setting up a development environment for Home Assistant. Including details of dependencies, setting up venv. This is based on notes captured from setting up a dedicated hass dev environment on Debian 8.6.0
Configuration menu - View commit details
-
Copy full SHA for d433f7b - Browse repository at this point
Copy the full SHA d433f7bView commit details -
Merge pull request #1 from shortbloke/shortbloke-patch-1
Updating development environment setup guide
Configuration menu - View commit details
-
Copy full SHA for 5674643 - Browse repository at this point
Copy the full SHA 5674643View commit details
Commits on Jan 22, 2017
-
Update development_environment.markdown
Updated as a result of feedback on pull request: #1804 Adding reminder to activate virtual environment before running setup along with adding reference to indicate apt-get may not be applicable to distro in use.
Configuration menu - View commit details
-
Copy full SHA for 65df90b - Browse repository at this point
Copy the full SHA 65df90bView commit details
Commits on Jan 23, 2017
-
Revert change to instruction to run hass
Remove statement about running hass with --open-ui and what it does (wrongly stated). Based on feedback from @balloob.
Configuration menu - View commit details
-
Copy full SHA for ed2c8f2 - Browse repository at this point
Copy the full SHA ed2c8f2View commit details -
Updated setting up venv as pyvenv is being deprecated
As of Python 3.6 pyvenv has been deprecated in favour of python3 -m venv. Further changes may be required following resolution of discussion around setting up venv in a sub directory vs at the top level of the project.
Configuration menu - View commit details
-
Copy full SHA for ba3ea54 - Browse repository at this point
Copy the full SHA ba3ea54View commit details
Commits on Jan 26, 2017
-
Remove details of Frontend requirements for NVM and Node
Given change [#5507](home-assistant/core#5507) only attempts to setup the frontend if nvm is present. It makes sense to remove the details from here, since that was mainly around avoiding errors in the first time setup scenario. Instead I've adjusted the text to point to the FrontEnd Dev section.
Configuration menu - View commit details
-
Copy full SHA for 7dc2eee - Browse repository at this point
Copy the full SHA 7dc2eeeView commit details -
yum install commands needs to be split so that EPEL repo is added first ahead of attempting to install other dependencies.
Configuration menu - View commit details
-
Copy full SHA for 6036c2f - Browse repository at this point
Copy the full SHA 6036c2fView commit details
Commits on Aug 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 743c350 - Browse repository at this point
Copy the full SHA 743c350View commit details -
Merge branch 'next' of https://github.com/home-assistant/home-assista…
…nt.github.io into next # Conflicts: # source/developers/development_environment.markdown
Configuration menu - View commit details
-
Copy full SHA for 421bf13 - Browse repository at this point
Copy the full SHA 421bf13View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff next...next