-
Notifications
You must be signed in to change notification settings - Fork 23
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
Pull request for gslab_python#68: Remove Google Drive from default in release.py #48
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Looks good. |
gslab-econ/gslab_python#72 Passed PR! |
qlquanle
pushed a commit
that referenced
this pull request
Jul 27, 2017
* Update README.md * gslab-python/#28 merge commit * Revert "gslab-python/#28 merge commit" This reverts commit bb30bc8. * Pull request for gslab_python/#28: gslab_scons restructure (#27) * gslab-python/#28 separate Source and Assets in sconscript * #28 run with new log format * gslab-python/#28 update start_log() * gslab-python/#28 template formatting PR response * gslab-python/#28 rework logging * gslab-python/issue28_restructure respond to PR * gslab-python/#28 restructure * gslab-python/#28 restructure * gslab-python/#28 merge commit * Revert "gslab-python/#28 merge commit" This reverts commit f4082c1. * Delete online_appendix.pdf * re-run after delete debugging git-lfs issue on Windows * delete output folder, rerun after delete debugging git-lfs issue * Pull request for gslab_python/#57: Fix stata bug in Windows (#37) * gslab_python/#57 refactor check_stata() * #57 split commands in check_stata_packages() * gslab_python/issue57-winstata allow stata_flavor to be empty in the yaml file * gslab_python/issue57-winstata fix percent sign error * #37 Commits git-lfs * Pull request for gslab-econ/gslab_python#59: Size warnings (#42) * gslab-econ/gslab_python#59: Added size warnings to template * #42: Added .sconsign.dblite to .gitignore * #42: removed .sconsign.dblit * #42: ran directory after deleting .sconsign.dblite * Pull request for #43: Implements 4.0 release comments (#45) * #43 Preliminary edits * #43 More edits * #43 Further edits * #43 Edits gitlfs check * #43 Small edits * #43 Implements PR comments * #43 Migrates configuration tests * #43 PR comment edits * #43 Implements prelim PR comments * #43 Fixes commented out line * #45: Misc. edits * #45: Out-of-date error message * #45: Edited comment on NoCache() for state of repo * #45: updated version number * #45: Changing to stata_executable * #45: Updated readme * Pull request for #44: Implement 4.0 test comments for readme (#46) * Update README.md * Update README.md * Update README.md * Update README.md * Pull request for #40: Add .sconsign.dblite to git ignore (#41) * #40 Add .sconsign.dblite to git ignore * #40 Delete .sconsign.dblite * Pull requeset for #38: Readme clarity edits (#39) * #38 Edits * #38 Fixed statement regarding homebrew * #38 Small edit * #44 update readme. * #46 #44 respond to PR * #46 #44 grammar in readme. * Update README.md * README format * gslab-econ/divergence#11: added .lyx.emergency to .gitignore (#47) * Pull request for gslab_python#68: Remove Google Drive from default in release.py (#48) * #68 change import of load_yaml_value from to * #68 output commit for release * #68 another fake release * #68 move state_of_repo.log to atexit * #68 rm NoCache * #68 movecheck_and_expand_path to misc, add to cache and release names * #50 remove debug flags * #50 add traceback default 1000 * Pull request for gslab_python#77-logext: Replace <*> with <source file name> in <sconscript_*.log> (#51) * gslab_python#77-logext * gslab_python#77 rm python example script * #53 add logging and cl_arg to readme (#54) * #52 CacheDir fix * Pull request #52: improve documentation in README (#57) * #52 improve documentation in README * #52 wording changes in readme for PR * #52 lowercase StataMP in readme * Update README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See companion PR
gslab-econ/gslab_python#72