FlyingTwigs / sample-platform

CCExtractor's Sample & CI platform. Developed during GSoC 2016

Home Page:https://sampleplatform.ccextractor.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCExtractor Sample Platform

Build Status codecov

This repository contains the code for a platform that manages a test suite bot, sample upload and more. This platform allows for a unified place to report errors, submit samples, view existing samples and more. It was originally developed during GSoC 2015 and rewritten during GSoC 2016. During GSoC 2017 it's being further improved.

To see the live version of the platform, simply go to CCExtractor Submission Platform.

Concept

While CCExtractor is an awesome tool and it works flawlessly most of the time, bugs occur occasionally (as with all existing software). These are usually reported through a variety of channels (private email, mailing list, GitHub, and so on...).

The aim of this project is to build a platform, which is accessible to everyone (after signing up), that provides a single place to upload, view samples and associated test results.

Installation

An installation guideline can be found here: installation guide.

Contributing

All information with regards to contributing can be found here: contributors guide.

Security

Even though many precautions have been taken to ensure that this software is stable and secure, bugs can occur. In case there is a security related issue, please send an email to ccextractor@canihavesome.coffee (GPG key 0xF8643F5B, fingerprint 53FF DE55 6DFC 27C3 C688 1A49 3AFD C9BF F864 3F5B) instead of using the issue tracker. This will help to prevent abuse while the issue is being resolved.

About

CCExtractor's Sample & CI platform. Developed during GSoC 2016

https://sampleplatform.ccextractor.org/

License:ISC License


Languages

Language:Python 58.0%Language:HTML 26.8%Language:JavaScript 6.6%Language:Shell 4.8%Language:CSS 2.4%Language:Batchfile 1.4%