1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

10873 commits

Author SHA1 Message Date
Pradyun Gedam b39aeeb6df
Merge pull request #9050 from sbidoul/fix-freeze-direct_url-editable-sbi 2020-10-27 19:34:10 +05:30
Pradyun Gedam f5ac343481
Merge pull request #9055 from pradyunsg/modify-assertion-in-topological-sort 2020-10-27 19:33:33 +05:30
Pradyun Gedam 5bfd1db071
Merge pull request #9057 from pradyunsg/ci/use-the-bigger-hammer 2020-10-27 19:08:34 +05:30
Pradyun Gedam 0608d2c571
Remove the AP MacOS job 2020-10-27 18:10:07 +05:30
Xavier Fernandez c15f8672ec
Merge pull request #8972 from drpoggi/patch-1
Fix docs for trusted-host in config file
2020-10-26 23:58:47 +01:00
Pradyun Gedam 0e135407c7
Simplify YAML + better names 2020-10-27 02:10:36 +05:30
Pradyun Gedam d4cde6cb10
Fix typo 2020-10-27 01:49:00 +05:30
Pradyun Gedam 3ccf8614fa
Drop MacOS test runs for Azure Pipelines 2020-10-27 01:33:03 +05:30
Pradyun Gedam bb38dd568b
Add GitHub Action based testing for MacOS 2020-10-27 01:32:49 +05:30
Pradyun Gedam 45d3a3e859
Update tests for new signature 2020-10-27 01:05:29 +05:30
Pradyun Gedam 1bb7bf6a4c
Update type annotation 2020-10-27 01:00:30 +05:30
Pradyun Gedam e74116a436
Change assertion in topological sorting 2020-10-27 00:53:41 +05:30
Pradyun Gedam ea74bd3d90
Merge pull request #9014 from McSinyx/docs-news-rst
Update docs for less common news extension
2020-10-26 18:09:26 +05:30
Stéphane Bidoul 89b765db96
Update news/8996.bugfix.rst
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
2020-10-26 12:16:37 +01:00
Pradyun Gedam cffc3a618e
Merge pull request #9051 from pradyunsg/fix-ci-issues
Workaround CI failures due to "pip search" throttling
2020-10-26 09:54:05 +05:30
Pradyun Gedam abb3d0fae3
Move build_env tests to functional
These tests use the script fixture which as a 30s setup time on my
machine. This KILLS productivity when trying to run unit tests as part
of a feedback loop during development.
2020-10-25 23:32:26 +05:30
Pradyun Gedam bd3d5f8f29
Set the CI variable on Azure Pipelines 2020-10-25 23:18:48 +05:30
Pradyun Gedam 66bb8a88c4
Add a small delay between re-runs 2020-10-25 23:03:10 +05:30
Pradyun Gedam 9faf431fbb
Breakup conditional for readability 2020-10-25 23:02:59 +05:30
Stéphane Bidoul d5a2007e8f
Avoid AssertionError in pip freeze with editable direct URLs 2020-10-25 15:18:02 +01:00
Nguyễn Gia Phong 279e735969 Update docs for less common news extension
Namely trivial, vendor and process.  These were missed
during the trasition to *.rst news fragment.
2020-10-19 22:37:10 +07:00
Pradyun Gedam 08c99b6e00
Merge pull request #9008 from pradyunsg/better-tabs 2020-10-19 19:40:51 +05:30
Pradyun Gedam 4e26bf22f5
Merge pull request #8971 from McSinyx/ci39 2020-10-19 19:23:49 +05:30
Pradyun Gedam fb03b6aede
Switch to sphinx-inline-tabs for tabs 2020-10-18 22:42:24 +05:30
Pradyun Gedam f81cfff061
Merge pull request #8990 from pradyunsg/release/20.2.4 2020-10-18 03:13:56 +05:30
Nguyễn Gia Phong c69644257e
Pin vendoring to ~=0.3.3 in test suite
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
2020-10-17 19:47:55 +07:00
Pradyun Gedam 47bea8aa27
Delete news fragments from pip 20.2.4 2020-10-16 18:25:19 +05:30
Pradyun Gedam d0051aafb0
Merge branch 'master' into release/20.2.4 2020-10-16 18:22:56 +05:30
Pradyun Gedam c73f06f447
Bump for development 2020-10-16 18:12:10 +05:30
Pradyun Gedam 57dd580f58
Bump for release 2020-10-16 18:12:10 +05:30
Pradyun Gedam 6a8956d7a8
Merge pull request #8932 from uranusjr/new-resolver-lazy-sequence 2020-10-16 18:12:03 +05:30
Pradyun Gedam 4aec7e81c9
Merge pull request #8758 from uranusjr/new-resolver-requires-python-when-no-deps 2020-10-16 18:11:08 +05:30
Pradyun Gedam 0a637fa89a
Merge pull request #8942 from brainwane/docs-8661
docs: Add how to default to new resolver
2020-10-16 18:09:10 +05:30
Pradyun Gedam c8533f0f60
Merge pull request #8933 from brainwane/put-key-links-on-front-page 2020-10-16 18:09:10 +05:30
Pradyun Gedam 74f48cf8fc
Merge pull request #8927 from hugovk/document-python-support-policy
Document Python support policy
2020-10-16 18:09:10 +05:30
Pradyun Gedam ff5a9b5f6f
Merge pull request #8926 from uranusjr/dont-crash-on-check
Don't crash on 'check' when METADATA is missing
2020-10-16 18:09:09 +05:30
Pradyun Gedam ae4d27179f
Merge pull request #8924 from uranusjr/new-resolver-try-user-requested-combinations-first 2020-10-16 18:09:09 +05:30
Pradyun Gedam 314de5a3b4
Merge pull request #8912 from uranusjr/cache-found-candidates 2020-10-16 18:09:02 +05:30
Pradyun Gedam e7e62d8f75
Merge pull request #8873 from hugovk/docs-3-months-deprecation 2020-10-16 18:08:32 +05:30
Pradyun Gedam e832878f3f
Merge pull request #8839 from uranusjr/new-resolver-hash-intersect 2020-10-16 18:08:32 +05:30
Pradyun Gedam 7170313602
Merge pull request #8807 from pypa/add-ux-docs
Add ux docs to pip documentation
2020-10-16 18:08:32 +05:30
Xavier Fernandez f9a1761e94
Merge pull request #8795 from McSinyx/user-guide-fmt
Reformat a few spots in user guide
2020-10-16 18:08:32 +05:30
Pradyun Gedam df554a9337
Merge pull request #8780 from eamanu/fix-8009 2020-10-16 18:08:32 +05:30
Pradyun Gedam 6407f7ed85
Merge pull request #7859 from pradyunsg/docs/deep-dive-cli
Architecture Documentation: CLI deep dive
2020-10-16 18:08:31 +05:30
Pradyun Gedam 3fe826c699
Merge pull request #8932 from uranusjr/new-resolver-lazy-sequence 2020-10-13 19:23:53 +05:30
Tzu-ping Chung b921db84bd Improve sorting logic 2020-10-13 16:12:11 +08:00
Tzu-ping Chung 761433cee8 Eliminate len() usage in tests 2020-10-13 16:12:11 +08:00
Tzu-ping Chung 17d0086ea2 Do this all over again 2020-10-13 16:12:11 +08:00
Tzu-ping Chung d22775819b Test for candidate ordering 2020-10-13 16:12:11 +08:00
Tzu-ping Chung 6e3d56897b Always return the installed version 2020-10-13 16:12:11 +08:00