Skip to content

The Contributor License Agreement (CLA) service of the Linux Foundation lets project contributors read, sign, and submit contributor license agreements easily.

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-docs
Unknown
LICENSE-keycloak

geva/easycla

 
 

Introduction to EasyCLA

CircleCI

The Contributor License Agreement (CLA) service of the Linux Foundation lets project contributors read, sign, and submit contributor license agreements easily.

This repository contains both the backend and front-end UI for supporting and managing the application.

This platform supports both GitHub and Gerrit source code repositories. Additional information can be found in the EasyCLA documentation.

Announcements

  • 06/10/2020 - We have replaced code references from whitelist to Approved List. This includes package names, code comments, swagger specifications, API endpoints, variable names, and UI components.

Third-party Services

EasyCLA

Besides integration with Auth0 and Salesforce, the CLA system has the following third party services:

  • Docusign for CLA agreement e-sign flow
  • Docraptor for converting html CLA template to PDF file

CLA Backend

The CLA project has two backend components:

  • The majority of the backend APIs are implemented in python, and can be found in the cla-backend directory.

  • Recent backend development is implemented in Golang, and can be found in the cla-backend-go directory. In particular, this backend contains APIs powering Automated Templates, GitHub Approval Lists, and Duplicate Company handling in the Corporate Console.

CLA Frontend

CLA frontend consists of three independent SPA built with Ionic framework.

EasyCLA Architecture

The following diagram explains the EasyCLA architecture.

CLA Architecture

EasyCLA Release Process

The following diagram illustrates the EasyCLA release process:

CLA Release Process

License

Copyright The Linux Foundation and each contributor to CommunityBridge.

This project’s source code is licensed under the MIT License. A copy of the license is available in LICENSE.

The project includes source code from keycloak, which is licensed under the Apache License, version 2.0 (Apache-2.0), a copy of which is available in LICENSE-keycloak.

This project’s documentation is licensed under the Creative Commons Attribution 4.0 International License (CC-BY-4.0). A copy of the license is available in LICENSE-docs.

About

The Contributor License Agreement (CLA) service of the Linux Foundation lets project contributors read, sign, and submit contributor license agreements easily.

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-docs
Unknown
LICENSE-keycloak

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 47.7%
  • Python 26.2%
  • TypeScript 10.6%
  • HTML 5.6%
  • JavaScript 5.5%
  • SCSS 2.5%
  • Other 1.9%