- 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,356 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 3 commits in 1 repository
Created 1 repository
- jayvdb/who-cors JavaScript
Opened 1 pull request in 1 repository
jdart/who-cors
1
open
Reviewed 2 pull requests in 1 repository
jazzband/django-model-utils
2 pull requests
Created an issue in nektos/act that received 1 comment
Enhancement: Jammy (22.04) images
Describe feature
Ubuntu 22.04 is due in about a month. It would be nice to be able to start testing on Jammy using act, even though the images are …