David Hewitt
bb99c98ec1
use towncrier to generate CHANGELOG
2022-09-08 07:58:53 +01:00
David Hewitt
b70318fd1b
guide: deployment to netlify
2022-08-19 12:46:56 +01:00
Nathan Henrie
1b7a850fad
Minor typo: missing space ( #2533 )
...
* Add missing space
* It's -> its
2022-08-04 22:45:05 +00:00
Bruno Kolenbrander
cbdd2e3b5c
xtask: expand on coverage ( #2449 )
...
* Install nightly if it is not installed
* Expand on coverage
* Don't swallow stdout
* Apply suggestions from code review
Co-authored-by: mejrs <>
Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
2022-06-14 07:28:25 +00:00
David Hewitt
9dfeaa38d4
guide: add contributing page ( #2442 )
...
Co-authored-by: messense <messense@icloud.com>
2022-06-08 13:30:11 +00:00
David Hewitt
15b164d45c
readme: add messense sponsor link
2022-06-08 06:47:12 +01:00
Bruno Kolenbrander
16ad15e04f
Expand on xtask ( #2176 )
...
* Fix Windows OSError
* Ignore .pyd files
* Put things in modules
* Rename functions to `run`
* Expand on cargo xtask
* Try to work around missing installs
* Run all things by default, but not llvm-cov
* Test msrv
* Fix more OSErrors
* Various refinements and docs
* Various refinements
* Various refinements
2022-03-18 22:13:23 +00:00
David Hewitt
8b47f4f120
pytests: merge benchmark and test crates
2022-02-05 10:16:46 +00:00
Aviram Hassan
47993e1e81
Add setting up a dev environment notes
2022-01-03 10:00:39 +02:00
mejrs
eccdcf7adb
fix link
2021-12-22 12:31:14 +01:00
mejrs
6afd80a26f
Create full feature and change doc rendering
2021-12-22 12:09:16 +01:00
David Hewitt
d59ef542b2
contributing: add command for docs build
2021-10-27 23:21:08 +01:00
David Hewitt
031d7bd094
makefile: fix test_py job, add list_all_additive_features
2021-10-24 08:03:55 +01:00
Alex Touchet
2a09583b28
Update various links and formatting
2021-09-18 11:48:45 -07:00
Eric Arellano
9ab7b1fad1
Rewrite `module.md` for clarity and add tip on code organization ( #1693 )
...
* Rewrite `module.md` for clarity and add tip on code organization
* Add section on how to build the guide + add workaround proposed by David
* Make more clear references to #1709
2021-07-22 08:10:32 +01:00
David Hewitt
8416433623
docs: implement final missing safety docs
2021-06-24 07:19:49 +01:00
Yung-Jin (Joey) Hu
edb3d0d03b
Fix typos in Architecture and Contributing docs
2021-05-16 19:49:23 -07:00
David Hewitt
303f23389b
readme/contributing: sponsorship notes and minor tweaks
2021-04-03 09:39:50 +01:00
kngwyu
78c41831f3
[Architecture] Cover more topics and mention in Contributing
2021-03-13 16:39:16 +09:00
David Hewitt
cd7a27b34f
contributing: update minimum supported Rust policy
...
Co-authored-by: Georg Brandl <georg@python.org>
Co-authored-by: Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>
2021-02-18 07:57:21 +00:00
David Hewitt
51d1996218
ci: deny warnings using RUSTFLAGS
2020-12-26 08:27:08 +00:00
David Hewitt
bac1771de8
Update Python versions on CI
2020-10-10 10:40:21 +01:00
David Hewitt
06b15862dc
contributing.md: add note on benchmarking
2020-10-10 06:08:44 +01:00
David Hewitt
51111dc861
Migrate from Travis CI to Github Actions
2020-08-12 08:09:30 +01:00
David Hewitt
7e4995f860
Simplify language in Contributing.md
2020-08-08 23:41:31 +01:00
David Hewitt
9c212035ef
Make contributing notes much more helpful
2020-08-06 18:39:32 +01:00
Alexander Niederbühl
e59f973ba2
Fixup for Contributing.md
2019-04-23 22:14:27 +02:00
Alexander Niederbühl
f1b0288d3c
Remove docmatic and several workarounds for the doctests
2019-04-19 22:47:21 +02:00
Georg Brandl
3dc4af0522
Add advice for test and test-doc to Contributing.md
2019-04-18 08:09:42 +02:00
konstin
62d9b40274
Add Contributing.md
2019-02-10 19:42:24 +01:00