Commit graph

199 commits

Author SHA1 Message Date
Kwonunn
2a7d74e29a fix typos 2025-04-12 15:24:56 +02:00
Kwonunn
e4249eda39 Add page about github actions 2025-04-12 15:23:57 +02:00
Kwonunn
4733546395 Add security page 2025-04-12 15:07:25 +02:00
Kwonunn
8dbd654ceb Add link to delightful-forgejo for alt systems 2025-04-12 13:56:08 +02:00
Kwonunn
1c0f4b4328 complete actions guide 2025-04-12 13:53:34 +02:00
Kwonunn
f5882fda2b
actions guide 2025-04-12 11:53:44 +02:00
Kwonunn
3a81b6bc18
add the reference 2025-03-14 15:06:14 +01:00
Kwonunn
de7f863ffd
add advanced features page 2025-03-07 22:54:19 +01:00
Kwonunn
34cafe5a9a add basic concepts page 2025-02-22 20:04:08 +01:00
Kwonunn
de23b9a29a expand and reorganize overview 2025-02-22 17:05:16 +01:00
Kwonunn
ada0c839ad fix links and trim image 2025-02-22 16:36:01 +01:00
Kwonunn
216de1e157 Rewrite actions docs
- Added the overview page
- Wrote the quick start guide
- Added pictures
- Tweaked the plan a little
2025-02-22 16:17:01 +01:00
Steffen
d8590a8beb
docs(agit): don't mix master and and main branch name 2025-02-14 20:49:54 +01:00
matkoniecz
a56da624db fix typo 2025-02-14 19:28:04 +00:00
Rainer Müller
33fbb1eb7a agit: Fix description of git push example (#1083)
The shown command uses HEAD, so it will push the currently checked out
branch. Other non-HEAD examples will be shown further below.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1083
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: Panagiotis "Ivory" Vasilopoulos <n0toose@noreply.codeberg.org>
Co-authored-by: Rainer Müller <raimue@codingfarm.de>
Co-committed-by: Rainer Müller <raimue@codingfarm.de>
2025-02-14 19:09:13 +00:00
Robert Wolff
97a25d1214 minor: formatting, close forgejo/website#162 2025-02-04 10:38:14 +01:00
Robert Wolff
449f1f5f84 improve attribution to derived CC licensed work, close forgejo/website#132 2025-01-24 11:42:42 +01:00
Earl Warren
2f41cede51
admin: actions: container.options allows --hostname 2025-01-22 19:01:10 +01:00
Alex619829
5eeb0c179c Alt Linux Apt-Rpm repository support documentation for Forgejo packages. (#978)
Adds support for the Apt-Rpm registry of the Alt Lunux distribution.

Alt Linux uses RPM packages to store and distribute software to its users. But the logic of the Alt Linux package registry is different from the Red Hat package registry.
I have added support for the Alt Linux package registry.

Related to : https://codeberg.org/forgejo/docs/pulls/978

Co-authored-by: gamzinav <gamzinav@basealt.ru>
Co-authored-by: Aleksandr Gamzin <gamzin@altlinux.org>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/978
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
Co-authored-by: Alex619829 <alex619829@noreply.codeberg.org>
Co-committed-by: Alex619829 <alex619829@noreply.codeberg.org>
2025-01-22 14:05:43 +00:00
Gusted
e56fccbea1 Update merge templates page
Recommend to use `.forgejo` as directory.
2025-01-21 12:34:56 +00:00
Robert Wolff
d520f407f5 fix minor stuff, move lychee.toml to .lychee.toml 2025-01-15 13:13:18 +00:00
Robert Wolff
fe44b624bd add docs for continue-on-error: true for steps 2025-01-15 05:41:10 +00:00
Robert Wolff
ca9a5347ef Add info about public access controls (close #925) (#1026)
See #925.

Co-authored-by: jinn <jinn@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/1026
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
2025-01-14 11:15:13 +00:00
Robert Wolff
900cbfd759 fix actions conditionals with missing quotes 2025-01-13 13:42:42 +00:00
Earl Warren
20bf504546 user: link to the runner installation guide 2025-01-11 08:38:15 +00:00
Robert Wolff
37bb061720 update lychee link checker, see #583 2025-01-09 06:59:40 +00:00
Christoph Heiss
46420f31e0 tree-wide: fix typos
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-01-05 10:04:31 +00:00
Shiny Nematoda
f93ebc57e7 user/code-search: update directory search 2024-12-30 15:10:11 +00:00
Earl Warren
2f15734bac
user: search: fix typos 2024-12-30 12:12:03 +00:00
Earl Warren
d50ee6513e
user: actions: options are limited to --volume and --tmpfs 2024-12-27 13:12:39 +01:00
snematoda
6d572a0d79 user/code-search: Update code search (#967)
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/967
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: snematoda <snematoda.751k2@aleeas.com>
Co-committed-by: snematoda <snematoda.751k2@aleeas.com>
2024-12-18 07:42:01 +00:00
xtex
dca4cfe02c user: actions: Document FORGEJO_TOKEN and GITEA_TOKEN secrets 2024-12-15 05:40:15 +00:00
ugur-a
ce920b3849 Fix a typo 2024-12-11 12:44:04 +00:00
Christoph Heiss
9897c24aa2
user: actions: document jobs.<job_id>.if option
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-12-06 11:47:14 +01:00
derReparierer
bf588ea0f6 Fix link to Forgejo and fix trailing slash 2024-12-02 18:11:04 +00:00
derReparierer
e00fece533 docs/user/repo-mirror.md aktualisiert 2024-12-01 19:28:20 +00:00
derReparierer
b93fcff2e8 add hint how to use ssh access to remote mirror repository 2024-12-01 18:48:08 +00:00
Oto Šťáva
9a59a36913 user/wiki: document KaTeX 2024-11-30 10:40:27 +00:00
Christoph Heiss
18cfae1d78
user: actions: document jobs.<job_id>.needs option
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-30 10:18:18 +01:00
Oto Šťáva
681f3a8369
Unify Alpine versions across the repo
This mainly came about because I noticed an inconsistency in the
`docs/user/actions.md` section, where it said a snippet ensures the usage
of _Alpine 3.18_, but the snippet actually obviously said _3.19_.

While I was at it, I just updated all mentions of Alpine I could find to
the current _3.20_.
2024-11-22 10:41:08 +01:00
dcz_pf
2bb8cbc603 Clarify API token usage (#939)
The config section can be easily missed when someone intends to only use the token as an env var. But that section contains the crucial bit of information about formatting the token.
This splits the credentials info from configuration description and makes the format explicit. While at it, the necessary permission is highlighted.

This should fix Codeberg/Community#1701

Co-authored-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/939
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: dcz_pf <cobepfac.dcz@porcupinefactory.org>
Co-committed-by: dcz_pf <cobepfac.dcz@porcupinefactory.org>
2024-11-21 18:25:56 +00:00
julianfoad
953989cd7e docs: api-usage: tokens need 'scopes'
Document the "scopes" field that is now required when generating API tokens. Refer to the documentation of scope names.

Signed-off-by: julianfoad <julian@foad.me.uk>
2024-11-14 16:31:21 +00:00
cascading-pr
a7f8c36652 cascading-pr update 2024-11-10 12:17:16 +00:00
Ainsley Ellis
8418b8bd50 Fix broken links 2024-10-02 22:34:01 -04:00
0ko
f45dc35837 user: arch package: fix typo, fix wrong link 2024-09-29 06:42:54 +00:00
ExplodingDragon
577e8791c3
supprt arch delete by arch 2024-09-27 09:44:59 +08:00
Kwonunn
d88ef00889 Fix copying mistake 2024-09-23 07:58:10 +00:00
Earl Warren
1a72849b87 user: OAuth2 section title typo 2024-09-16 11:58:33 +00:00
Malte Jürgens
830595982f
Add Tags and Releases page
This has been adapted from
https://codeberg.org/Codeberg/Documentation/src/branch/main/content/git/using-tags.md,
and updated to document the changes from
https://codeberg.org/forgejo/forgejo/pulls/1445.

Co-authored-by: n <n@noreply.codeberg.org>
Co-authored-by: Gerhard Beck <gerhard.beck@elkb.de>
Co-authored-by: Jeremy <jeremytbaxter@protonmail.com>
Co-authored-by: Jeremy <jtbx@duck.com>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-authored-by: William Davis <unbeatable-101@noreply.codeberg.org>
Co-authored-by: crapStone <crapstone01@gmail.com>
Co-authored-by: f0sh <f0sh@mailbox.org>
Co-authored-by: fnetx <git@fralix.ovh>
Co-authored-by: mutluyuz <mutluyuz@noreply.codeberg.org>
Co-authored-by: n0toose <git@n0toose.net>
2024-09-08 19:39:34 +02:00
Mai-Lapyst
000ca5ab42 Reword how custom values for the shell prop work 2024-09-04 23:05:30 +00:00