A tool to monitor channels of snaps
- If you need snaps info from store please add your snap name and store ID to the snaps.yaml
- Please add the snap you want to monitor and the projects this snap would affect also build job to monitor.yaml
- the device.yaml is a list that which project has what device can be used. But currently we haven't implment this part yet.
- Please add snap.yaml to your workspace example:
: arch: <arm64/armhf/x86> store:
: arch: <arm64/armhf/x86> store:
- please add monitor.yaml to your workspace example:
- : arch: arm64/armhf/x86 track: channel: stable/candidate/beta/edge name: jira_id: projects: - name: assignee: job:
- Then You only have to run "python3 monitor.py" in your work folder