Skip to content

canonical/iot-channel-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sweiot-channel-monitor

A tool to monitor channels of snaps

How to Add a snap to be monitor and trigger a build job

  1. If you need snaps info from store please add your snap name and store ID to the snaps.yaml
  2. Please add the snap you want to monitor and the projects this snap would affect also build job to monitor.yaml
  3. the device.yaml is a list that which project has what device can be used. But currently we haven't implment this part yet.

How to Run the monitor

  1. Please add snap.yaml to your workspace example:

: arch: <arm64/armhf/x86> store:

: arch: <arm64/armhf/x86> store:

  1. 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:
  1. Then You only have to run "python3 monitor.py" in your work folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages