Beyond coding. We forge. https://forgejo.org
Find a file
Adrian Hirt 1dfa11551c
Fix overflowing content in action run log (#31842)
When a long line with characters such as dots is returned by a step in
an action (e.g. by the output of the Ruby on Rails test runner), it
overflows the log container, causing the page to scroll sideways.

This PR adds the CSS `overflow-wrap: anywhere;` to the
`.job-step-section .job-step-logs .job-log-line .log-msg` selector,
which causes such lines to wrap as well

(cherry picked from commit 61aaf3440142d225802e3e9ce3db28bcf71f5a7e)
2024-08-18 06:28:26 +02:00
.devcontainer
.forgejo Merge pull request 'Update docker.io/bitnami/mysql Docker tag to v8.4 (forgejo)' (#4961) from renovate/forgejo-docker.io-bitnami-mysql-8.x into forgejo 2024-08-17 07:46:57 +00:00
assets Support compression for Actions logs (#31761) 2024-08-13 06:51:49 +02:00
build
cmd
contrib
custom/conf Merge pull request 'git-grep: set timeout to 2s by default and allow configuring it' (#4966) from yoctozepto/git-grep-timeout into forgejo 2024-08-15 12:15:16 +00:00
docker
models Fix panic of ssh public key page after deletion of auth source (#31829) 2024-08-18 06:28:26 +02:00
modules Merge pull request 'git-grep: fix for initial dashes in expressions' (#4967) from yoctozepto/git-grep-fix-words into forgejo 2024-08-17 07:07:40 +00:00
options i18n: Improve clarity of confirmation email messages 2024-08-16 16:11:18 +02:00
public
release-notes Merge pull request 'Revert "Prevent allow/reject reviews on merged/closed PRs"' (#4907) from caesar/forgejo:revert-no-closed-pr-review into forgejo 2024-08-13 23:25:54 +00:00
releases/images
routers Avoid returning without written ctx when posting PR (#31843) 2024-08-18 06:28:26 +02:00
services Merge pull request 'Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access' (#4449) from marcellmars/forgejo:forgejo into forgejo 2024-08-16 12:38:15 +00:00
templates Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-18 05:47:06 +02:00
tests render plain text file if the LFS object doesn't exist (#31812) 2024-08-18 05:58:33 +02:00
tools
web_src Fix overflowing content in action run log (#31842) 2024-08-18 06:28:26 +02:00
.air.toml
.deadcode-out chore: update .deadcode.out 2024-08-13 09:05:50 +02:00
.dockerignore
.editorconfig
.envrc
.eslintrc.yaml
.gitattributes
.gitignore
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.mailmap Add .mailmap with aliases for Unknwon (github.com/Unknwon) 2024-08-14 08:26:16 -04:00
.markdownlint.yaml
.npmrc
.release-notes-assistant.yaml
.spectral.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
flake.lock
flake.nix
go.mod Support compression for Actions logs (#31761) 2024-08-13 06:51:49 +02:00
go.sum Support compression for Actions logs (#31761) 2024-08-13 06:51:49 +02:00
LICENSE
main.go
Makefile Update module mvdan.cc/gofumpt to v0.7.0 2024-08-17 00:02:59 +00:00
package-lock.json Update dependency @playwright/test to v1.46.1 2024-08-17 00:02:44 +00:00
package.json Update dependency @playwright/test to v1.46.1 2024-08-17 00:02:44 +00:00
playwright.config.js
poetry.lock Lock file maintenance 2024-08-12 02:06:15 +00:00
poetry.toml
pyproject.toml
README.md
release-notes-assistant.sh
RELEASE-NOTES.md
renovate.json chore(renovate): Add mirrored node image to renovate.json 2024-08-12 16:19:20 +02:00
stylelint.config.js
tailwind.config.js
vitest.config.js
webpack.config.js

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.