Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overall assessment

Most of the below items are marked as 

Status
colourGreen
titleOK
, except for RE40 (
Status
colourGrey
titleNot Apply
) and QU30 , QU10 (
Status
colourYellow
titleon going
), which are explained as below:

  • The requirement of RE40 doesn't seem to fit for the project, so I mark it as "NOT APPLY" with giving the reason next to the mark. Considering, the requirement of RE40 mentioned "they are just a convenience provided with no guarantee", that's why I guess it doesn't fit for the project. Please mentors help decide whether this assumption is correct or not.The document for QU30 is on the way to be generated as I wrote this wiki page. 
  • For better completion of aspect QU10, we are trying to make code coverage checking result show up in README file of the project.

 

Maturity model assessment

Mentors and community members are encouraged to contribute to this page and comment on it.

 

Code

CD10

The project produces Open Source software, for distribution to the public at no charge.

Status
colourGreen
titleOK
  Of course, as it should be.

CD20

The project’s code is easily discoverable and publicly accessible.

Status
colourGreen
titleOK
  Currently "Fork Eagle on Github" banner is riding on the pages' top-right corner, see https://eagle.incubator.apache.org/docs/. According to IPMC's advices, we are working on ticket EAGLE-380 to revise the document and make How-to-Contribute page contain all instructions for discovering the code and contribute.

CD30

The code can be built in a reproducible way using widely available standard tools.

Status
colourGreen
titleOK
  The build uses maven and continuous integration is used.

CD40

The full history of the project’s code is available via a source code control system, in a way that allows any released version to be recreated.

Status
colourGreen
titleOK
  Using Git, main repository at https://git-wip-us.apache.org/repos/asf/incubator-eagle.git, releases are cut from that repository.

CD50

The provenance of each line of code is established via the source code control system, in a reliable way based on strong authentication of the committer. When third-party contributions are committed, commit messages provide reliable information about the code provenance.

Status
colourGreen
titleOK
  See CD40.

 

Licenses and Copyright

LC10

The code is released under the Apache License, version 2._0.

Status
colourGreen
titleOK
  LICENSE file has been accepted in release votes.

LC20

Libraries that are mandatory dependencies of the project’s code do not create more restrictions than the Apache License does.

Status
colourGreen
titleOK
  The list of dependencies at https://wiki.apache.org/incubator/EagleProposal has been verified when entering incubation. The current dependency licenses (including build, runtime and optional dependencies) are found at https://github.com/apache/incubator-eagle/blob/master/LICENSERelease reviews have not shown any incompatible licenses.

LC30

The libraries mentioned in LC20 are available as Open Source software.

Status
colourGreen
titleOK
  See LC20.

LC40

Committers are bound by an Individual Contributor Agreement (the "Apache iCLA") that defines which code they are allowed to commit and how they need to identify code that is not their own.

Status
colourGreen
titleOK
  All committers have iCLAs on file.

LC50

The copyright ownership of everything that the project produces is clearly defined and documented.

Status
colourGreen
titleOK
  Obvious for an ASF project.

 

Releases

RE10

Releases consist of source code, distributed using standard and open archive formats that are expected to stay readable in the long term.

Status
colourGreen
titleOK
  Verified in release votes.

RE20

Releases are approved by the project’s PMC (see CS10), in order to make them an act of the Foundation.

Status
colourGreen
titleOK
  Releases have been voted pass by the Incubator PMC.

RE30

Releases are signed and/or distributed along with digests that can be reliably used to validate the downloaded archives.

Status
colourGreen
titleOK
  Verified in release votes.

Anchor
RE40
RE40
RE40

Convenience binaries can be distributed alongside source code but they are not Apache Releases — they are just a convenience provided with no guarantee.

Status
colourGrey
titleNot Apply
  The size of Eagle's binaries is too large (larger than 300MB) for either servers to hold or customers to download. So we make releases with only source-code packages.

 

Quality

Anchor
QU10
QU10
QU10

The project is open and honest about the quality of its code. Various levels of quality and maturity for various modules are natural and acceptable as long as they are clearly communicated.

Status
colourGreen
titleOK
  Eagle has a long history of being a good citizen about quality.

Edward Zhang : do we need maintain the code coverage in README?

Michael Wu: we're trying to involve coverage check result, turn this item to "on going" status.

Hao Chen: Integrated qualiy service like jenkins CI, test report&analyser, code coverage and also clearly shown on project README.

QU20

The project puts a very high priority on producing secure software.

Status
colourGreen
titleOK
  See QU10.

AnchorQU30QU30

QU30

The project provides a well-documented channel to report security issues, along with a documented way of responding to them.

Status
colourYellowGreen
titleon going
  We are on the way of creating a security page on eagle site, this item will be updated soon with the published url of the affected pages
OK
  Security updates get tracked at page: http://eagle.incubator.apache.org/sup/index.html.

QU40

The project puts a high priority on backwards compatibility and aims to document any incompatible changes and provide tools and documentation to help users transition to new features.

Status
colourGreen
titleOK
  See QU10.

QU50

The project strives to respond to documented bug reports in a timely manner.

Status
colourGreen
titleOK
  Responses on the users list, dev list and jira comes timely and effectively.

 

Community

CO10

The project has a well-known homepage that points to all the information required to operate according to this maturity model.

Status
colourGreen
titleOK
  So far, https://eagle.incubator.apache.org/docs/ renders the latest knowledge of the Eagle to visitors, including but not limited to how-to-contribute, how-to-deploy, and how-to-communicate, etc. It's continuously kept updated by committers as any new content comes up.

CO20

The community welcomes contributions from anyone who acts in good faith and in a respectful manner and adds value to the project.

Status
colourGreen
titleOK
  The community is working well in this respect, we are always giving warm welcome to contributions.

CO30

Contributions include not only source code, but also documentation, constructive bug reports, constructive discussions, marketing and generally anything that adds value to the project.

Status
colourGreen
titleOK
  Eagle has elected some non-coding committers.

CO40

The community is meritocratic and over time aims to give more rights and responsibilities to contributors who add value to the project.

Status
colourGreen
titleOK
  Eagle has elected a few committers during incubation.

Edward : for those contributors who have continuously contributing to Eagle, we may need invite them to be (P)PMC to gain more rights and responsibilities

CO50

The way in which contributors can be granted more rights such as commit access or decision power is clearly documented and is the same for all contributors.

Status
colourGreen
titleOK
  Based on the standard ASF docs and policies.

Edward : do we need a separate document?

CO60

The community operates based on consensus of its members (see CS10) who have decision power. Dictators, benevolent or not, are not welcome in Apache projects.

Status
colourGreen
titleOK
  Well demonstrated during incubation.

CO70

The project strives to answer user questions in a timely manner.

Status
colourGreen
titleOK
  See QU50.

 

Consensus Building

CS10

The project maintains a public list of its contributors who have decision power — the project’s PMC (Project Management Committee) consists of those contributors.

Status
colourGreen
titleOK
  Will be at http://people.apache.org/committers-by-project.html#eagle once the project graduates.

CS20

Decisions are made by consensus among PMC members and are documented on the project’s main communications channel. Community opinions are taken into account but the PMC has the final word if needed.

Status
colourGreen
titleOK
  The Eagle community has been making and documenting decisions on its dev list during incubation.

CS30

Documented voting rules are used to build consensus when discussion is not sufficient.

Status
colourGreen
titleOK
  Using the standard ASF voting process, referring to http://www.apache.org/foundation/voting.html. So far, the manipulations on voting process for 0.3.0-incubating and 0.4.0-incubating releases have helped the team accumulate valuable experiences, and will be kept going in future releases.

CS40

In Apache projects, vetoes are only valid for code commits and are justified by a technical explanation, as per the Apache voting rules defined in CS30.

Status
colourGreen
titleOK
  Vetoes haven’t been abused during incubation.

CS50

All "important" discussions happen asynchronously in written form on the project’s main communications channel. Offline, face-to-face or private discussions that affect the project are also documented on that channel.

Status
colourGreen
titleOK
  See CS20.

Edward : we still need some face-to-face private discussions to be documented in public channel. I think today people just don't want extra time to document them but for growing community we should do that

 

Independence

IN10

The project is independent from any corporate or organizational influence.

Status
colourGreen
titleOK
  No such influence has been detected during incubation.

Edward : multiple companies have participated in the feature discussion, they have their own needs and we build features based on the same framework

IN20

Contributors act as themselves as opposed to representatives of a corporation or organization.

Status
colourGreen
titleOK
  No worrying signals here during incubation.

Edward : contributors have communicated with each other about features, they may come from different corporation or organization, but they are representing a corporation or organization