You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
css Suppress bullets inside table of contents 4 years ago
templating Cut out legacy build scripts 3 years ago
check-event-schema-examples.py Move raw API and event schemas into /data directory 3 years ago
check-swagger-sources.py Update checker scripts to work correctly from the scripts/ dir 3 years ago
dump-swagger.py Fix `dump-swagger.py` for PyYAML 6.0. (#3443) 3 years ago
generate-matrix-org-assets Cut out legacy build scripts 3 years ago
i18n.py Update i18n for emoji 4 years ago
package-lock.json Start annotating which version of the spec added a thing (#3425) 3 years ago
package.json Start annotating which version of the spec added a thing (#3425) 3 years ago
proposals.js 🐛 Fix handling of postponed proposals (#3397) 3 years ago
requirements.txt jenkins is dead, long live buildkite 5 years ago
swagger-http-server.py Convert build scripts to python 3 6 years ago
validator.js Move validator.js to scripts/ directory, update calls 3 years ago