David Laing
David Laing
A simple PR to update dev dependencies and ensure (via `tox` and GitHub Actions) that the tests run under supported Python versions [Example output from GitHub Actions](https://github.com/wellmaintained/argh/actions/runs/2183457336) 
**What is the feature request? What problem does it solve?** Currently it's only possible to get access to an instantiated `job_input` when the VDK framework executes the `def run(job_input)` method....
Create a container to support ASP.NET MVC (similar to the [console container](https://github.com/cloudfoundry-community/.net-buildpack/blob/master/lib/net_buildpack/container/console.rb) )
We're seeing System.Security.Cryptography.CryptographicException: Unsupported hash algorithm: 1.2.840.113549.1.3.5: ``` ERROR building certificate chain: System.ArgumentException: certificate ---> System.Security.Cryptography.CryptographicException: Unsupported hash algorithm: 1.2.840.113549.1.3.5 2014-05-29T14:16:54.05-0500 [App/0] OUT monitor | at Mono.Security.Cryptography.PKCS1.HashNameFromOid (System.String oid, Boolean...
Create a container for NancyFx applications based on https://github.com/danhigham/CloudFoundry.Mono
Console apps now run on CF v2 (run.pivotal.io, Ubuntu 10.04 containers) using Mono The same console apps should also run on IronFoundry, but using the .NET CLR runtime
`npm i sveltefire firebase` currently fails: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected]...
I'd like to be able to extract the list of calendar events into some form of structured output ( so I can import into a spreadsheet for further processing )....
Add CI (via GitHub Actions) to test against currently supported versions of Python 3. [A successful CI run looks like this](https://github.com/wellmaintained/python-webencodings/actions/runs/2185596064): 
When I try to upload cookbooks to the chef-server using knife, I get the following error: ``` maccy001:pressupbox-labs.cityindex.com mrdavidlaing$ knife cookbook upload xml -V -V DEBUG: Using configuration from /Users/mrdavidlaing/Projects/mrdavidlaing/pressupbox-labs.cityindex.com/.chef/knife.rb...