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 40 million developers.
Sign up- Kreuzlingen, Switzerland
- Sign in to view email
- https://djangogigs.com/developers/peter-bittner/
- Kreuzlingen, Switzerland
- Sign in to view email
- https://djangogigs.com/developers/peter-bittner/
Popular repositories
-
-
Bootstrap static content wrapped in a pip installable django package
-
Django template loader that allows you to load and override a template from a specific Django application.
-
Forked from fpoirotte/reSTPlugin
reStructuredText Preview and Highlighting for gedit 3.8+. Original project now stale at
813 contributions in the last year
Contribution activity
January 2020
Created a pull request in python/cpython that received 7 comments
bpo-39383: Mention Darwin as a potential value for platform.system()
This change mentions 'Darwin' as a possible value for
platform.system()
in the documentation of the platform module. https://bugs.python.org/issue3…
- Make instructions more intuitive, add Credits section
- Fix name clash of secret for application and route
- Mention tox in README, add descriptions to tox targets
- Upgrade Django and Django project dependencies
- Also expose database pod logs to GitLab
- Enable GitLab pod logs
- Delete MRs and Git tags (properly this time)
- Remove DOCKER_* variables from GitLab CI setup
- Make initial setup steps easier to read
- Make sure deleting MRs doesn't fail when there are no MRs
- Perform YAML linting in check stage
- Fix invalid YAML (GitLab CI configuration)
- Add suffix to route (not covered by kustomize edit)
- Fix typo and failing step in GitLab pipeline
Created an issue in CRS-support/modsecurity-crs-docker that received 1 comment
Make image configurable with more ENV varables
The image currently provides ENV variables for paranoia level and anomaly scores to allow configuring the image behavior at runtime. We would sugge…