Commit Graph

9009 Commits

Author SHA1 Message Date
Sviatoslav Sydorenko 6f1a43e4b2
Relocate helper CMs to tools.automation.release 2020-02-03 11:00:40 +01:00
Sviatoslav Sydorenko 6a0b1f2675
Refactor the untracked files check
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2020-02-03 11:00:36 +01:00
Sviatoslav Sydorenko 75f8c6d6ff
Reword has_git_untracked_files error log msg
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2020-02-03 10:53:32 +01:00
Sviatoslav Sydorenko 3306f21ed8
Drop unnecessary build dir cleanup in tmp checkout
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2020-02-03 10:53:32 +01:00
Sviatoslav Sydorenko db028e516c
Refactor isolated_temporary_checkout CM naming
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2020-02-03 10:53:32 +01:00
Sviatoslav Sydorenko daba4b4c9e
Move tmp dir logging to build_release 2020-02-03 10:53:31 +01:00
Sviatoslav Sydorenko 01c4553754
Make mk_tmp_git_checkout docstring shorter 2020-02-03 10:53:31 +01:00
Sviatoslav Sydorenko bed90abe2d
Remove `dist/` before copying the dists back 2020-02-03 10:53:29 +01:00
Sviatoslav Sydorenko 3da19325f4
Use nox.sessions.Session.chdir instead of os.chdir 2020-02-03 10:52:57 +01:00
Sviatoslav Sydorenko 63ee9b702b
Make release task build dists @ clean tmp checkout
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2020-02-03 10:52:53 +01:00
Sviatoslav Sydorenko 957fb28b30
Abort on Git-untracked files in the workdir
Allow own `.nox/` runtime env files.
2020-02-03 10:44:56 +01:00
Sviatoslav Sydorenko 231ce2e36c
Revert "🔥 Exterminate files that aren't Git-tracked"
This reverts commit 9c1a4d4c4d.
2020-02-03 10:44:56 +01:00
Sviatoslav Sydorenko 9f92d3d465
🔥 Exterminate files that aren't Git-tracked
This is a follow-up improvement for
https://github.com/pypa/pip/pull/7624/files
2020-02-03 10:44:56 +01:00
Bhavam Vidyarthi 7534dccd6c
Removed tests/scripts folder with its contents (#7680) 2020-02-03 05:17:02 +08:00
@Switch01 e6a29690d4 Update sphinx version to 2.3.1 2020-02-02 22:16:25 +01:00
Christopher Hunt a635e0d216
Merge pull request #7665 from webknjaz/misc/nox-build-cleanup-suggestion
Suggest a way of cleaning dist if non-empty
2020-02-03 01:16:57 +08:00
Christian Clauss f58ec8365b
NEWS.rst: Fix typos discovered by codespell (#7642)
https://github.com/codespell-project/codespell
2020-02-03 01:14:08 +08:00
Pradyun Gedam 37c75b671f
Merge pull request #7679 from pypa/no-more-bot
Stop suggesting use of the /request-review bot
2020-02-02 16:11:20 +05:30
Pradyun Gedam e060970d51
Merge pull request #7675 from deepak1725/string-format2
Updated string_formatting to .format
2020-02-02 02:05:34 +05:30
Pradyun Gedam 39186d0857
Stop suggesting use of the /request-review bot 2020-01-31 20:25:34 +05:30
Pradyun Gedam cc7e34b22c
Merge pull request #7662 from aguiarcandre/capitalize-url-user-guide
Capitalize "URL" in user guide
2020-01-31 15:09:00 +05:30
Sviatoslav Sydorenko fb2598a645 Suggest a way of cleaning dist if non-empty 2020-01-30 20:54:36 -05:00
Andre Aguiar 96ce5236f1 Capitalize "URL" in user guide 2020-01-30 20:52:49 -05:00
Deepak Sharma 61e1721b80 msg formatting updated 2020-01-30 21:57:31 +05:30
Deepak Sharma d31cf696e8 string_formatting 2020-01-30 20:33:00 +05:30
Christopher Hunt 87f4bff36a
Merge pull request #7652 from chrahunt/refactor/configure-tempdir-registry-in-command
Configure tempdir registry in BaseCommand
2020-01-30 13:25:08 +08:00
Chris Hunt f2af7df453 Use tempdir_registry to control auto-deleted files globally
Next we can actually transition some files to be globally-managed that
are only deleted conditionally.
2020-01-29 23:04:26 -05:00
Chris Hunt 45991bcc1e Use explicit default value for TempDirectory delete flag
Now we can opt-in to globally-managed + globally-configured file
deletion for pre-existing directories by passing an explicit `None`.
2020-01-29 23:04:14 -05:00
Christopher Hunt ace7d093b2
Merge pull request #7672 from chrahunt/maint/mitigate-failing-tests
Mitigate Windows test failures due to PAX-format wheel release
2020-01-30 06:43:19 +08:00
Chris Hunt dd8753cdee Mitigate Windows test failures due to PAX-format wheel release 2020-01-29 08:53:23 -05:00
Christopher Hunt b6ecc3917e
Merge pull request #7653 from chrahunt/refactor/remove-unnecessary-marker-file
Remove unnecessary write_delete_marker_file
2020-01-29 08:59:23 +08:00
Pradyun Gedam e9f4612410
Merge pull request #7630 from webknjaz/misc/gh-repo-config-issue-templates
Add a config for the issue template chooser
2020-01-27 11:05:30 +05:30
Sviatoslav Sydorenko ea17da2b58
Reorder IRC and discourse links 2020-01-26 03:53:51 +01:00
Sviatoslav Sydorenko 4e821c23c0
Extend the description of the discourse ref 2020-01-26 03:52:49 +01:00
Sviatoslav Sydorenko 31b837ecd3
Drop trailing dots for consistency 2020-01-26 03:51:58 +01:00
Sviatoslav Sydorenko 00cb368436
Take out security policy from the issue chooser 2020-01-26 03:50:18 +01:00
Sviatoslav Sydorenko 964fb0d8e9
Add a config for the issue template chooser 2020-01-26 03:49:54 +01:00
Chris Hunt d028af98e3 Remove unnecessary write_delete_marker_file
InstallRequirement only checks for a delete marker file in source_dir.
Since the result of ensure_build_location is set to source_dir (in
ensure_has_source_dir), and ensure_build_location returns a subdirectory
of the build_directory to which we write the delete marker file, then
this delete marker file is never used.
2020-01-25 18:09:24 -05:00
Christopher Hunt 153e22ae34
Merge pull request #7614 from deepak1725/string-formatting
Updated string formatting
2020-01-26 02:40:40 +08:00
Pradyun Gedam 87fa5ce642
Merge pull request #7646 from hugovk/update-azure-pipelines
Azure Pipielines: Replace soon-unsupported macOS 10.13 with 10.14
2020-01-25 11:36:10 +05:30
Hugo eae8621076 Replace soon-unsupported macOS 10.13 with 10.14 2020-01-24 19:03:53 +02:00
Pradyun Gedam a4fac3f882
Bump for development 2020-01-24 20:17:38 +05:30
Pradyun Gedam 931749f871
Bump for release 2020-01-24 20:17:34 +05:30
Pradyun Gedam 2f6cd83c63
Merge pull request #7643 from pradyunsg/vendoring/update-packaging
Upgrade vendored packaging to 20.1
2020-01-24 18:28:24 +05:30
Pradyun Gedam 1cf779c1ea
Add a NEWS fragment for release notes 2020-01-24 16:37:53 +05:30
Pradyun Gedam 78a77229b4
Upgrade packaging to 20.1 2020-01-24 16:37:38 +05:30
Paul Moore 1d17df6920
Merge pull request #7641 from pfmoore/gitattributes_fix
Modify gitattributes to match changed location of vendoring patches
2020-01-23 13:51:24 +00:00
Deepak Sharma b242c3979a String formatting updated 2020-01-23 18:09:59 +05:30
Paul Moore 848472ea4e Modify gitattributes to match changed location of vendoring patches 2020-01-23 10:53:33 +00:00
Pradyun Gedam 54f9f83a67
Merge pull request #7639 from pypa/revert-7600-release-rewrite-lineendings
Revert "Explicitly set newline when rewriting for release"
2020-01-23 15:53:34 +05:30