You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Earl Warren fc00ff45f2
[CI] Forgejo Actions based CI for PR & branches
(cherry picked from commit f9d75d4705ece5c119f2fd5e2bfbaf630d0bf739)
(cherry picked from commit 64f76f4ab269daa6a584305164732c68be0161c5)
(cherry picked from commit 5d024541551f1be98444923f0fa327a855104725)

[CI] Forgejo Actions workflows

(cherry picked from commit 3ff59b5379ebf761f32875f9d869a1d18f79741c)
(cherry picked from commit 8af826a6f7c70d03079ec68f10230041695017cd)
(cherry picked from commit d7c09d9cc80037a28d488da142ae2a2a99f59ac9)

[CI] use the docker label instead of ubuntu-latest

(cherry picked from commit b6a6470db6c8bae9963e204f9c8c408f309e81e3)

[CI] all tests need compliance before proceeding

(cherry picked from commit b35c496f2c3034164b9bb3a3550f35026adf9372)
(cherry picked from commit 36a4148a8ec654ae9fa5a6925a3b8606b96aebcc)
(cherry picked from commit 7ffcffa653808a284f422fdc31f6ea07874b585d)
(cherry picked from commit 8a246d296e502c181c6ee779d1773c9e78ca7acf)
(cherry picked from commit dd0b6e1826ba7699f967de2c00c1332909a53473)

[CI] Forgejo Actions based release process (squash) MySQL optimization

Refs: https://codeberg.org/forgejo/forgejo/issues/976
(cherry picked from commit b4b8c489e6e9fe36349eced5d4249467b25df2a7)
(cherry picked from commit 1e861db4afdc32549784381a96b16dac508ec1c0)
(cherry picked from commit a6c0e00330ded851c2f524039259f0b723d793e4)
(cherry picked from commit f97b336465fd6be15079e756c9ee3a580f0aa339)
(cherry picked from commit 6d65d5f0d6f798556a8f9e547896be03a5ee2f87)
(cherry picked from commit 79bfbadbed3bf84b96f2c027d119a4aa5c60d5e2)
(cherry picked from commit e86c40a34a97fc568c724ee5f8ee5b2bf46ebf19)
(cherry picked from commit da0c454adbcf1b5dbb95d9d74afaa371e32351a0)
(cherry picked from commit b49d892cda968b22ad6c29caade042690d96f2e2)

[CI] enable minio tests

(cherry picked from commit 4d8f4380311b872061bd20f561424662ecd8d817)
(cherry picked from commit c4eeb0a61ef579c21b0382edd61c62adebe93b28)

[CI] Forgejo Actions based CI for PR & branches (squash) cleanup

(cherry picked from commit 80eb20e84267552c971096693558734f0ec7afdd)
(cherry picked from commit d2ff589858961e4f25bc1d903cdf57df1db4c316)
(cherry picked from commit f6eedecb67fce992605bb1fcdd93c866ec47a9d4)
(cherry picked from commit cf458091e245e1c70944e940a214d5127f304303)
(cherry picked from commit ddd322cb2de165126080b222c1b09b2a91fea182)
(cherry picked from commit f0f5729b6467bea053d532c4c64c54a0fe737c98)

Conflicts:
	.github/workflows/pull-db-tests.yml
	https://codeberg.org/forgejo/forgejo/pulls/1573
(cherry picked from commit bb347aedd4e5030eea46ce22176a0444619df6b8)
(cherry picked from commit 0f5ebe8c3e78cef6f310ee9097a8413df904c08a)
(cherry picked from commit 9101cb4715ed88c6a3f0ad14443758d9bc9c61ed)
(cherry picked from commit ab118fe4efd96e9bb7134065643f094a379bb192)

[CI] Forgejo Actions based CI for PR & branches (squash) use node:20-bookworm

No longer use the custom test-env image, it is unecessary technical
debt.

Also upgrade to bitnami/minio:2023.8.31 to align with what Gitea tests

(cherry picked from commit d9b77fd2735a52043b4f8f1baaaa2e15073db621)
(cherry picked from commit ef8f099f9ea03d216324ceff348fe643240341dc)
(cherry picked from commit 6d3c675d203ba838de1f0540977f5e7e9f62f055)
8 months ago
.devcontainer devpod use go1.21 (#26637) 10 months ago
.forgejo/workflows [CI] Forgejo Actions based CI for PR & branches 8 months ago
.gitea Use docs.gitea.com instead of docs.gitea.io (#26739) 10 months ago
.github [CI] Forgejo Actions based CI for PR & branches 8 months ago
assets bump go-deps (#27489) 9 months ago
build Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 10 months ago
cmd [CLI] implement forgejo-cli 8 months ago
contrib Replace more db.DefaultContext (#27628) 9 months ago
custom/conf [CI] DEFAULT_ACTIONS_URL = https://codeberg.org 8 months ago
docker Dockerfile small refactor (#27757) 8 months ago
docs refactor postgres connection string building (#27723) 8 months ago
models [CLI] implement forgejo-cli 8 months ago
modules [CI] Forgejo Actions based CI for PR & branches 8 months ago
options [skip ci] Updated translations via Crowdin 8 months ago
public Update JS and Poetry dependencies and eslint (#27200) 9 months ago
routers [CLI] implement forgejo-cli 8 months ago
services Unify two factor check (#27915) 8 months ago
snap set version in snapcraft yaml 10 months ago
templates Fix edit topic UI (#27925) 8 months ago
tests [CI] disable meilisearch/elasticsearch test, no server yet in CI 8 months ago
web_src Fix edit topic UI (#27925) 8 months ago
.air.toml Reduce verbosity of dev commands (#24917) 1 year ago
.changelog.yml Adapt `.changelog.yml` to new labeling system (#27701) 9 months ago
.dockerignore Move public asset files to the proper directory (#25907) 12 months ago
.editorconfig Add markdownlint (#20512) 2 years ago
.eslintrc.yaml Update and add new eslint plugins (#27698) 9 months ago
.gitattributes Move public asset files to the proper directory (#25907) 12 months ago
.gitignore update snap package (#27021) 10 months ago
.gitpod.yml Add Github related extensions in devcontainer (#25800) 12 months ago
.golangci.yml Use Go 1.21 for golangci-lint (#26786) 10 months ago
.ignore Add `/public/assets` to `.ignore` (#26232) 11 months ago
.markdownlint.yaml Enable markdownlint `no-duplicate-header` (#27500) 9 months ago
.npmrc Upgrade to npm lockfile v3 and explicitely set it (#23561) 1 year ago
.spectral.yaml Add spectral linter for Swagger (#20321) 2 years ago
.stylelintrc.yaml Enable shorthands in `declaration-strict-value` linter (#27597) 9 months ago
.yamllint.yaml fully replace drone with actions (#27556) 9 months ago
BSDmakefile Fix build errors on BSD (in BSDMakefile) (#27594) 9 months ago
CHANGELOG.md Add 1.20.5 changelog (#27404) (#27411) 9 months ago
CODE_OF_CONDUCT.md Add Gitea Community Code of Conduct (#23188) 1 year ago
CONTRIBUTING.md Document our new labeling strategy (#27523) 9 months ago
DCO Remove address from DCO (#22595) 1 year ago
Dockerfile [CI] implementation: forgejo container images 8 months ago
Dockerfile.rootless [CI] implementation: forgejo container images 8 months ago
LICENSE Fix typo 8 years ago
MAINTAINERS Apply to become a maintainer (#27522) 9 months ago
Makefile [CI] implementation: publish forgejo- binaries instead of gitea- 8 months ago
README.md Update readme to remove drone svg (#27624) 9 months ago
README_ZH.md Update readme to remove drone svg (#27624) 9 months ago
SECURITY.md fix wording in SECURITY.md (#27463) 9 months ago
build.go User/Org Feed render description as per web (#23887) 1 year ago
go.mod Remove SSH workaround (#27893) 8 months ago
go.sum Remove SSH workaround (#27893) 8 months ago
main.go Fix incorrect CLI exit code and duplicate error message (#26346) 11 months ago
package-lock.json Update and add new eslint plugins (#27698) 9 months ago
package.json Update and add new eslint plugins (#27698) 9 months ago
playwright.config.js Update JS dependencies and eslint config (#21388) 2 years ago
poetry.lock Update JS and PY dependencies (#27501) 9 months ago
poetry.toml Clean up pyproject.toml and package.json, fix poetry options (#25327) 1 year ago
pyproject.toml Update JS and Poetry dependencies and eslint (#27200) 9 months ago
vitest.config.js Use vitest globals (#27102) 9 months ago
webpack.config.js Enable production source maps for index.js, fix CSS sourcemaps (#27291) 9 months ago

README.md

Gitea

Gitea - Git with a cup of tea

Contribute with Gitpod

View this document in Chinese

Purpose

The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service.

As Gitea is written in Go, it works across all the platforms and architectures that are supported by Go, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. You can try it out using the online demo. This project has been forked from Gogs since November of 2016, but a lot has changed.

Building

From the root of the source tree, run:

TAGS="bindata" make build

or if SQLite support is required:

TAGS="bindata sqlite sqlite_unlock_notify" make build

The build target is split into two sub-targets:

  • make backend which requires Go Stable, the required version is defined in go.mod.
  • make frontend which requires Node.js LTS or greater.

Internet connectivity is required to download the go and npm modules. When building from the official source tarballs which include pre-built frontend files, the frontend target will not be triggered, making it possible to build without Node.js.

Parallelism (make -j <num>) is not supported.

More info: https://docs.gitea.com/installation/install-from-source

Using

./gitea web

NOTE: If you're interested in using our APIs, we have experimental support with documentation.

Contributing

Expected workflow is: Fork -> Patch -> Push -> Pull Request

NOTES:

  1. YOU MUST READ THE CONTRIBUTORS GUIDE BEFORE STARTING TO WORK ON A PULL REQUEST.
  2. If you have found a vulnerability in the project, please write privately to security@gitea.io. Thanks!

Translating

Translations are done through Crowdin. If you want to translate to a new language ask one of the managers in the Crowdin project to add a new language there.

You can also just create an issue for adding a language or ask on discord on the #translation channel. If you need context or find some translation issues, you can leave a comment on the string or ask on Discord. For general translation questions there is a section in the docs. Currently a bit empty but we hope to fill it as questions pop up.

https://docs.gitea.com/contributing/localization

Crowdin

Further information

For more information and instructions about how to install Gitea, please look at our documentation. If you have questions that are not covered by the documentation, you can get in contact with us on our Discord server or create a post in the discourse forum.

We maintain a list of Gitea-related projects at gitea/awesome-gitea.

The official Gitea CLI is developed at gitea/tea.

Authors

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

FAQ

How do you pronounce Gitea?

Gitea is pronounced /ɡɪti:/ as in "gi-tea" with a hard g.

Why is this not hosted on a Gitea instance?

We're working on it.

License

This project is licensed under the MIT License. See the LICENSE file for the full license text.

Screenshots

Looking for an overview of the interface? Check it out!

Dashboard User Profile Global Issues
Branches Web Editor Activity
New Migration Migrating Pull Request View
Pull Request Dark Diff Review Dark Diff Dark