GithubHelp home page GithubHelp logo

nos1609 / copr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evilkost/copr

0.0 1.0 0.0 23.49 MB

Personal mirror of https://git.fedorahosted.org/cgit/copr.git/ Please don't use this and fork original one.

Python 39.88% DTrace 0.01% Shell 0.30% Makefile 0.79% Groff 0.01% Mako 0.01% CSS 14.65% JavaScript 36.50% HTML 5.69% Java 2.09% Perl 0.04% Nginx 0.05%

copr's Introduction

This is the master copr branch.
The project is currently divided in 2 parts:
 - backend - this is the backend/builder code
 - coprs_frontend - this is the frontend/webinterface code



Overview of use:
- frontend allows users to create a copr for themselves.
  - then they are able to submit urls to pkgs they wish to build

- the frontend makes the build requests available as JSON

- the backend polls the frontend for new builds
- when it finds a new build it spins off a builder using
  the ansible playbook to create a new builder instance 
  (normally in a private or public cloud)
- it notifies the frontend that the build is starting
- it submits the pkg/repo/etc to be built on the instance with mockchain
- it retrieves the results and saves them into the results dir
- it returns the build status and where to find the results to the front end

copr project is licensed under GPLv2+ (see LICENSE file for details),
except for Java parts (contents of java directory) which are licensed
under Apache License v2.0 (see java/LICENSE).

copr's People

Contributors

xsuchy avatar asamalik avatar frostyx avatar skvidal avatar sorki avatar pypingou avatar ignatenkobrain avatar mizdebsk avatar seocam avatar praiskup avatar msrb avatar ralphbean avatar msimacek avatar synfo avatar whot avatar mscherer avatar relrod avatar tradej avatar evilkost avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.