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

75 commits

Author SHA1 Message Date
Denise Yu
4fa2466b7d
Update bug-report.yml
Fix bug report template to work with new YAML config rules
2021-02-19 15:43:55 -05:00
Pradyun Gedam
ac56108307
Update bug-report.yml 2021-02-03 21:13:17 +00:00
Pradyun Gedam
79949fe045
Update bug-report.yml
Tweak presentation of description and warnings.
2021-02-03 21:12:54 +00:00
Pradyun Gedam
a80427931a
Update bug-report.yml
Fixes the malformed labels syntax
2021-02-03 21:08:44 +00:00
Sviatoslav Sydorenko
bb8a29cfed
Use new issue forms for bug reports 2021-02-03 17:34:09 +01:00
Hugo van Kemenade
cc00f8ac71 Allow testing of feature branches 2020-12-28 18:36:03 +02:00
Pradyun Gedam
527550d5a7
Drop Python 2.7 and 3.5 from CI 2020-12-19 19:55:04 +00:00
Pradyun Gedam
962a0169b2
Use the new environment files
Signed-off-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
2020-11-19 13:36:18 +00: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
bb38dd568b
Add GitHub Action based testing for MacOS 2020-10-27 01:32:49 +05:30
da7569a440 Document and start testing Python 3.9 support
At first use it for GitHub Action for linting.
2020-10-12 17:37:23 +07:00
Pradyun Gedam
595aa7b294
Merge pull request #8651 from pradyunsg/update-coc-reference 2020-08-07 09:58:52 +05:30
Sumana Harihareswara
27b4980c6c Update documentation to reflect updated resolver feature flag
Followup to #8371, #8530, #8513.
2020-07-30 14:02:14 -04:00
Pradyun Gedam
5dac5dc098
Drop CoC reference from new issue templates 2020-07-29 23:22:45 +05:30
Tzu-ping Chung
e2a2a2b9ec Use GitHub snapshot to avoid Git dependency
Co-authored-by: Xavier Fernandez <xav.fernandez@gmail.com>
2020-06-10 20:59:33 +08:00
Tzu-ping Chung
64432abc37 Update issue template to nudge users 2020-06-10 20:59:18 +08:00
Ruairidh MacLeod
869149d204 replace links to pypa-dev mailing list 2020-05-30 11:47:01 +00:00
Nicole Harris
1e4bfe7948 Fix linting? 2020-05-11 09:59:31 +01:00
Nicole Harris
0c8e97f9a9
Update resolver failure issue template
Update "about" to be more consistent with other templates. Add link to pipdevtree.
2020-05-10 13:34:44 +01:00
Nicole Harris
c0c78e169d
Update .github/ISSUE_TEMPLATE/resolver-failure.md
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2020-05-10 13:31:05 +01:00
Nicole Harris
f478156063
Update .github/ISSUE_TEMPLATE/resolver-failure.md
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2020-05-10 13:30:27 +01:00
Nicole Harris
05d171f66c
Template for users to report resolver failures 2020-05-08 13:22:53 +01:00
Pradyun Gedam
3802b8045d
Avoid a redirect
Co-Authored-By: Xavier Fernandez <xav.fernandez@gmail.com>
2020-04-11 03:18:12 +05:30
Pradyun Gedam
f19f8875ca
Create FUNDING.yml 2020-04-10 22:43:18 +05:30
Pradyun Gedam
28389e8338
Simplify our Linting GitHub Action 2020-04-02 01:55:09 +05:30
Xavier Fernandez
dfd6a163bd
GitHub Actions: update cache key to include interpreter path (#7835)
And make it more portable by using python
2020-03-09 15:17:17 +01:00
Pradyun Gedam
82b4566a7f
Merge pull request #7611 from webknjaz/testing/gh-actions-ci-cd-linters
Adjust GitHub Actions CI/CD linters
2020-02-19 20:03:46 +05:30
Pradyun Gedam
e648e00dc0
pip is spelt all-lowercase 2020-02-18 10:55:16 +05:30
Anthony Sottile
0df2a3d51d
Bump cache key after it was poisoned by virtualenv 20.x
The symlinks issue has been fixed as of virtualenv 20.0.2, however caches built by virtualenv 20.0.0 and 20.0.1 will continue showing this error

Resolves #7749
2020-02-14 09:44:49 -08:00
Sviatoslav Sydorenko
f12c417abf
Collapse job name 2020-02-03 14:10:31 +01:00
Sviatoslav Sydorenko
b662f76ac7
Adjust GitHub Actions CI/CD linters
* workflow vs job name
* TOX_PARALLEL_NO_SPINNER
* vendoring
* env state logging
* Pip cache
2020-02-03 12:25:56 +01:00
Pradyun Gedam
39186d0857
Stop suggesting use of the /request-review bot 2020-01-31 20:25:34 +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
4d1fd08d45 Run linters/docs on Windows and macOS
This ensures that contributors on any of the major platforms can run our
linting and doc building checks without any changes.
2019-12-28 17:43:10 -05:00
Hugo van Kemenade
229981192d
Merge branch 'master' into add-3.8-travis-ci 2019-11-26 08:13:47 +02:00
Albert Tugushev
83a9a12f96 Cache pre-commit in GitHib Actions (#7400)
See https://pre-commit.com/#github-actions-example
2019-11-25 22:02:53 +01:00
Pradyun Gedam
9755531094
Make no-response bot, wait for less time 2019-11-09 10:02:55 +05:30
Hugo
125f483675 Test Python 3.8 on GHA 2019-11-04 23:16:06 +02:00
Albert Tugushev
8c66447bad Use python-version instead of deprecated version
It's deprecated since https://github.com/actions/setup-python/commit/6f6fcee.
2019-10-12 14:25:40 +02:00
Pradyun Gedam
31481d29fd
Merge pull request #7134 from pypa/good-first-issue-template
Add a good-first-issue template
2019-10-06 10:26:26 +05:30
Pradyun Gedam
79d7f54f52
Add requested labels key 2019-10-06 02:03:14 +05:30
Pradyun Gedam
618583fc6b
Revert "Remove GitHub Actions CI" 2019-10-05 07:49:22 +05:30
Pradyun Gedam
5c8f299f7c
Add a good-first-issue template
This is based on Warehouse's template, adapted to use language we
already use in our existing good-first-issues and with clearer
instructions for what's needed in these kinds of issues.
2019-10-04 16:08:47 +05:30
Pradyun Gedam
b38ce5d0e0
Remove GitHub Actions CI
Why: This seems to be causing 500 errors for @pradyunsg on PRs.

https://twitter.com/AndersKaseorg/status/1179851971433385984
2019-10-04 15:46:18 +05:30
Pradyun Gedam
033a01333c
Drop tox -e packaging from CIs 2019-09-24 18:35:53 +05:30