Not available for another job, only for paid vacations
Working at @readthedocs and trying to save the world
-
Argentina en Python
- Barcelona, Catalunya, Spain
- https://elblogdehumitos.com
- @reydelhumo
Block or Report
Block or report humitos
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
turtle-confusion-es Public
Spanish translation of the book "Turtle Confusion" by Barry Newell
-
sphinx-version-warning Public
Sphinx extension that adds a highgly customizable version warning banner
-
Create a custom 404 page with absolute URLs hardcoded
-
readthedocs/sphinx-hoverxref Public
Tooltip with content embedded when hover an internal reference
2,207 contributions in the last year
Less
More
Activity overview
Contributed to
readthedocs/readthedocs.org,
readthedocs/sphinx-hoverxref,
readthedocs/sphinx-notfound-page
and 5 other
repositories
Contribution activity
March 2022
Created 125 commits in 10 repositories
Created a pull request in readthedocs/readthedocs.org that received 43 comments
Build: implement build.jobs config file key
Allow people to use build.jobs to execute pre/post steps.
build: jobs: pre_install: - echo `date` - python path/to/myscript.py pre_build: - sed -i …
+267
−103
•
43
comments
Opened 23 other pull requests in 2 repositories
readthedocs/readthedocs.org
6
open
15
merged
1
closed
-
Docs:
build.jobsreference documentation - Build: use same hack for VCS and build environments
- Build: do not send VCS build status on specific exceptions
- Proxito: do not serve non-existent versions
-
Build: Mercurial (
hg) compatibility with old versions - Copyright date
- SyncRepositoryTask: rate limit to 1 per minute per project
- GitHub OAuth: use bigger pages to make fewer requests
- Build: use same build environment for setup and build
- Build: log when a build is reset
- Update project to use Ubuntu 22.04 LTS
- Build: allow users to use Ubuntu 22.04 LTS
-
Build: reduce environment dependencies (
self.data.*_env) -
Build: proof of concept for pre/post build commands (
build.jobs) - Upgrade common submodule
-
Build:
RepositoryErrormessage -
Project: use
RemoteRepositoryto definedefault_branch -
Requirements: remove
django-permissions-policy - Build: cancel error message
-
API: validate
RemoteRepositorywhen creating aProject -
Celery: trigger
archive_buildsfrequently with a lower limit - Release 7.4.0
readthedocs/readthedocs-docker-images
1
merged
Reviewed 35 pull requests in 6 repositories
readthedocs/readthedocs.org
25 pull requests
- Traffic analytics: track 404s
- SyncRepositoryTask: rate limit to 1 per minute per project
-
Build: implement
build.jobsconfig file key -
Build: Mercurial (
hg) compatibility with old versions - Fixes link
- Fix jinja2 pinning on Sphinx 1.8 feature flagged projects
- Update the community ads application link
- Git: fix annotated tags on lsremote
- Design doc: collect data about builds
- Sync versions: filter by type on update
- pyup: Scheduled weekly dependency update for week 11
-
Build: proof of concept for pre/post build commands (
build.jobs) - CI: fix codecov again
- Improve displayed version name when building from PR
- Tests: fix mock.patch order
- CI: fix codecov
- pyup: Scheduled weekly dependency update for week 10
- Unify feature check for organization/project
- MkDocs: allow None on extra_css/extra_javascript
- Add codespell to tox
- Archive builds: avoid filtering by commands__isnull
-
Code style: format the code using
darker - pyup: Scheduled weekly dependency update for week 09
- CDN: avoid cache tags collision
- Build: ability to cancel a running build from dashboard
readthedocs/blog
3 pull requests
readthedocs/sphinx-notfound-page
2 pull requests
readthedocs/sphinx-multiproject
2 pull requests
readthedocs/common
2 pull requests
readthedocs/readthedocs-sphinx-search
1 pull request
Created an issue in readthedocs/readthedocs.org that received 4 comments
GitHub OAuth: skip conda-forge organization when syncing
conda-forge on GitHub has a lot of repositories and that produces different issues on our side. The most recent one was that our Celery task was fi…
4
comments