symonk / python-cdp

:snake: Pythonic marshalling for the devtools protocol

Home Page:https://symonk.github.io/python-cdp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GH Action: Auto track upstream submodule and generate

symonk opened this issue · comments

Add a simple github action to track the upstream repository and detect changes there causing this repository to auto 'sync' itself:

This involes:

  • monitoring the CDP repo for commits on master|main
  • rolling forward the subdmodule here
  • Auto generating python modules based on the changes
  • Formatting/linting
  • Commiting to this repository automatically