python-vipaccess icon indicating copy to clipboard operation
python-vipaccess copied to clipboard

Add qrencode to Docker container

Open freemansoft opened this issue 6 years ago • 4 comments

Add qrencode to the docker container. This lets you generate scannable barcodes. Updated the README.md to show how to create and use the container. The example generates a scannable QR code in ANSI graphics in a terminal window. Tested with Symantec VIP IPhone app.

freemansoft avatar Feb 20 '20 03:02 freemansoft

Such a git noob.

Turns out it is super easy to tie a Dockerhub build / push to a github repository. The fact that the code is Python and doesn't need a true compile environment helps.

I was able force a push to DockerHub whenever I commit on a specific branch in about 5 minutes.

freemansoft avatar Feb 21 '20 02:02 freemansoft

Do you have any idea why this failed tests for python 3.4 and 3.5? I didn't actually change any code in this pull request.

freemansoft avatar Mar 17 '20 01:03 freemansoft

Pull Request Test Coverage Report for Build 10000718228

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.514%

Totals Coverage Status
Change from base Build 7867932145: 0.0%
Covered Lines: 87
Relevant Lines: 370

💛 - Coveralls

coveralls avatar Jul 14 '24 13:07 coveralls

Pull Request Test Coverage Report for Build 9928136832

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.514%

Totals Coverage Status
Change from base Build 7867932145: 0.0%
Covered Lines: 87
Relevant Lines: 370

💛 - Coveralls

coveralls avatar Jul 14 '24 13:07 coveralls