docs-matrix-spec/scripts
Richard van der Hoff 265ebef584
Fix dump-swagger.py for PyYAML 6.0. (#3443)
PyYAML 6.0 was released yesterday, and it finally drops support for `yaml.load`
without a `loader` argument, which has been deprecated since 2017.

We don't use any fancy yaml objects, so `safe_load` should be fine.
2021-10-14 13:25:03 -06:00
..
css Suppress bullets inside table of contents 2020-10-06 14:03:37 -07:00
templating Cut out legacy build scripts 2021-08-27 19:17:10 +01:00
check-event-schema-examples.py Move raw API and event schemas into /data directory 2021-08-27 19:16:39 +01:00
check-swagger-sources.py Update checker scripts to work correctly from the scripts/ dir 2021-08-27 18:27:11 +01:00
dump-swagger.py Fix dump-swagger.py for PyYAML 6.0. (#3443) 2021-10-14 13:25:03 -06:00
generate-matrix-org-assets Cut out legacy build scripts 2021-08-27 19:17:10 +01:00
i18n.py Update i18n for emoji 2020-08-13 11:54:56 -06:00
package-lock.json Start annotating which version of the spec added a thing (#3425) 2021-10-14 13:23:04 -06:00
package.json Start annotating which version of the spec added a thing (#3425) 2021-10-14 13:23:04 -06:00
proposals.js 🐛 Fix handling of postponed proposals (#3397) 2021-09-16 09:58:28 +02:00
requirements.txt jenkins is dead, long live buildkite 2019-04-26 15:58:31 +01:00
swagger-http-server.py Convert build scripts to python 3 2018-07-06 15:21:07 -06:00
validator.js Move validator.js to scripts/ directory, update calls 2021-08-27 18:27:11 +01:00