Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18334 from mattip/disable-pypy-win64 | Charles Harris | 2021-02-05 | 1 | -15/+3 |
|\ | | | | | TST: use setup-python action for pypy, disable win64 pypy | ||||
| * | TST: use setup-python action for pypy, disable win64 pypy | mattip | 2021-02-05 | 1 | -15/+3 |
| | | |||||
* | | CI: fix when GitHub Actions builds trigger, and allow ci skips | Ralf Gommers | 2021-02-04 | 1 | -1/+10 |
|/ | | | | | | Similar to what SciPy does. Right now, it triggers even on pushes to branches on forks, which is useless and generates lots of notifications on failures and wasted resources if no failures. | ||||
* | TST: add back sdist test run | mattip | 2020-12-21 | 1 | -0/+15 |
| | |||||
* | BLD, TST: use python-version not PYTHON_VERSION | mattip | 2020-11-29 | 1 | -1/+1 |
| | |||||
* | TST: use latest pypy37 not pypy36 | mattip | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | TST: Add back durations flag for DEBUG builds. | Charles Harris | 2020-11-23 | 2 | -6/+5 |
| | | | | | | | | | | The flag should work with newer versions of Python. - Use Ubuntu 20.04 to get Python 3.8 debug. - Don't install libgfortran3, not needed, not available. - Whitespace cleanup in action.yml and build_test.yml. Closes #14293. | ||||
* | MAINT: Add BLD and STY to labeler prefixes. | Charles Harris | 2020-11-14 | 1 | -0/+2 |
| | | | | [ci skip] | ||||
* | MAINT: update link to website in FUNDING.yml (#17768) | Ralf Gommers | 2020-11-13 | 1 | -1/+1 |
| | | | [ci skip] | ||||
* | TST: add pypy3.7 | mattip | 2020-11-10 | 2 | -0/+27 |
| | |||||
* | BLD, TST: try templating with a common yml file | mattip | 2020-11-09 | 2 | -63/+175 |
| | |||||
* | BLD, TST: move linux jobs to github actions | mattip | 2020-11-09 | 1 | -0/+91 |
| | |||||
* | DOC: Fewer blank lines in PR template | Ben Nathanson | 2020-10-08 | 1 | -7/+1 |
| | | | | Reduce the need to scroll, per @mattip suggestion in #17440 | ||||
* | DOC: update code of conduct URL | Stuart Archibald | 2020-10-05 | 1 | -1/+1 |
| | | | | | | As title. Closes: #17458 | ||||
* | DOC: Fix indents in PE #17440 | Ben Nathanson | 2020-10-03 | 1 | -3/+3 |
| | |||||
* | DOC: Fixes for PR 17440 | Ben Nathanson | 2020-10-03 | 1 | -1/+1 |
| | | | | | | Colon missing in heading. Added sphinx anchor for PR-timeline (html anchor was OK). | ||||
* | DOC: Cleaner PR template | Ben Nathanson | 2020-10-03 | 1 | -18/+22 |
| | | | | | | | | | | Make the instructions easy to see and hard to delete unread. Moves some text to new sections in dev/development_workflow.rst. The dashes above and below the heading, which in monospace seem too long, fit it well in Chromium browsers and reasonably in Firefox. | ||||
* | Merge pull request #17436 from bjnath/issue-template-spelling | Matti Picus | 2020-10-03 | 1 | -1/+1 |
|\ | | | | | DOC: Fix "Feature request" spelling in issue templates | ||||
| * | DOC: Fix "Feature request" spelling in issue templates | Ben Nathanson | 2020-10-03 | 1 | -1/+1 |
| | | | | | | | | | | "Request" had an upper-case R, inconsistent with Google style and other template items. | ||||
* | | DOC: Security warning for issues template | Ben Nathanson | 2020-10-03 | 1 | -2/+2 |
|/ | | | | | | Tag for "Bug report" now warns not to file security vulnerabilities. Fixes gh-17434. | ||||
* | DOC: in PR template, set expectations for PR review timeline | Ralf Gommers | 2020-09-30 | 1 | -0/+7 |
| | |||||
* | DEV: add pr prefix labeler and prefix mapping | Gerry Manoim | 2020-09-22 | 2 | -0/+25 |
| | |||||
* | Fix typos | Melissa Weber Mendonça | 2020-09-17 | 1 | -3/+2 |
| | | | Co-authored-by: Bradley Dice <bdice@bradleydice.com> | ||||
* | Put feature request template as comments. | MelissaWM | 2020-09-11 | 1 | -2/+2 |
| | |||||
* | Added labels to doc and post-install templates. | MelissaWM | 2020-09-09 | 3 | -1/+2 |
| | |||||
* | Added post-install issue template and responses to PR comments. | MelissaWM | 2020-09-08 | 5 | -31/+24 |
| | |||||
* | Responding to PR suggestions. | MelissaWM | 2020-09-02 | 4 | -21/+13 |
| | |||||
* | DOC: Added templates for different types of issues. | MelissaWM | 2020-09-02 | 5 | -0/+86 |
| | |||||
* | DOC: fix mailing list link | Ross Barnowski | 2020-07-15 | 1 | -2/+5 |
| | |||||
* | refactor to make guidelines seem less formulaic | Paul | 2020-07-14 | 1 | -4/+3 |
| | | | Co-authored-by: Ross Barnowski <rossbar@berkeley.edu> | ||||
* | DOC: clarify whats required for new features see #13924 | leeyspaul | 2020-07-13 | 1 | -0/+7 |
| | |||||
* | CI: Create a link for the circleCI artifact | Sebastian Berg | 2020-05-21 | 1 | -0/+12 |
| | |||||
* | Update FUNDING.yml | Gina | 2019-11-13 | 1 | -0/+1 |
| | | | | | add NumFOCUS github sponsors button (recurring donations only) This feature is launching today at GitHub Universe! | ||||
* | fixes links in '/.github/CONTRIBUTING.md' | Maxwell Aladago | 2019-08-04 | 1 | -3/+3 |
| | |||||
* | DOC: fixed Page url errors on contributing code guides | Maxwell Aladago | 2019-08-04 | 1 | -2/+2 |
| | |||||
* | Add links for GitHub Sponsors button. | Ralf Gommers | 2019-06-02 | 1 | -0/+2 |
| | |||||
* | Update links in PULL_REQUEST_TEMPLATE.md | Bharat Raghunathan | 2019-05-08 | 1 | -2/+2 |
| | |||||
* | DOC: add a Code of Conduct document. | Ralf Gommers | 2018-09-01 | 1 | -0/+1 |
| | | | | | | | | Discussed and accepted in this thread: https://mail.python.org/pipermail/numpy-discussion/2018-July/078476.html Will be linked from https://scipy.org/codes-of-conduct.html and from the GitHub community profile (https://github.com/numpy/numpy/community) | ||||
* | Make fixes requested by @rgommers | Eric Wieser | 2018-07-29 | 1 | -4/+6 |
| | | | Also wrap lines to make selecting links easier | ||||
* | fixes from review | mattip | 2018-07-06 | 2 | -8/+14 |
| | |||||
* | reformat as html comments | mattip | 2018-07-05 | 2 | -14/+16 |
| | |||||
* | DOC: add templates for issues and PR | mattip | 2018-07-05 | 3 | -0/+55 |