launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29767
[Merge] ~cjwatson/launchpad:charm-update-ols-layers into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:charm-update-ols-layers into launchpad:master.
Commit message:
charm: Update ols-layers
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439079
This pulls in a number of fixes, especially to `interface-pgsql`.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:charm-update-ols-layers into launchpad:master.
diff --git a/charm/launchpad-admin/charmcraft.yaml b/charm/launchpad-admin/charmcraft.yaml
index 507bbe3..b170563 100644
--- a/charm/launchpad-admin/charmcraft.yaml
+++ b/charm/launchpad-admin/charmcraft.yaml
@@ -11,7 +11,7 @@ bases:
parts:
charm-wheels:
source: https://git.launchpad.net/~ubuntuone-hackers/ols-charm-deps/+git/wheels
- source-commit: "fe523e25521254c2034eea96e2fde079034b593a"
+ source-commit: "59b32ae07f98051385c96d6d8e7e02ca4f197fe5"
source-submodules: []
source-type: git
plugin: dump
@@ -21,7 +21,7 @@ parts:
- "-charm-wheels"
ols-layers:
source: https://git.launchpad.net/ols-charm-deps
- source-commit: "c2faacbd6d227b2ae40ee57ab162b28691e88ca6"
+ source-commit: "948c32bf7128940bd463d992e3f63c94ed993729"
source-submodules: []
source-type: git
plugin: dump
diff --git a/charm/launchpad-appserver/charmcraft.yaml b/charm/launchpad-appserver/charmcraft.yaml
index 8b9bdda..cbf043c 100644
--- a/charm/launchpad-appserver/charmcraft.yaml
+++ b/charm/launchpad-appserver/charmcraft.yaml
@@ -11,7 +11,7 @@ bases:
parts:
charm-wheels:
source: https://git.launchpad.net/~ubuntuone-hackers/ols-charm-deps/+git/wheels
- source-commit: "fe523e25521254c2034eea96e2fde079034b593a"
+ source-commit: "59b32ae07f98051385c96d6d8e7e02ca4f197fe5"
source-submodules: []
source-type: git
plugin: dump
@@ -21,7 +21,7 @@ parts:
- "-charm-wheels"
ols-layers:
source: https://git.launchpad.net/ols-charm-deps
- source-commit: "c2faacbd6d227b2ae40ee57ab162b28691e88ca6"
+ source-commit: "948c32bf7128940bd463d992e3f63c94ed993729"
source-submodules: []
source-type: git
plugin: dump
diff --git a/charm/launchpad/charmcraft.yaml b/charm/launchpad/charmcraft.yaml
index 0060a18..7ee30a7 100644
--- a/charm/launchpad/charmcraft.yaml
+++ b/charm/launchpad/charmcraft.yaml
@@ -11,7 +11,7 @@ bases:
parts:
charm-wheels:
source: https://git.launchpad.net/~ubuntuone-hackers/ols-charm-deps/+git/wheels
- source-commit: "fe523e25521254c2034eea96e2fde079034b593a"
+ source-commit: "59b32ae07f98051385c96d6d8e7e02ca4f197fe5"
source-submodules: []
source-type: git
plugin: dump
@@ -21,7 +21,7 @@ parts:
- "-charm-wheels"
ols-layers:
source: https://git.launchpad.net/ols-charm-deps
- source-commit: "c2faacbd6d227b2ae40ee57ab162b28691e88ca6"
+ source-commit: "948c32bf7128940bd463d992e3f63c94ed993729"
source-submodules: []
source-type: git
plugin: dump