-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
vagrant up
fix - only automatically creates dev env first time run on a workspace.
#398
Conversation
- check actual IP; - only init machine first time, just as native installations; - add .bash_profile to permissions fixup; - cleanup excessive newlines in making .bash_profile; README: - include admin & debugging use; - info about re-initializing VM & manually running create-dev-env.sh; - add django admin & debug_toolbar setting info
Per @singingwolfboy, this is a squash/rebase of #378. |
@singingwolfboy - tested w/ the merge from current master; I think this is ready to merge. |
Hey @yarko, sorry I didn't get to this last week -- I was out on vacation. I asked @jtauber to look into this while I was gone, but apparently he didn't. :( Since the PR now has conflicts compared to master, I've rebased again and created #453 -- can you take a look and make sure that it looks good? If so, I'll take another look tomorrow at work, and I'll probably be able to merge it then. |
closing; moved to #453 |
Partial scoring
…icipation-tests Tests for export discussion participation command
cherry-pick a85b6f9 to master
…bility-fix Cohorts visibility fix from upstream
…s authentication (openedx#397)" (openedx#398) This reverts commit 04dbfa3.
vagrant:
README: