Joe Rickerby
d3bcfe431f
Merge pull request #506 from Czaki/macos_patch_fix
...
Macos patch fix
2021-01-02 11:43:30 +00:00
Joe Rickerby
eed12cf4c9
Bump version: v1.7.3
v1.7.3
2021-01-01 13:21:29 +00:00
Joe Rickerby
da91d7944d
Fix docs version number
2021-01-01 13:06:47 +00:00
probot-auto-merge[bot]
965ced1984
Merge pull request #505 from joerick/update-dependencies-pr
...
[Bot] Update dependencies
2020-12-31 19:26:48 +00:00
henryiii
a015f3425c
Update dependencies
2020-12-31 16:52:34 +00:00
Grzegorz Bokota and Yannick Jadoul
99203a83f9
fix: patching pypy venv ( #502 )
...
Potentially revert / remove on release of PyPy 7.3.4.
* patching linux and macos
* try test
* add patch files for pypy2.7
* fix installing
* Combine patch files into one
* Simplify further, and add test to remind ourselves to remove the PyPy patch
* ignore fail of patch on linux
make new test failing only on linux
* fix test
* add timeout
* fix patch on linux
* change `-N` to `--force`
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net >
2020-12-31 11:50:19 -05:00
Joe Rickerby
1029a1a123
Merge pull request #503 from joerick/update-dependencies-pr
...
[Bot] Update dependencies
2020-12-31 14:36:13 +00:00
mayeut
143febd9fa
Update dependencies
2020-12-28 06:10:06 +00:00
Henry Schreiner
4e17c275ef
fix: adding pyproject.toml
2020-12-27 22:26:31 -05:00
Henry Schreiner
93a095d3de
docs: include action form of cibuildwheel
2020-12-27 22:26:31 -05:00
Henry Schreiner
723b5e5128
feat: add support for composite-actions
2020-12-27 22:26:31 -05:00
Henry Schreiner
02f3849738
chore: update projects based on Discussion #485 ( #498 )
2020-12-27 22:22:34 -05:00
e43b105d28
[Bot] Update dependencies ( #495 )
...
* Update dependencies
* chore: bump Python 3.8.6 -> 3.8.7
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com >
2020-12-24 10:00:12 -05:00
Matthieu Darbois
14a6a77f48
Run update workflow weekly ( #497 )
2020-12-23 23:38:45 +01:00
Matthieu Darbois and Joe Rickerby
40ddede41b
Add a workflow to update dependencies ( #490 )
...
* Add a workflow to update dependencies
* Use '--no-docker' to run dependency update using local pythons
Default method is to use docker
* Only run the dependency update workflow manually
PR are only created for master
* Create constraints for all python versions
* Use manylinux2010_x86_64:latest to update dependencies
Co-authored-by: Joe Rickerby <joerick@mac.com >
2020-12-21 19:51:27 +01:00
Joe Rickerby
ed8a9533c5
Bump version: v1.7.2
v1.7.2
2020-12-21 13:20:45 +00:00
Joe Rickerby
e439544a1d
Fix directive name
2020-12-21 13:15:33 +00:00
Joe Rickerby
4d0db00d79
Merge pull request #493 from joerick/docs-fix
...
Docs fixes
2020-12-21 13:10:23 +00:00
Joe Rickerby
b4fe1aa257
Update mkdocs-include-markdown-plugin
2020-12-21 11:43:27 +00:00
Joe Rickerby
194818ecf7
Fix directive name
2020-12-21 11:40:32 +00:00
Joe Rickerby
fb2c6e2e89
Remove symlink hack
2020-12-21 11:40:22 +00:00
Matthieu Darbois
8dff764b23
Merge pull request #489 from henryiii/update-constraints-2020-12-20T14-28-50
...
Update dependencies
2020-12-21 08:39:28 +01:00
Henry Schreiner
b020f9d3e5
chore: bump Python patch versions
2020-12-20 10:48:16 -05:00
Henry Schreiner
095c094420
Update dependencies
2020-12-20 09:29:55 -05:00
Henry Schreiner and Joe Rickerby
d83daa3958
docs: use GitHub example in readme ( #479 )
...
* docs: use GitHub example in readme
* Apply suggestions from code review
Co-authored-by: Joe Rickerby <joerick@mac.com >
* Copy/style tweaks
Co-authored-by: Joe Rickerby <joerick@mac.com >
2020-12-14 19:10:30 -05:00
Joe Rickerby
4f4dae27fb
Merge pull request #474 from henryiii/docs/stars
...
docs: table and add stars
2020-12-13 16:53:37 +00:00
Joe Rickerby
c76ee0b39b
Add symlink to fix image references in the working-examples page
...
Hopefully https://github.com/mondeja/mkdocs-include-markdown-plugin/issues/1
will provider a cleaner fix, but for now this works :)
2020-12-12 18:30:55 +00:00
Joe Rickerby
c217d5963d
Add working examples and changelog docs pages
2020-12-12 18:29:46 +00:00
Joe Rickerby
84a4b0518f
Add our own versions of the icons, generated from script
2020-12-12 14:47:14 +00:00
Joe Rickerby
dbb65f94bd
Run script to update readme
2020-12-12 12:42:43 +00:00
Joe Rickerby
2e165c3e7a
Add back the options section
2020-12-12 12:40:04 +00:00
Joe Rickerby
4ac5feb6bb
Add note about generated content, update paths
2020-12-12 12:38:01 +00:00
Joe Rickerby
6974680571
Move projects.yml to docs/data
2020-12-12 12:28:20 +00:00
Joe Rickerby
5dd2f56eab
Remove the book emoji, seems a little distracting
2020-12-12 12:19:04 +00:00
Joe Rickerby
78b6f86305
Add notes to the popular projects
2020-12-12 12:18:24 +00:00
Joe Rickerby
677e51d137
Use spaces in project names to allow line breaks and keep column narrow
2020-12-12 12:15:47 +00:00
Henry Schreiner
f9a5ec84d9
Update bin/projects.yml
2020-12-08 21:53:16 -05:00
Henry Schreiner and Matthieu Darbois
044a5dab37
docs: pybase64 moved
...
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com >
2020-12-08 17:57:04 -05:00
Joe Rickerby
00a217d4a6
Merge pull request #478 from joerick/henryiii-patch-1
...
docs: minor wording change for multibuild
2020-12-08 19:01:15 +00:00
Henry Schreiner
318e768292
docs: minor wording change for multibuild
2020-12-07 20:16:29 -05:00
Henry Schreiner
9bfd0f7956
fix: drop stars, fix a few more projects
2020-12-07 09:31:08 -05:00
Álvaro Mondéjar
eae34832ec
Separate 'mkdocs_include_markdown_plugin' from project ( #475 )
2020-12-06 16:55:04 +01:00
Henry Schreiner
3ac943b754
chore: run bin/projects.py
2020-12-04 16:52:08 -05:00
Henry Schreiner
b3bb527584
feat: PyGithub and direct writing
2020-12-04 16:43:01 -05:00
Henry Schreiner
c166426b50
chore: update repos to add CI and plat, more
2020-12-04 15:46:22 -05:00
Henry Schreiner
bf011b51f9
feat: CI info
2020-12-04 14:51:17 -05:00
Henry Schreiner
abbe91cf86
feat: generator
2020-12-04 12:09:22 -05:00
Henry Schreiner
d1ba5b8419
docs: sort by stars
2020-12-03 17:34:14 -05:00
Henry Schreiner
64a093756c
docs: repo table with stars
2020-12-03 17:16:51 -05:00
Joe Rickerby
49077c2a36
Bump version: v1.7.1
v1.7.1
2020-12-03 18:02:15 +00:00