Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/docsbuild-scripts

scripts for building documentation on docs.python.org
https://github.com/python/docsbuild-scripts

Be more specific on group assignment (some releases directories are owned by ned or larry).

56b75e8727babccc2aa048a1a1e878b34030f1ea authored almost 7 years ago
Set docs group on www_root instead of individual subfolders.

This avoids the inconsistency of having versions with docs group and
languages with docsbuild gr...

5da58270f892ea86a8dcf4635048f07f4f692c5a authored almost 7 years ago
update dependencies including sphinx and docutils

6c37795848e3cbd4f5a289542a9c99b3f2f6790f authored almost 7 years ago
Configure sphinx korean as japanese by default.

64c5d8b1bcc6792b3d845f35e1d167afd832c8c5 authored almost 7 years ago
Configuration to properly generate french and japanese PDF.

This will have to be ported to cpython Doc/conf.py, if we find a way
to do it cleanly. For the m...

c0c633b4cfbfe89cd51debafe33caa0c9f302205 authored almost 7 years ago
sphinxopts: Use -j4, looks a better default in 2017.

2d5ce62a35dc923bad4ed2f3394c59e245f5bece authored almost 7 years ago
More robust subprocess invocation.

b10e2ece75e525f9e0d34e9e92ec5300f8840047 authored almost 7 years ago
Adding python-docs-ko.

cc9db04305355e6ac8153c4b2f86b062ab9b9784 authored almost 7 years ago
FIX: Cache invalidation problem for translations.

dirname for .../fr/3.6/ was giving .../fr/, the rest was constructed
from here, purging without ...

eb81937cc39e1ba78f911677f67fc38cd7e1cf83 authored almost 7 years ago
FIX: Log message inconsistency.

381be1e65da52ea5ee5fbf79fb8bf4e1aa6e9aad authored almost 7 years ago
Pull common docs theme from PyPI

Context: https://github.com/python/cpython/pull/2017#issuecomment-364622147

bd00712a6d3a3e6cfcdb7a8fdb068c194f089eff authored almost 7 years ago
Merge pull request #40 from ned-deily/patch-2

Update for 3.7 branch creation and start of 3.8

a4ce3f58b1e86cdfc8ffe65bdc3bba74841dd2b8 authored about 7 years ago
Update for 3.7 branch creation and start of 3.8

1c59a1a4d51bea4d3689dadf03b142745c25c456 authored about 7 years ago
Use different cpython clones to build different languages. Fixes #35

This tries to fix https://bugs.python.org/issue31584 and can't hurt,
anyway the cron could have ...

9eb4e1aa9cbb35ab63f1f2d0e3c011d19d9f2419 authored about 7 years ago
Document how to run locally, and make said parameter less error-prone.

cfa977fb75098ab3d84c0a0aa121c3f2346f3abb authored about 7 years ago
Stop building the devguide, it's on RTD now. (#38)

377a0a511ab9bab4e6985e2580f489a665729875 authored about 7 years ago
bpo-31737: Bump sphinx version. (#33)

ba704ce61bdb08fb3b764916003c48d8881251d1 authored over 7 years ago
3.5 is now in security-fix mode so don't rebuild docs (#31)

29eaa1cc1effbdddf4e467daa0cff4fa828f91f9 authored over 7 years ago
FIX: Typo.

1142bc72cce5cb54710706f71b382654fb567438 authored over 7 years ago
build-docs needs paths to blurb and venv (#30)

ba2c9c31a35b9a0fd7d84d6303063f13dc77d408 authored over 7 years ago
Deprecate the --git flag (use git by default).

c7181345d6735f6315f522a97ccb3031d320f08c authored over 7 years ago
FIX: Do not delete when doing quick run: it may delete zip files.

9efd4d5d3cac43805c3b26bb1918dc67857a41dc authored over 7 years ago
Change cp -a to rsync -a --delete-delay to remove old, unused files.

13a367bb6017d351774163012ca597c1b89de470 authored over 7 years ago
Remove unused import getopt.

508c04f8ebe1e2c74b57f957009f7826107031dd authored over 7 years ago
Rework comment to a docstring.

00a63f2241f50ed8c2baf12106ce55db7eeda13a authored over 7 years ago
Add self to file history.

e835398d327515d308facbf756c95f9f2a02fbb0 authored over 7 years ago
FIX: New logfiles were not readable for us.

78c229d9bb17712aa241b694bbca599ee2ce5f53 authored over 7 years ago
FIX issue 23: Add missing trailing slash during cache invalidation (invalidate 3.6/ instead of 3.6).

1935793410736eb16d128ccf3defc10c05712aef authored over 7 years ago
Split sphinx log files by translations.

2d55c8c4d489c5fbf4c4b55f624f20ec2bedd498 authored over 7 years ago
Merge branch 'jonparrott-use-common-docs-theme'

58d164536d484bf0848ef13777934ccb0e6f867c authored over 7 years ago
Add Japanese to translations to build.

00dbec7f463ba8c06091d05149ac57324293d9f0 authored over 7 years ago
issue 14: Use new venv, with Python 3.6 and blurb.

90ed1d08bbba10c972cfd4d1526f4776c295a13a authored over 7 years ago
FIX: Cache invalidation for translations and releases/.

e58783b62c4c9c3539be2a8ab2ef687297b4fe34 authored over 7 years ago
FIX: Sometimes output directories are not owned by the script.

e0bda11090fb08c5f838fc2c022d37a1aa21717f authored over 7 years ago
FIX: Sometimes output directories are not owned by the script.

d3e5f2444562acd47e3e50a41bde23e770f6108f authored over 7 years ago
issue 18: Explicitly use chmod to set directory modes (ulimit is currently 0007).

d3239975a7338f75cf02f8beeb813dcdb623be08 authored over 7 years ago
issue 18: run a chgrp to fix group of directories.

I see something like:

drwxr-xr-x 19 docsbuild docs 4.0K Jul 10 04:26 3.5
drwxr-xr-...

28995960ae96816a96a41d81e7a7833cec675661 authored over 7 years ago
FIX issue 16: Build missing translations branches with nearest one.

6922a3d00c8f2b67140e12081b26f3a4338078c7 authored over 7 years ago
issue 14: blurb is now a requirement.

06375b6d74f6d5613fcd48030b3af8032854c87d authored over 7 years ago
Merge pull request #11 from JulienPalard/pep-545

PEP 545

2921ab3e641dc3518b19152ea7f8a00837d25d6b authored over 7 years ago
Add common docs theme as a dependency

Additionally update all existing dependencies in requirements.txt, as the common theme requires ...

487b044f0c2b5de49262d7f9cda94e51c4dfc7e4 authored over 7 years ago
PEP 545: Also build translations.

cecbc14f63cb1e5d0f3c6fac1356f02c26e2ef49 authored over 7 years ago
try/except each build.

This avoid dropping each following builds if a single fails.

46bc122809b21dfce9037332556aa1f805b7b49b authored over 7 years ago
Move main code in function to make variable locales instead of globals.

3d057f03fc7dc7884e79de37120315d7f1bc12a8 authored over 7 years ago
Avoid copy-paste of function call with a lots of arguments.

b466e78db386e9833ba0492938335d3908222751 authored over 7 years ago
Update build-docs.py for 3.6.0 release (#9)

de9173a515a6cd61d4ecb2a603353dfb575e6d1a authored about 8 years ago
fix perms on subdirs in devguide

ff091ee4168864fe07775811b7c5fa8bc5458bda authored about 8 years ago
Merge pull request #7 from JulienPalard/portability

Testability / portability (and fastly invalidation on devguide)

54724b20ed019fd6f32e0a78676cfbb42e4d3f9d authored about 8 years ago
Implemente fastly invalidation for devguide.

98d445490ea3b092e51d857d5fc153de1fdf3f43 authored over 8 years ago
Extract changed files to reuse it in devguide.

1a6bcd3f64b0b13fd1578f3b0bf5096df11ac5bf authored over 8 years ago
Add argument to enhance portability: --log-directory

b49be2a3864fd1f61df6cef90045fc8a98c4d080 authored over 8 years ago
Add argument to enhance portability: --git

1c25f00cbe60e918d4235694be0e16e9928d7901 authored over 8 years ago
Add argument to enhance portability: --skip-cache-invalidation

16385e65249d751942ac75be9871ffe6e1d90379 authored over 8 years ago
Add argument to enhance portability: --group

4498f5f4ebb6daeb7d05860dcbc23dec59fecb34 authored over 8 years ago
fixup bad reference

6ed4f595e9d683ed8c237e70df9260aaa64956fc authored over 8 years ago
Merge pull request #6 from JulienPalard/python_doc_fr

Slowly prepare for french translations.

cc85b0669f7c4efc633aa8652ebeb205f1dffdf7 authored over 8 years ago
Make build_one use a `version` instead of `checkout_path` plus `target_path`.

`build_one` was taking paths of checkout and destination and was
compiling them without knowing ...

1993f00d40fbc69ebfeaeaacc4259a2b652dae14 authored over 8 years ago
Update for 3.7 build, amend purging slightly (#5)

* Build 3.7 as dev version now.

* Purge /3.x/ index pages as well.

fc0b07a2c25720ba1d233c4ea93f666589515e8e authored over 8 years ago
Don't build 3.4 docs since it's now in security-fix-only mode (#4)

fa0e00e9c16f6142f01352e8e8d1c12a5b422f09 authored over 8 years ago
Merge pull request #2 from kushaldas/master

0f2df6033d6e1e022a1d81031cbaf75374f29715 authored over 8 years ago
upgrade sphinx and dependencies

159d24a22cd98e9bd61608f17b38242f0d05f6d0 authored over 8 years ago
Use new stable-html target for quick builds (#3)

47831166b1171fd07322810c62e5d7bfade0d5c4 authored over 8 years ago
Pull using git command for the repo

66f1208a548e718962dd7cea4f0cb1ff5675e1fb authored over 8 years ago
upgrade pygments

8cdc7c1cc86c67df9690fb6e077a4edc0f56a49c authored almost 9 years ago
upgrade pygments

f2fb5bf8d2a3ca091e00dae22d948664b6dcc46c authored about 9 years ago
upgrade sphinx to 1.3.3

748529e22122260f817585f99c707ff15ce28dde authored about 9 years ago
3.5 is not dev anymore

a444516efd43872d74e6133e323c81cc986ef220 authored over 9 years ago
fix chmod

698d3bb9eb173e1569ee333e00f3dcc654e60826 authored over 9 years ago
ensure directories have the right perms

272fd438e807c0ca4c30995ed502e31c9f8967e5 authored over 9 years ago
add 3.6

1c903a9da7b12d5c0b929b49f3d069cf01fa4bb9 authored over 9 years ago
improve usage string a bit

2a15ea4ff399bbc7112a03d477a2fff304ca46c2 authored over 9 years ago
ensure archives have the correct owner and perms

f451fec466dbba8e16731524a89b8a322a5cacee authored almost 10 years ago
upgrade pygments

3def90ab4540245620d27d31bbe05e10f6e8b8df authored almost 10 years ago
use correct cryptic unix command

f26f6bdbf675e226ea9be9caa369e048741596c6 authored about 10 years ago
make sure output files are world-readable (fixes python/pythondotorg#558)

5db6275aaa7ec1a7cd1f16606385f6dc33a41aa6 authored about 10 years ago
remove extra period

387942ffe30917a227a916fd18d93e7f55d7c809 authored over 10 years ago
log sphinx build output

73a13479da43b5671d68b97c97e376ff5d230e37 authored over 10 years ago
use correct logging config parameter name

1aff1fef2307f01c6604a63867cd5147124598e0 authored over 10 years ago
add missing operator

db9009d059752e68c58556bcfb46fff110c6fbbf authored over 10 years ago
put log file in its own directory

dba64fb4775f541970162b2024bfa5c524fb3ea0 authored over 10 years ago
add support for building devguide

d607396bb619aa251010c100ef4f3ec591196fd2 authored over 10 years ago
decode command output

e3e8aadc377de9d805426c45625df2eb4c11bbdf authored over 10 years ago
unabbreviate

614103c824a3aa9279f692a006284e9266cb16b6 authored over 10 years ago
-u not -U

5e6ec7e40356332c229bc3f6aca0da204e91366f authored over 10 years ago
add missing import

05847de81aa99b2c163db64708edc20596bcf325 authored over 10 years ago
docs.python.org build scripts repo

283aaa1416531a78656d6b635eff0eefd22bca88 authored over 10 years ago