mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
That way we can do everything important in the setup job and just download the artifact in each subsequent job. We now also just cache the wheels instead of the virtualenv itself; that way we are guaranteed to have a fresh indico copy from the main repo instead of whatever got cached some time ago.
Indico Plugins
==============
|build-status| |license|
This repository contains all the official plugins for `Indico`_.
These plugins are licensed under the MIT license.
Note
----
In applying the MIT license, CERN does not waive the privileges and immunities
granted to it by virtue of its status as an Intergovernmental Organization
or submit itself to any jurisdiction.
.. _build-status: https://travis-ci.org/indico/indico-plugins
.. _Indico: https://github.com/indico/indico
.. |build-status| image:: https://img.shields.io/travis/indico/indico-plugins/master.svg
:alt: Travis Build Status
:target: https://travis-ci.org/indico/indico-plugins
.. |license| image:: https://img.shields.io/github/license/indico/indico-plugins.svg
:alt: License
:target: https://github.com/indico/indico-plugins/blob/master/LICENSE
Languages
Python
79.7%
JavaScript
10%
HTML
8.7%
CSS
0.7%
Shell
0.5%
Other
0.4%