Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
-
Provides a bridge from Square (squareup.com) to accounting systems (currently QuickBooks [IIF] and Xero [CSV])
Python 1
-
Forked from groob/docker-reposado
Docker container to run reposado and serve softwareupdates using nginx
-
Forked from jonthornton/jquery-timepicker
A jQuery timepicker plugin inspired by Google Calendar.
JavaScript
169 contributions in the last year
Contribution activity
April 2021
March 2021
Created 1 commit in 1 repository
Created 1 repository
- overhacked/community.aws Python
Created a pull request in ansible-collections/community.aws that received 8 comments
ec2_instance: wait on instance state, rather than status check
SUMMARY
The await_instances()
function was calling module.client('ec2').get_waiter('instance_status_ok')
by default, which causes boto3 to wait on …
Opened 1 other pull request in 1 repository
ansible-collections/community.aws
1
merged
Created an issue in freebsd/poudriere that received 7 comments
Env passing breaks git "global" (home directory) config
Prerequisites Have you checked for an existing issue describing your problem? Are you running the latest version? Is your ports tree recent? I…