Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
manager: Update static vendored dependencies and add auto-update script
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymoose2 committed Apr 6, 2020
1 parent 0221ffc commit 07a5240
Show file tree
Hide file tree
Showing 979 changed files with 4,753 additions and 13,428 deletions.
2 changes: 1 addition & 1 deletion manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ This section lists some things to watch out for when developing.
*Because it makes things easier, "MAY, "MUST," "SHOULD," etc. are interpreted as defined in [RFC 2219](https://tools.ietf.org/html/rfc2119).*

- In production, static files under `static/vendor` MAY have a significantly longer expiration time set. This reduces load on the server for static files that do not change frequently.
To avoid conflicts, developers SHOULD embed the version (or some unique string derived from it) of the vendored dependency in some part of the URL to access it. For example, jQuery is currently located in `static/vendor/jquery-3.4.1.min.js`.
- You can use `scripts/update-vendor.py` to download the latest vendored dependencies.
- Travis is set up on this repository, and the build enforces very strict formatting and code styling. Run `scripts/format.sh` and `scripts/check.sh` locally before you push.
17 changes: 0 additions & 17 deletions manager/director/static/vendor/ace-1.4.8/ace.js

This file was deleted.

8 changes: 0 additions & 8 deletions manager/director/static/vendor/ace-1.4.8/ext-beautify.js

This file was deleted.

8 changes: 0 additions & 8 deletions manager/director/static/vendor/ace-1.4.8/ext-code_lens.js

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions manager/director/static/vendor/ace-1.4.8/ext-emmet.js

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions manager/director/static/vendor/ace-1.4.8/ext-linking.js

This file was deleted.

Loading

0 comments on commit 07a5240

Please sign in to comment.