Skip to content

Automated some stuff

Compare
Choose a tag to compare
@zinen zinen released this 01 Dec 19:06
c77dae3
  • Github action now checks regularly for updated releases of pigpio.
    • On new release, the docker image is test build and made into a pull request to quickly adopt new versions of pigpio (#7).
  • Description on docker hub is automatic updated when README.md is changed.
    • Icons in README.md changed from github icons to unicode characters to work better on docker hub.
  • The layers of the docker image is reduced as pr. docker best practice guide (#9).
  • docker-compose.yml and example in README.md do not run the container as privileged anymore (#10).
  • pigpio v76 and v78 is now tested and confirmed to work on raspberry pi 3 32-bit. This is added to README.md.