charm-discoveryserver:main

Last commit made on 2023-09-22
Get this branch:
git clone -b main https://git.launchpad.net/charm-discoveryserver

Branch merges

Branch information

Name:
main
Repository:
lp:charm-discoveryserver

Recent commits

db349b6... by Billy Olsen <email address hidden>

Merge pull request #1 from freyes/fix-channel

Pass channel as str instead of list.

341fdc7... by Felipe Reyes

Pass channel as str instead of list.

The function snap.add() expects a string for the channel argument and
not a list.

df89a94... by Billy Olsen

Initial commit

This is the initial commit of the discovery server charm.