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

Simplify extraction function, and harden them.

Previously, on http://0.0.0.0:8000/3.10/ the IP and port were messing
with the regex, and the fo...

cf16ee881e058a5636f785ca5ab18fc1587d99c7 authored about 4 years ago
Switch 3.5 to EOL.

6f61c1dba490c3ea7c47ee3b19b54690ef6daede authored about 4 years ago
Start a sitemap. (#99)

f9e134448495ab0dc8c8024f24bdbd51da375217 authored about 4 years ago
FIX: 404 on the Documentation link when on home page.

c23b401425a47b9c8eaa9626701ba6b9b50531f7 authored over 4 years ago
Hello 3.9.0!

fa10a70a8f25932718a279bbb658423e71c0dd75 authored over 4 years ago
Pin Sphinx for 3.8, 3.9 and 3.10

bde3ad0b59e10068abb5af11f1a9b8060f5c284c authored over 4 years ago
By default build all languages, even if they're not in the language picker.

815baf7d7931ae2d18e97a0868a2b869de190e21 authored over 4 years ago
Add Polish translation.

2297aa5c79fec52d3636492acf85d77f57705ef7 authored over 4 years ago
Show Spanish translation in production (#93)

The Spanish translation of the documentation reached all the required translated
files to be sh...

11ceedc23e9f93c24f6262067b90ad5fa325e119 authored over 4 years ago
By default build all languages, even if they're not in the language picker.

24dcb0df0f5a83cdbd0ffd0c7662320929d42d65 authored over 4 years ago
Bump versions table in README.

9ea944319f9f5a6050bdcb460350a7315071d97c authored over 4 years ago
3.7 is now in security-fixes.

ef1fb20f7a24f3d5f86c9f17768abbfa35827f8a authored over 4 years ago
Use a specific venv for specific sphinx versions. (#92)

01d096a89c8be09bb04fb05794659ecf9e1e0ca0 authored over 4 years ago
More readable logs.

0f1296e858e7f43092f08acc667df238ce029a2f authored over 4 years ago
More readable logs.

ecdcd7d5ab4c51ba0d4b764adc312707a0a3d6c5 authored over 4 years ago
Find the switchers place in Python 2.7 documentation (where documentation was lowercased).

38501d27e2f019da99c64d6ac11c3082349f6448 authored over 4 years ago
We're not having 3.8 on docs.python.org.

7d4c646551adbf84a25e69c9d6e9615b7f4b72f8 authored over 4 years ago
Cleaner command log.

3dfccc9f28384cd4598863914c31be26d11c1d07 authored over 4 years ago
Switchers handled by docsbuild-scripts. (#91)

4f589923ba9e4badbe5100509293d0ac86c7525a authored over 4 years ago
Add spanish translation.

e71030cf1c96193c162fd6c9ad45b362bb1e0848 authored over 4 years ago
Bisect on a sorted set of versions.

This avoid an issue when given [3.6, 3.7, 3.8, 3.7] and not being able
to find 3.8.

565117f9a4dc0eec9382445b6a4662c81a985664 authored over 4 years ago
No longer used.

038e700cca6df8ad52a1b01f3ed3c0642400ee37 authored over 4 years ago
Use a WatchedFileHandler to continue logging when logrotates passes.

93d72d789c37c3d804d2f12506055be65c741233 authored over 4 years ago
Move logging setup in own function.

aec0ed0a1381c9743ba5a781693ddc7a5085f7d0 authored over 4 years ago
FIX: Choose the right translation branch when it exists.

0263ea197f1b62ee1043c8fbc4498cf7e6e2d202 authored over 4 years ago
Drop now not really usefull parallelism.

As we're only doing daily builds. It simplifies the code and the log reading.

f8cee09264be7d29ae34ab75f77444ef0d43f7a9 authored over 4 years ago
FIX: Handling 3.10 as 3.10 and not 3.1.

6bfedfdd9f5f3046ba45b86d6bf736ffe02bd7e3 authored over 4 years ago
Allow --branch master

2e7296e2c53d58d3f0171f6da5caf35d3be175e1 authored over 4 years ago
Bump versions of cpython.

36384464f43324b6297995b63668fbb98c652bd8 authored over 4 years ago
FIX: git reset --hard in case someone force pushed and fast-forward is not possible.

dfab78b2ae6eb607bc13f5b3f1b2b65b3187b525 authored almost 5 years ago
Support Chinese search in Sphinx

https://github.com/sphinx-doc/sphinx/blob/2a0e560/sphinx/search/zh.py#L19

d482a947926b8ca11575e494dd447f4667c7771f authored almost 5 years ago
bpo-39514: Bump python-docs-theme to 2020.1

ac9493cf4a2488a458faf33baab0060671f0b500 authored about 5 years ago
Bump current status.

8c6042d119ea370543b1299a2e33a50b444dc6b2 authored about 5 years ago
Handle timeout errors.

0364d002e63f8a9dd578721d4d9691225b8fb3bf authored about 5 years ago
Bump sphinx to 2.3.1.

53e161c8878e71ffc0f339ece203cc69ffda7c37 authored about 5 years ago
Script to check for sphinx versions in different files and branches.

37ad0674cdd0f18d9e7b734d32a8488ae4ea5288 authored about 5 years ago
Re-enable 3.6 builds for 3.6.10.

ca26cd4c28f70f3b88c2547509892087cfad18ac authored about 5 years ago
Bump sphinx to the same version of cpython master.

91eb295145e0ff1abb13bbe7416a455c4dc2e614 authored about 5 years ago
Add "id" to build_docs.py

Add "id" (Indonesian Translation) to Documentation build scripts.

5d0d3b784b0a81d9e23574af762c76562db4b3ae authored over 5 years ago
Stop building 3.6 on a daily basis.

c006512c38663eb5955c4d120b326fec7c476f77 authored over 5 years ago
Sentry: Split CalledProcessError in a distinct group by program.

This is because currently all CalledProcessError are grouped under the
same group in sentry, so ...

9c90244f7116b134fed4ea7df4bd85f48d0d198e authored over 5 years ago
ko: Use an installed font.

The default one, Nanum, looks not to be installed.

3d4fb14f60d7531609c9acc434167189c4f65259 authored over 5 years ago
Drop -j4 and switch to ProcessPoolExecutor.

Dropping -j4 due to:
https://mail.python.org/archives/list/[email protected]/thread/POWT35UL...

91d7f241ad9570e32c0cc6b7dfa0b76fa46126e6 authored over 5 years ago
Adding pt-pr to the build dance.

086032093dfe334b01aefc410d51a7c7b0e85fcd authored over 5 years ago
Merge pull request #75 from zware/patch-1

Update for 3.8 branch and 3.9 on master

e1c9051a2fc18490a6c76ee152c675688f6b10fd authored over 5 years ago
Update for 3.8 branch and 3.9 on master

9cc9eaaa0edc13ac892a33bfe459c6461d43bf2b authored over 5 years ago
Python 3.6 compatibility.

efc7a7dc1853ec25afcb78d7b967c411e163c2e6 authored over 5 years ago
Missing r.

dbbf98553f04a1a6387ff3ea6b0e678f00342a69 authored over 5 years ago
Mandatory package for French documentation.

5a1a4e13efa6cdbb283f5cff4c2dde28121b5376 authored over 5 years ago
Bump requirements.

12596f3c9cf4bdcabc390dfbf53d4b034e01b0e5 authored over 5 years ago
Add a --verison flag to help comparing two setups.

fd5668aafd5278fbb76654871b93925f97b6a9bc authored over 5 years ago
Fix backslash escape in SPHINXOPTS

The last commit was only tested with the latex make target, with:
`make SPHINXOPTS="-D latex_ele...

f5ec78ffa1f91617d6c472668e03f2c8cdf58a0c authored almost 6 years ago
Use xeCJK when building Chinese pdf

e513a9ff30fb2978bccd6a2d5997c7ab2181d6b3 authored almost 6 years ago
Use xelatex instead of platex for ko.

26834784ab60b86a069f2b45b294b4fcfa9d0334 authored almost 6 years ago
Add --skip-cache-invalidation when testing.

ae6aa19089c476ad640e3f7d65440c6186895a0e authored almost 6 years ago
Sentry: Get full version as tag.

460ca333b5a404c14cd882690f62b66a2068fe3b authored almost 6 years ago
Sentry: Tag language and version.

590f60969c048d34f3c034ab201e4c9656d460d4 authored almost 6 years ago
.gitignore file.

a0071876f8926b7d96c2e783eb7b5b9e32b5bdc3 authored almost 6 years ago
Bump requirements.

8d9019cd7afe114a0d8925f2937cc66c05a97be0 authored almost 6 years ago
Trying to build zh-cn and zh-tw with xelatex instead of platex.

3280913215847f44c70f1d2d295ff424b43a467b authored almost 6 years ago
Build even if there's some warnings.

144f8c81ac33caf99c9224109d8cb22d47b8f475 authored about 6 years ago
Merge pull request #66 from JulienPalard/filecmp

Replace hardcoded dircmp with dircmp from stdlib.

866b530bc981f945c4787b11218beb1245d31dad authored about 6 years ago
Sorting imports with isort.

f5e7bbbd0d1c22aad4ed5d97262d81a655ae000c authored about 6 years ago
Replace hardcoded dircmp with dircmp from stdlib.

602034795167d2d361c97a2e30d26f9a11651e1e authored about 6 years ago
Sometimes, the latex toolchain prints non-UTF8 sequences, like a 0xa7 alone.

I expect this to be fixed in newer toolchains, but as we almost never
use the output of those co...

0915859e732e58d3140ef682d0c53a9d7cb5c8f6 authored about 6 years ago
Merge pull request #64 from JulienPalard/avoid_parallel_rsync_and_find

Avoid parallel rsync and find

491dac66a753eb0acf23e32e9953f107d1573fd3 authored about 6 years ago
Move copying to webroot out of parallel execution.

This is to avoid hitting the filesystem in parallel with rsync, find,
chmod -R and co, which ten...

7088378133e6a08e96ca57f611b8569cf230e56f authored about 6 years ago
Adopt black coding style.

f72085ae77f86b5747644d0f217067e8580278ad authored about 6 years ago
Sentry: Capture exceptions from worker pool.

0bd5a689c51e258439c5336a30451643f804e456 authored over 6 years ago
Also work without sentry.

d5f81c10d0f658b1ea8726ee4ba5984a6b3a97ef authored over 6 years ago
Keep the archives/ directory from being deleted.

3ab5b5b74ae5711e28129459b4e947c558215352 authored over 6 years ago
Sentry integration

5207290b74c232addd148174c8c1710b138a035e authored over 6 years ago
Send exceptions to sentry.

1c86f1c526819279d341a137c23515e3c5f6b3dd authored over 6 years ago
Bump python-docs-theme version to avoid a warning

This warning:

WARNING: the python_docs_theme extension does not declare if it is
safe for paral...

662e563d171ead9914181c51919f87420348fb84 authored over 6 years ago
Add zh-{cn,tw} to build_docs

Both teams have the first commit in thier repo. So let's start to
build them.

adf2f264f2b252e78642a6e9923602624dca8c58 authored over 6 years ago
Bump sphinx to 1.8.1

c4dcadf5a479f4438fcdfcf9af8636251d0ad2e1 authored over 6 years ago
Proper https link to the doc.

1af8d00857d68c840f3f43878dc3c11df1f8da96 authored over 6 years ago
Better rendering on github with markdown.

65a9420bcd67b7848f215df9362c82e8a4b1e58e authored over 6 years ago
FIX: Needs an absolute path to work with multiple processes.

3938d1db115513fdde65af2757a9f00dd075122c authored over 6 years ago
FIX: Wrong reference.

3ce5a5e11f47dae5791a27c8ca1cfb49db337712 authored over 6 years ago
Python 3.4 compatibility.

67d7a60598ae5719b3a99b4ce74331d58e5e4dbd authored over 6 years ago
We do not need progress bars in the logs.

8d82617d78e25448b379003a811629b7329209b1 authored over 6 years ago
Missing absolute path.

1b07b474617b07c4bc7f54f2415e3c627d0816aa authored over 6 years ago
Also log failed process call in per-build logfiles.

6c618834f65c35ac414266250b407f2c5f8d5ad5 authored over 6 years ago
This is the default since sphinx 1.7.6.

0319a1bbe4751b97f885db700a9bbb37ec6e33ed authored over 6 years ago
log: Re-introduce version in logfile name.

b505ba797b8748e4527703b404a6430cb63df626 authored over 6 years ago
FIX: Missing newline after timestamp.

86d185dcbb2dd550b371265b4a94bbec8f1d02f1 authored over 6 years ago
Cleaner make capture.

758440f0f4aad7da49285fac32797a4c544f5d9d authored over 6 years ago
Add --jobs to allow for some parallelism.

From 45mn to 5mn for a full build on my machine with -j 16.

791dffa3955986171d6decd2efb7a662650e915b authored over 6 years ago
jobs: Dropping chdir (process-wide).

76bc509bad4ed2d76da8773d5ba4f6da45e7cf19 authored over 6 years ago
argparse givs us a float.

49bb7f83a88c928b4622699444d648881c3a7732 authored over 6 years ago
Bump sphinx version: fixes (again) PDF for french.

See: https://github.com/python/python-docs-fr/issues/199
and: https://github.com/sphinx-doc/sphi...

00ea79c2dda45507cd985db76b6028d6bb33039f authored over 6 years ago
Don't rely on git failing on non-git folders (it may find a repo, lower in the hierarchy, typically while testing).

b9f2bed83c2bdc8b5ff30a9890ef6b5b65e7765c authored over 6 years ago
Try to fix french PDF generation, see https://github.com/python/python-docs-fr/issues/199

1a15281c3219b5141e1d5cce51c7647fcd19abd4 authored over 6 years ago
Merge pull request #47 from ned-deily/patch-3

3.7.0 released - no longer dev

d8ebce86bc08a1619b8bf5c28b8493662991ba0e authored over 6 years ago
3.7.0 released - no longer dev

dc59feefeca5707d585310beeef8d85d7a97b59a authored over 6 years ago
Bump blurb to 1.0.7.

902200d7c073c48db585445e12327ac322014b67 authored over 6 years ago
Bump requirements.

371e87494254459a62e542711594b8b773f5acac authored over 6 years ago
Use -p flag for mkdir in readme in case some directory already exists.

831aea22fc6c82e80792610b36dda9c2a0390bf9 authored over 6 years ago
update sphinx

dc38ecb98413c3d2aff224b21b7a9f470dd57662 authored almost 7 years ago