A repo demonstrating the use of git with the 3505 card reader as a pseudo CI/CD tooling option
Go to file
Gregory Gauthier 6cf48ea7ef
Some checks failed
MVS Upload & Execute / upload-and-run (push) Failing after 2m36s
testing variables
2026-02-06 13:14:10 +00:00
.gitea/workflows only wait 2 minutes. We don't need 10 2026-02-06 13:04:49 +00:00
jcl testing variables 2026-02-06 13:14:10 +00:00
src testing variables 2026-02-06 13:14:10 +00:00
.gitignore ignore the poetry lock 2026-02-06 12:34:29 +00:00
mvs_job.py try to track jobs from reader responses 2026-02-06 12:32:58 +00:00
poll_job.py adding debug messages 2026-02-06 13:13:38 +00:00
pyproject.toml update pyproject to include requests 2026-02-06 12:35:47 +00:00
README.MD try again 2026-02-03 16:38:36 +00:00

TK5 C90 Projects

This is an attempt to use the local GCC compiler and modern development tools, to learn C90 (well, C89) on the MVS 3.8j Turnkey system.

Essentially, you work from your IDE as you normally would. However, when you push to the repository, the build is done on the the TK5 system by sending the source file and the job execution JCL to the card reader port on the TK5.