Skip to content

Commit

Permalink
Merge pull request #57 from wolsen/charmcraft3
Browse files Browse the repository at this point in the history
Use charmcraft 3 for some charms
  • Loading branch information
ajkavanagh authored Jun 22, 2024
2 parents 52b5ddf + 7015525 commit 39ea2e0
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 41 deletions.
34 changes: 10 additions & 24 deletions charmed_openstack_info/data/lp-builder-config/misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,11 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "3.x/beta"
channels:
- latest/edge
bases:
- "20.04"
- "22.04"
- "23.04"
- "23.10"
- "24.04"
stable/jammy:
build-channels:
charmcraft: "1.5/stable"
Expand Down Expand Up @@ -73,14 +70,11 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "3.x/beta"
channels:
- latest/edge
bases:
- "22.04"
- "22.10"
- "23.04"
- "23.10"
- "24.04"
#stable/8.0:
stable/jammy:
build-channels:
Expand All @@ -98,14 +92,11 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "3.x/beta"
channels:
- latest/edge
bases:
- "22.04"
- "22.10"
- "23.04"
- "23.10"
- "24.04"
#stable/8.0:
stable/jammy:
build-channels:
Expand Down Expand Up @@ -143,14 +134,11 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "3.x/beta"
channels:
- latest/edge
bases:
- "20.04"
- "22.04"
- "23.04"
- "23.10"
- "24.04"
# jammy
#stable/3.9:
stable/jammy:
Expand Down Expand Up @@ -200,13 +188,11 @@ projects:
branches:
master:
build-channels:
charmcraft: "2.x/stable"
charmcraft: "3.x/beta"
channels:
- latest/edge
bases:
- "22.04"
- "23.04"
- "23.10"
- "24.04"
stable/1.8:
build-channels:
charmcraft: "2.1/stable"
Expand Down
17 changes: 4 additions & 13 deletions charmed_openstack_info/data/lp-builder-config/openstack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,11 @@ defaults:
branches:
master:
build-channels:
charmcraft: "2.x/candidate"
charmcraft: "3.x/beta"
channels:
- latest/edge
bases:
- "16.04"
- "18.04"
- "20.04"
- "22.04"
- "23.04"
- "23.10"
- "24.04"
stable/train:
enabled: True
build-channels:
Expand Down Expand Up @@ -2157,15 +2152,11 @@ projects:
master:
enabled: True
build-channels:
charmcraft: "2.x/candidate"
charmcraft: "3.x/beta"
channels:
- latest/edge
bases:
- "20.04"
- "22.04"
- "22.10"
- "23.04"
- "23.10"
- "24.04"
stable/ussuri:
enabled: True
build-channels:
Expand Down
6 changes: 2 additions & 4 deletions charmed_openstack_info/data/lp-builder-config/ovn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ defaults:
branches:
master:
build-channels:
charmcraft: "2.x/candidate"
charmcraft: "3.x/beta"
channels:
- latest/edge
bases:
- "22.04"
- "23.04"
- "23.10"
- "24.04"
stable/20.03:
build-channels:
charmcraft: "1.5/stable"
Expand Down

0 comments on commit 39ea2e0

Please sign in to comment.