You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: INFRASTRUCTURE.md
+11-5
Original file line number
Diff line number
Diff line change
@@ -45,21 +45,27 @@ These resources are potentially heavily used or referred to by consumers of JSON
45
45
Links to these resources can be found at https://json-schema.org/specification.html for the latest version of JSON Schema, and at https://json-schema.org/specification-links.html for older versions.
46
46
The working location for these resources is in the specification repository at https://github.com/json-schema-org/json-schema-spec/, and they are then included into the aforementioned website repository for publishing using `git submodule`.
47
47
48
+
We are capturing feedback in the website using a cloudflare worker to receive the data and send it to an Airtable database. The Airtable account is owned and paid for by Postman.
49
+
48
50
## Bots
49
51
The Slack server has a number of bots which feed data into specific channels.
50
52
51
-
The bot which feeds tweets containing JSON Schema from Twitter to the #twitter-mentions is now inactive after the changes in the Twitter API. The bot was created by [Mike Ralphson](https://twitter.com/PermittedSoc). We have no access to it.
53
+
*The bot which feeds tweets containing JSON Schema from Twitter to the #twitter-mentions is now inactive after the changes in the Twitter API. The bot was created by [Mike Ralphson](https://twitter.com/PermittedSoc). We have no access to it.
52
54
53
-
The bot for #stack-overflow runs from If This Then That under @relequestual 's account. It should probably be migrated to Zapier.
55
+
*The bot for #stack-overflow runs from If This Then That under @relequestual 's account. It should probably be migrated to Zapier.
54
56
55
-
The bot for #reddit-mentions runs from Zapier under @benjagm 's account.
57
+
*The bot for #reddit-mentions runs from Zapier under @benjagm 's account.
56
58
57
-
The #github channel bot uses the official Github Slack app, and runs all Github events from all of our repositories, apart from GitHub Discussions.
59
+
*The #github channel bot uses the official Github Slack app, and runs all Github events from all of our repositories, apart from GitHub Discussions.
58
60
59
-
The #ghd-community channel bot uses Zapier to process webhooks for our Community repo's GitHub Discussions, and relay to Slack.
61
+
*The #ghd-community channel bot uses Zapier to process webhooks for our Community repo's GitHub Discussions, and relay to Slack.
60
62
The Zapier account is owned and paid for by Postman. If this ever might become a problem, we should move to our own licence.
61
63
At the time, there was no official app integration.
62
64
65
+
* The bot for notifying new youtube videos in the #announcements channel in Slack uses Zapier.
66
+
67
+
* The notifications with website users feedback uses Airtable automations.
68
+
63
69
## Metrics
64
70
65
71
The website metrics previously available in Google Analytics are now in Plausible.
0 commit comments