Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,334 contributions in the last year
Activity overview
Contribution activity
October 2020
- cjolowicz/tox-pyenv Python
- cjolowicz/polish
- cjolowicz/cookiecutter-django Python
- cjolowicz/furo SCSS
- cjolowicz/toolkit TypeScript
- cjolowicz/upload-artifact TypeScript
- cjolowicz/setuptools Python
Created a pull request in cjolowicz/cookiecutter-hypermodern-python that received 1 comment
Replace `master` by `$default-branch` in Release workflow
- Bump actions/setup-python from 2.1.3 to 2.1.4
- Bump virtualenv from 20.0.34 to 20.0.35 in /.github/workflows
- Bump poetry from 1.1.2 to 1.1.3 in /.github/workflows
- Bump virtualenv from 20.0.33 to 20.0.34 in /.github/workflows
- Bump mypy from 0.782 to 0.790
- Bump actions/cache from v2.1.1 to v2.1.2
- Minor layout fix in User Guide
- WIP: Use furo Sphinx theme for Cookiecutter documentation
- Move logo to docs/_static
- Remove references to master branch from documentation
- Minor improvements to the User Guide
- Generate command-line documentation with sphinx-click
- Fix incomplete dependencies table in User Guide
- Enable Nox session for xdoctest by default
- Support Python 3.9
- Support Python 3.9
- Use Read the Docs theme in local builds
- Support `main` branch in Release workflow
- Update documentation to Python 3.8.6
- Fix missing nox-poetry in Tests workflow
- Bump prettier from 2.1.1 to 2.1.2
- Bump actions/setup-python from 2.1.2 to 2.1.3
- Pin actions/cache to v2.1.1
- Pin actions/upload-artifact to v2.2.0
- Bump prettier from 2.1.1 to 2.1.2
- Some pull requests not shown.
- Generate command-line documentation with sphinx-click
- Enable Nox session for xdoctest by default
- Support Python 3.9
- Use Read the Docs theme in local builds
- Support `main` branch in Release workflow
- Support `main` branch in Release workflow
- Quote `$default-branch` token in workflow YAML
- Replace `master` by `$default-branch` in Release workflow
- Fix missing nox-poetry in Tests workflow
- Migrate poetry.lock from lock-version 1.0 to 1.1
- Check coverage across Python versions
- Update cookiecutter-hypermodern-python to 8e273a8
- Pin actions/cache to v2.1.1
- Pin actions/upload-artifact to v2.2.0
- Bump prettier from 2.1.1 to 2.1.2
- Ignore RST201 for compatibility with Google-style docstrings
- Do not ignore missing type imports from pytest
Created an issue in readthedocs/readthedocs.org that received 2 comments
Support Python 3.9
Opening this issue to track when Python 3.9 support becomes available for documentation builds on Read the Docs. Python 3.9.0 was released on Octob…
- Add test suite to Cookiecutter
- Add GA action to update pre-commit configuration
- Update documentation to Ubuntu 20.04
- Check if color still needs to be enforced on GA
- Unpinned upload-artifact action for uploading documentation in Tests workflow
- Update the lock file format for Poetry 1.1
- Support Python 3.10