View Bazaar branches
Get this repository:
git clone https://git.qastaging.paddev.net/ntp-charm
Members of NTP charm developers can upload to this repository. Log in for directions.

NTP Charm has 2 active reviews. See all merge proposals.

Branches

Name Last Modified Last Commit
master 2025-05-05 11:08:17 UTC
Create a new charmcraft.yaml file called charmcraft.noble.yaml to build the NTP

Author: Weii Wang
Author Date: 2025-05-05 11:08:17 UTC

Create a new charmcraft.yaml file called charmcraft.noble.yaml to build the NTP
charm with support for the ubuntu noble base.

The original charmcraft.yaml file, used to build charms supporting ubuntu jammy
or below, is renamed to charmcraft.jammy.yaml.

To build the NTP charm for ubuntu jammy or earlier:

    ln -sf charmcraft.jammy.yaml charmcraft.yaml
    charmcraft pack

To build the NTP charm for ubuntu noble:

    ln -sf charmcraft.noble.yaml charmcraft.yaml
    charmcraft pack

Reviewed-on: https://code.launchpad.net/~weii-wang/ntp-charm/+git/ntp-charm/+merge/485453
Reviewed-by: Christos Betzelos <christos.betzelos@canonical.com>

11 of 1 result
You can't create new repositories for NTP Charm.