Skip to content

Commit

Permalink
Feat/v3 plugin updates (#155)
Browse files Browse the repository at this point in the history
chore(plugins): Bump plugins

* chore(plugins): Bump rad-plugin

* chore(plugins): Bump discourse-solved

* chore(plugins): Bump discourse-saml

* chore(plugins): Bump discourse-prometheus

* chore(plugins): Bump discourse-data-explorer
  • Loading branch information
merkata authored Dec 12, 2023
1 parent 564a3f8 commit e143dd2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions discourse_rock/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,15 @@ parts:
plugin: dump
after: [discourse, bundler-config]
source: https://github.com/canonical/discourse-rad-plugin.git
source-commit: 8612594e1bbbfbba7b9166d09c03b4a7fb4afbe9
source-commit: 7fe719abd459ab2d2736d6ad2ca7810b045dd154
source-depth: 1
organize:
"*": srv/discourse/app/plugins/discourse-rad-plugin/
discourse-solved:
plugin: dump
after: [discourse, bundler-config]
source: https://github.com/discourse/discourse-solved.git
source-commit: e6cce5486df906ede74aa1b17ab308a145a99b88
source-commit: ad1b7c9608bf32c3a991580347302a071d5902d9
source-depth: 1
organize:
"*": srv/discourse/app/plugins/discourse-solved/
Expand All @@ -124,7 +124,7 @@ parts:
plugin: dump
after: [discourse, bundler-config]
source: https://github.com/discourse/discourse-saml.git
source-commit: 15a8274bbec438768fb020d4f20462db476b0f29
source-commit: a23ebee62e11cda87dea81ef8959bc2efd3061a5
source-depth: 1
override-build: |
craftctl default
Expand All @@ -135,7 +135,7 @@ parts:
plugin: dump
after: [discourse, bundler-config]
source: https://github.com/discourse/discourse-prometheus.git
source-commit: 72fff206ba18ad5ca3112fed2f5f0ce6a17ca6f8
source-commit: 639b8936ca20758802284a35e2b5e764e0a032f9
source-depth: 1
override-build: |
craftctl default
Expand All @@ -146,7 +146,7 @@ parts:
plugin: dump
after: [discourse, bundler-config]
source: https://github.com/discourse/discourse-data-explorer.git
source-commit: e7c19ac107dcd37618c7ac7b98530e99c7fe31db
source-commit: 840caa39877f0776cd37dc72687d81f5135caa6d
source-depth: 1
organize:
"*": srv/discourse/app/plugins/discourse-data-explorer/
Expand Down

0 comments on commit e143dd2

Please sign in to comment.