Submit maintainers' review (#356)

Some updates for the blog post.

Reviewed-on: https://gitea.com/gitea/blog/pulls/353
Reviewed-by: Denys Konovalov <denyskon@noreply.gitea.com>
Reviewed-by: John Olheiser <jolheiser@noreply.gitea.com>
Reviewed-by: puni9869 <puni9869@noreply.gitea.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: justusbunsi <sk.bunsenbrenner@gmail.com>
Co-committed-by: justusbunsi <sk.bunsenbrenner@gmail.com>
This commit is contained in:
Lunny Xiao 2024-03-12 15:50:37 +00:00
parent 7c93c73bcc
commit a3246f0b91
1 changed files with 28 additions and 12 deletions

View File

@ -1,5 +1,5 @@
---
date: 2024-03-07T08:00:00+00:00
date: 2024-03-11T12:00:00+00:00
authors:
- "lunny"
- "techknowlogick"
@ -9,12 +9,16 @@ tags: ["announcement"]
coverImage: /demos/gitea-enterprise/cover.png
---
CommitGo, the company which is behind Gitea, is happy to announce the release of Gitea Enterprise.
CommitGo, a company founded by the creators of Gitea as a subsidiary of Gitea Ltd, is happy to announce the release of Gitea Enterprise.
Gitea Enterprise is a premium offering designed to take your collaboration and code management to new heights.
## What's Inside Gitea Enterprise
To be able to fulfill corporate needs, useful new features are included in Gitea Enterprise that aren't (yet) part of Gitea. Some of these have been developed by CommitGo specifically for our clients; others have already been submitted as PRs to the Gitea project and not yet merged into a stable Gitea release.
The features currently included in Gitea Enterprise are:
1. **Branch Protection Inheritance**:
With branch protection inheritance features, you keep your codebase secure.
@ -30,13 +34,13 @@ Gitea Enterprise is a premium offering designed to take your collaboration and c
5. **Mandatory 2FA Authentication**:
Strengthen account security with mandatory two-factor authentication.
6. **Audit Log**:
6. **Audit Log ([PR #24257](https://github.com/go-gitea/gitea/pull/24257))**:
Gain insights into user actions and system events with a comprehensive audit log.
7. **SAML Integration**:
7. **SAML Integration ([PR #29403](https://github.com/go-gitea/gitea/pull/29403))**:
Simplify user authentication and authorization with seamless SAML integration.
8. Consistent Release Schedule and Long-Term Support versions
8. **Consistent Release Schedule and Long-Term Support versions**
To explore the enhanced experience of Gitea Enterprise, visit the [Enterprise page](https://about.gitea.com/products/gitea-enterprise). You can also contact [CommitGo](mailto:support@gitea.com) if you have any questions or need assistance.
@ -44,26 +48,38 @@ To explore the enhanced experience of Gitea Enterprise, visit the [Enterprise pa
- Does this mean Gitea is now Open-Core?
No, the Gitea project governance charter prohibits the inclusion of proprietary code, and we adhere to the project standards. Gitea Enterprise is an offering of CommitGo, not the Technical Oversight Committee of Gitea itself.
No, the Gitea project governance charter prohibits the inclusion of proprietary code, and we adhere to the project standards. **Gitea Enterprise is an offering of CommitGo, not the Technical Oversight Committee of Gitea or the Gitea project itself**. CommitGo remains committed to contributing back functionality to Gitea under the MIT license.
- How come this isn't in Gitea itself?
- Why isn't this in Gitea itself?
Functionality previously commissioned for development by customers may include internal information. Submission to the Gitea project must be vetted before submission to ensure no leak of sensitive information or trade secrets. This model has already allowed CommitGo to build and contribute the widely-used Gitea Actions functionality.
Functionality previously commissioned for development by customers may include internal information. Submission to the Gitea project must be vetted before submission to ensure not to leak sensitive information or trade secrets. This model has already allowed CommitGo to build and contribute the widely-used Gitea Actions functionality and other not yet merged features like [SAML authentication](https://github.com/go-gitea/gitea/pull/29403) or [GCP storage](https://github.com/go-gitea/gitea/pull/26963).
- How will this change Gitea development?
It won't. The Gitea project has a robust governance charter to ensure that the project is self-sufficient, and this does not propose any changes to it. Each subscription includes a support contract to ensure that reports or support requests do not overwhelm the community tracker.
Nothing changes for the Gitea project, as it has a robust governance charter to ensure that the project is self-sufficient, and this does not propose any changes to it. Each subscription includes a support contract to ensure that reports or support requests do not overwhelm the community tracker. As functionality is built and contributed back to the Gitea project under the MIT license, it will still be required to undergo the review process as all other pull-requests. This will allow Gitea to include high-quality, enterprise-ready functionality.
- Why is this a paid offering?
The open-source Gitea project can be found for no cost, and provides pre-built binaries you can use with community provided support.
The open-source Gitea project can be found for no cost, and provides pre-built binaries you can use with community-provided support channels.
CommitGo is fortunate that there are customers who commission custom functionality, allow us to license the code as MIT, and submit it to the Gitea project.
Many features and enhancements are prevented from being built for the Gitea project due to high upfront costs and a lack of resources to maintain them. This leads to them not being developed or accepted into the project. With this offering, CommitGo can provide a version to paying customers with a support contract, allowing us to develop and maintain these features to contribute to the Gitea project.
Many features and enhancements are prevented from being built for the Gitea project due to high upfront costs and a lack of resources to maintain them. This leads to them not being developed or accepted into the project. With this offering, CommitGo can provide a version to paying customers with a support contract, allowing us to develop and maintain these features to contribute them to the Gitea project.
This model has already allowed us to contribute and maintain several features in the Gitea project, including Gitea Actions, which was dogfooded and provided to customers. At the same time, it awaited review for inclusion in the Gitea project itself.
Features, and enhancements commisioned by customers, may include knowledge of internal company information or trade secrets, and so they require analysis to ensure that no sensitive information is included prior to submission of functionality to the Gitea project.
Features and enhancements commissioned by customers may include knowledge of internal company information or trade secrets, and so they require analysis to ensure that no sensitive information is included prior to submission of functionality to the Gitea project.
## What comes next?
Although we - CommitGo - are tightly coupled to the Gitea project, a better distinction between our products and the Gitea project itself is on its way. Building up an identity, new infrastructure and resources takes time, so we publish our updates here on blog.gitea.com. We are working with the community as we establish ourselves and are thankful for their input and feedback.
The Gitea project is built by a globally diverse group of maintainers, contributors, companies, and end-users who invested in continued success of Gitea. We are very happy to be able to do our best to make the Gitea project benefit from our developments and to ensure sustainability.
Thank you for being part of the Gitea journey. We look forward to serving you even more to ensure your success.
---
> :exclamation: Disclaimer
>
> This post was updated to provide additional clarity and add context. We are thankful to all the feedback from the Gitea community..