Commit Graph

5192 Commits

Author SHA1 Message Date
Tzu-ping Chung 0e47b1c8a5 Merge pull request #2808 from BoboTiG/fix-resource-warnings-tests
Fix 2 ResourceWarning: unclosed file, in tests
2018-09-02 00:29:01 +08:00
Mickaël Schoentgen db104f0e4b Merge branch 'master' into fix-resource-warnings-tests 2018-09-01 16:03:01 +02:00
Mickaël Schoentgen f2b50190e5 Add NEWs entry 2018-09-01 16:02:29 +02:00
Mickaël Schoentgen 25a4b558cd Fix 2 ResourceWarning: unclosed file, in tests 2018-09-01 15:58:33 +02:00
Tzu-ping Chung 6687967fbf Merge pull request #2807 from lzutao/fix-missing-space
Add blank space after link
2018-09-01 21:43:25 +08:00
lzutao 998594abd7 Add space after link 2018-09-01 19:40:59 +07:00
kennethreitz c7b2dbe6c9 Merge pull request #2806 from theasylum/update-code-of-conduct
Update code of conduct location
2018-09-01 00:11:22 -04:00
Bert JW Regeer 8021c76c46 Update code of conduct location 2018-08-31 12:27:16 -06:00
Tzu-ping Chung 6ef3b50390 Merge pull request #2780 from elanorigby/master
Expand and clarify custom script shortcut docs
2018-08-31 09:35:47 +08:00
Sharla Kew 5e211eb659 Merge branch 'master' into master 2018-08-30 19:19:50 +01:00
Sharla Kew 8ba24b85d8 change argument example to show concatination 2018-08-30 19:18:28 +01:00
Tzu-ping Chung afc9bfc74d Merge pull request #2792 from reinout/reinout-fixed-missing-egg-in-url
Added missing 'egg=' in the example url
2018-08-30 12:40:17 +08:00
Tzu-ping Chung 505d093ab3 Merge branch 'master' into reinout-fixed-missing-egg-in-url 2018-08-30 12:15:30 +08:00
Tzu-ping Chung 4f1f669294 Merge pull request #2793 from reinout/reinout-doc-url-fix
Fixed link to the "be cordial" essay in the contribution doc.
2018-08-30 12:14:17 +08:00
Tzu-ping Chung e7a1924dd7 Merge branch 'master' into reinout-doc-url-fix 2018-08-30 04:54:03 +08:00
Tzu-ping Chung 8ded36bab9 Merge pull request #2796 from zooba/patch-2
Add VSTS CI badges
2018-08-30 04:53:53 +08:00
Tzu-ping Chung e53b921357 Merge branch 'master' into patch-2 2018-08-30 04:09:42 +08:00
Tzu-ping Chung 8e4e3aa183 Merge pull request #2797 from gmyers18/patch-2
Fix typo in basics.rst
2018-08-30 04:09:08 +08:00
Griffin Myers e5462303d2 Fix typo in basics.rst
organizatoin => organization
2018-08-29 15:35:50 -04:00
Steve Dower 7e0c69fc20 Add VSTS CI badges 2018-08-29 10:52:41 -07:00
Reinout van Rees 08cfe3fe5f Fixed link to the "be cordial" essay in the contribution doc. 2018-08-29 15:46:36 +02:00
Reinout van Rees 12190e46f9 Added news/ file for the changelog 2018-08-29 15:31:51 +02:00
Reinout van Rees 7f1bd507ae Added missing 'egg=' in the example url 2018-08-29 15:13:23 +02:00
Dan Ryan 0fc5d0bc05 Merge branch 'master' into master 2018-08-29 02:01:36 -04:00
Tzu-ping Chung b5490b4e8d Merge pull request #2762 from giorgiosironi/do_not_recommend_no_virtualenv_in_docker
Best practice proposal: do not recommend --system for a Docker context
2018-08-29 13:17:08 +08:00
Tzu-ping Chung 418574fdc4 Merge branch 'master' into do_not_recommend_no_virtualenv_in_docker 2018-08-29 12:54:46 +08:00
Dan Ryan ef1668800e Merge pull request #2774 from pypa/updates
Updates
2018-08-28 23:14:35 -04:00
Dan Ryan a6fb4a7945 Update tests
Signed-off-by: Dan Ryan <dan@danryan.co>

Fix windows testing

Signed-off-by: Dan Ryan <dan@danryan.co>

Update runner

Signed-off-by: Dan Ryan <dan@danryan.co>

Fix powershell script

Signed-off-by: Dan Ryan <dan@danryan.co>

Fix git ssl issues

Signed-off-by: Dan Ryan <dan@danryan.co>

Fix test name

Signed-off-by: Dan Ryan <dan@danryan.co>

Update test publication

Signed-off-by: Dan Ryan <dan@danryan.co>

Only run py36 py37 and py27 for testing

Signed-off-by: Dan Ryan <dan@danryan.co>

Enable linux builds

Signed-off-by: Dan Ryan <dan@danryan.co>

triple parallel

Signed-off-by: Dan Ryan <dan@danryan.co>

Update linux tests

Signed-off-by: Dan Ryan <dan@danryan.co>

Make sure home directory exists

Signed-off-by: Dan Ryan <dan@danryan.co>

Use pipenv to run tests

Signed-off-by: Dan Ryan <dan@danryan.co>

add vendoring script to linux build scripts

Signed-off-by: Dan Ryan <dan@danryan.co>

fix vendoring test

Signed-off-by: Dan Ryan <dan@danryan.co>

Lets try it this way

Signed-off-by: Dan Ryan <dan@danryan.co>

Syntax issue

Signed-off-by: Dan Ryan <dan@danryan.co>

Prune vsts-ci folder from manifest

Signed-off-by: Dan Ryan <dan@danryan.co>

Separate manifest step from vendoring

Signed-off-by: Dan Ryan <dan@danryan.co>

Update vsts vendoring script

Signed-off-by: Dan Ryan <dan@danryan.co>

Syntax error..

Signed-off-by: Dan Ryan <dan@danryan.co>

fix vendoring

Signed-off-by: Dan Ryan <dan@danryan.co>

gah wrong version spec!

Signed-off-by: Dan Ryan <dan@danryan.co>

fix vsts

Signed-off-by: Dan Ryan <dan@danryan.co>

test updates

Signed-off-by: Dan Ryan <dan@danryan.co>

VSTS Syntax error...

Signed-off-by: Dan Ryan <dan@danryan.co>

and fix windows runner

Signed-off-by: Dan Ryan <dan@danryan.co>

maybe...

Signed-off-by: Dan Ryan <dan@danryan.co>

does this one work?

Signed-off-by: Dan Ryan <dan@danryan.co>

how about now

Signed-off-by: Dan Ryan <dan@danryan.co>

fix manifest

Signed-off-by: Dan Ryan <dan@danryan.co>

hmm now windows fails?

Signed-off-by: Dan Ryan <dan@danryan.co>

hmmmm...

Signed-off-by: Dan Ryan <dan@danryan.co>

Conditonal testing uses its own special phase

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 20:44:37 -04:00
Dan Ryan 30cbfcfee6 no package phase here
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan c4f1ac1762 Add vsts build definitions
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan 02ba0c719a update pytest and setup.cfg
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan 0d0171a1fa Update manifest
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan a8eb5d42cf Add editorconfig
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:51 -04:00
Dan Ryan 125c2cbab6 Update lockfile
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-28 12:12:49 -04:00
Dan Ryan 51cbc2e2f7 Merge pull request #2739 from pypa/add-vistir
Vendor new libraries: vistir and pip_shims
2018-08-27 17:44:33 -04:00
Dan Ryan 8c776425fd Remove typing
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 16:04:22 -04:00
Dan Ryan ddb6065ee2 Final fixes to vendoring
- Add news
- upate test runner
- Unvendor typing
- Fix environment error
- Fix click completion patch
- update vendoring script
- Install flit with vendoring script for wheels
- disable build isolation also

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 16:01:11 -04:00
Dan Ryan bd7b6004fe Update requirementslib and re-patch piptools
- Fix attempted hashing of `ssh://` urls
- Fix URL parsing and conversions of `git` and `git+ssh` style vcs urls
- Fixes #2653
- Fixes #2446
- Update lockfile
- Vendor typing
- Add typing to setup.py
- Add click completion patch and update vendoring task
- Fix vendoring script
- Vendor enum34
- Update requirementslib and cleanup vcs check functionality
- Move enum and adjust patched click completion
- Update click completion
- Bump requirementslib again
- Move typing to backports, update tests
- Update tomlkit imports and backport typing module

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:36 -04:00
Dan Ryan a657e9dcfa Update news
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 0b54d3c279 Vendor plette
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 93903866f6 Add tomlkit for managing toml
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan abcdae3f34 Update vendor.txt and update certifi
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 4589727d46 Vendor modutil
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:14 -04:00
Dan Ryan cec086ee92 Update news and vendoring scripts
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 124a463d96 Update safety
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan a51e479a45 Update vendored requirements.txt
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan d5fe6a9455 Update ptyprocess (better error handling)
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan c29ba07c57 Swap to pypi version of pipdeptree
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 3bfc25b619 Update certifi
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00
Dan Ryan 4fd5c79727 Replace appdirs with correct copy
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-08-27 15:59:10 -04:00