- Perth, Australia
- https://codetrace.com/users/jayvdb
- @jayvdb
Highlights
- 1 discussion answered
Block or Report
Block or report jayvdb
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
django-dunder Public
Django app to attach usable __repr__ and __str__ to any and all Django models, using unmigrated __unicode__ on Python 3
-
tox-add-factor Public
tox-add-factor allows addition of factors on the command line, such as CI, OS, username and arch, so that they can be used to select dependencies and commands.
Python 1
-
tox-backticks Public
tox-backticks allows use of backticks within setenv to run commands to populate environment variables that can then be accessed using {env:var}
2,284 contributions in the last year
Activity overview
Contribution activity
February 2022
Created 2 commits in 2 repositories
Created 6 repositories
- jayvdb/gnomock-python-sdk Python
- jayvdb/drf_model_pusher Python
- jayvdb/run-on-arch-action Shell
- jayvdb/gnomock Go
- jayvdb/github-action
- jayvdb/video.js JavaScript
Created a pull request in videojs/video.js that received 4 comments
Opened 2 other pull requests in 2 repositories
aljp/drf_model_pusher
1
open
uraimo/run-on-arch-action
1
open
Reviewed 1 pull request in 1 repository
jazzband/sorl-thumbnail
1 pull request
Created an issue in orlangure/gnomock that received 6 comments
Bug: gnomockd in github action 'services:' & 'container:' requires preallocated exposed port range
Describe the bug When using gnomockd as a GitHub Actions "service container" outside the container needs to connect to not only the gnomockd port, …