Skip to content

Commit ff462f9

Browse files
author
Christina Harlow
committed
at least note expected plugin commits, will need to add many more lines to act on
1 parent c79d45a commit ff462f9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

discourse-prod.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ hooks:
2323
cd: $home/plugins
2424
cmd:
2525
- mkdir -p plugins
26-
- git clone https://github.com/discourse/discourse-akismet.git
27-
- git clone https://github.com/mozilla/discourse-mozilla-iam.git
28-
- git clone https://github.com/mozilla/discourse-expose-emails-in.git
29-
- git clone https://github.com/mozilla/discourse-post-read-email.git
30-
- git clone https://github.com/discourse/discourse-solved.git
31-
- git clone https://github.com/mozilla/discourse-sidekiq-monitor.git
32-
- git clone https://github.com/mozilla/discourse-mozilla-letter-avatar.git
33-
- git clone https://github.com/mozilla/discourse-auto-email-in
34-
- git clone https://github.com/mozilla/discourse-group-category-notification.git
35-
- git clone https://github.com/mozilla/discourse-mozilla-gcm
26+
- git clone https://github.com/discourse/discourse-akismet.git # 11ef295b5c65684f00ccf55cb4bef5656cd0ba9b
27+
- git clone https://github.com/mozilla/discourse-mozilla-iam.git # f66123785a02a67ca10d13649cea00c772f7e40a
28+
- git clone https://github.com/mozilla/discourse-expose-emails-in.git # e4e92b02bd150c72585eba232a27aa4bf9e7f5fb
29+
- git clone https://github.com/mozilla/discourse-post-read-email.git # 0031da69216ba759cbf5cdda4ff4ad818e4a617f
30+
- git clone https://github.com/discourse/discourse-solved.git # 02981fe1d9463cee4d8f64228a74da21fc38d90b
31+
- git clone https://github.com/mozilla/discourse-sidekiq-monitor.git # 34178b637ea508d2ef103b6d48d2e0c21af155dd
32+
- git clone https://github.com/mozilla/discourse-mozilla-letter-avatar.git # a5cc90fdafe523a21b5b54abe63d7798efe77b49
33+
- git clone https://github.com/mozilla/discourse-auto-email-in # ca205f63e8b8852154fddd30bf09c994070727e2
34+
- git clone https://github.com/mozilla/discourse-group-category-notification.git # 8be0c45e8a19c4c702a8a468e882d9968a967ee9
35+
- git clone https://github.com/mozilla/discourse-mozilla-gcm # 1d15d63e6dca4d33f1ea38c9eb2395034c467ef2
3636
run:
3737
- exec: echo "Beginning of custom commands"
3838
## If you want to set the 'From' email address for your first registration, uncomment and change:

0 commit comments

Comments
 (0)