0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00
Commit graph

241 commits

Author SHA1 Message Date
Cyborus
8ad4341dd6
"loose" should be "lose"
# Conflicts:
#	v1.19/admin/upgrade.md
2023-08-13 16:59:46 +01:00
Peter Keenan
10f14eff87
Annotate localhost types 2023-08-13 16:37:04 +01:00
Peter Keenan
d6b2987330
Add host specific rules for pg_hba.conf section 2023-08-13 16:37:03 +01:00
Earl Warren
d87ee56faa
docs: admin: add missing documentation for WORK_PATH in app.ini
Refs: https://codeberg.org/forgejo/forgejo/issues/1118#issuecomment-1008533
2023-08-13 16:36:52 +01:00
Loïc Dachary
60aca1b265
docs: user: profile: document user custom profiles
# Conflicts:
#	user/profile.md
2023-08-13 16:36:21 +01:00
Loïc Dachary
38474aaa62
docs: user: authentication: move token scope out of the oauth2 section
# Conflicts:
#	user/token-scope.md
2023-08-13 16:36:21 +01:00
chrysn
5528363904
Add guidance for using podman with the runner 2023-08-13 16:36:21 +01:00
Earl Warren
0038bd1de9
docs: admin: upgrade: update to match v1.20.1-0 2023-08-13 16:36:21 +01:00
Earl Warren
c4d72a3668
docs: developer: WORKFLOW: rebase pull requests 2023-08-13 16:36:21 +01:00
Earl Warren
19ec284d9b
docs: admin: actions: typo - remove extra quote 2023-08-13 16:36:21 +01:00
Loïc Dachary
f29939c244
docs: developer: workflow: preserving stable branch tags (simplification) 2023-08-13 16:36:21 +01:00
Loïc Dachary
0589ab311b
docs: developer: workflow: preserving stable branch tags 2023-08-13 16:36:21 +01:00
Loïc Dachary
8e58214a84
Merge pull request 'docs: v1.20: sync with changes from Codeberg & Gitea' (#305) from dachary/website:wip-upgrade into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/305
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2023-08-13 16:36:07 +01:00
Loïc Dachary
cafdb8e16e
docs: v1.20: sync Codeberg 77bfb6cc15d180d506881e9629e73d1064c11dda 2023-08-13 16:35:43 +01:00
Loïc Dachary
a6d5b9e8bf
docs: v1.20: sync Gitea faa28b5a44912f1c63afddab9396bae9e6fe061c (update hash only) 2023-08-13 16:28:05 +01:00
Loïc Dachary
fb8705f312
docs: v1.20: sync Gitea faa28b5a44912f1c63afddab9396bae9e6fe061c
For each page of the documentation that has some content originating from Gitea, incorporate the updates.

git diff 62ac3251fa545d32bdfc9ff824106b97ec63edbb..faa28b5a44912f1c63afddab9396bae9e6fe061c -- $(find . -type f -name 'en-us')

Where faa28b5a44912f1c63afddab9396bae9e6fe061c is Gitea main as of today.
2023-08-13 16:28:05 +01:00
Loïc Dachary
4c5ea71000
docs: developer: add a section to build from source
# Conflicts:
#	developer/from-source.md
2023-08-13 16:28:04 +01:00
Loïc Dachary
5329ac985c
docs: admin: remove command line
It is supposed to reflect the help of `forgejo --help`. However, since
it is manually maintained there are differences that may be confusing.
It could be generated with `forgejo docs` but the format is not good
enough as it is.

# Conflicts:
#	admin/command-line.md
2023-08-13 16:27:56 +01:00
Loïc Dachary
84e8e3ab6d
docs: user: oauth2: fixed scoped token table display 2023-08-13 16:25:50 +01:00
Loïc Dachary
89b2cbea3a
docs: admin: actions: add missing actions
Fixes: https://codeberg.org/forgejo/website/issues/302
2023-08-13 16:25:43 +01:00
Earl Warren
8cfc9d602e
Merge pull request 'explain how Dockerfile based actions work' (#293) from earl-warren/website:wip-actions into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/293
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>

Merge pull request 'docs: admin: actions: document offline registration' (#294) from earl-warren/website:wip-actions into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/294
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>

Merge pull request 'docs: user: actions: jobs.<id>.service.<id>.ports is a noop' (#295) from earl-warren/website:wip-actions into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/295
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>

Merge pull request 'docs: user: actions: hashFiles does not work' (#297) from earl-warren/website:wip-actions into main
Reviewed-on: https://codeberg.org/forgejo/website/pulls/297
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2023-08-13 16:23:35 +01:00
Earl Warren
ccb4c2d154
docs: user: actions: hashFiles does not work
Refs: https://code.forgejo.org/forgejo/runner/issues/54#issuecomment-500
2023-08-13 16:22:49 +01:00
Earl Warren
36c42ea9f3
docs: user: actions: jobs.<id>.service.<id>.ports is a noop 2023-08-13 16:22:36 +01:00
Earl Warren
64e70b8eec
docs: admin: actions: upgrade to runner v2.3.0 2023-08-13 16:22:36 +01:00
Earl Warren
a47458b236
docs: admin: actions: document offline registration 2023-08-13 16:22:14 +01:00
Earl Warren
a006a44222
docs: user: actions: document steps.uses.with 2023-08-13 16:22:13 +01:00
Earl Warren
4bba8061f5
docs: user: actions: explain options for containers 2023-08-13 16:22:13 +01:00
Earl Warren
3871009d84
docs: user: actions: reword moderated pull requests 2023-08-13 16:22:06 +01:00
Earl Warren
6ab1d21f86
docs: user: actions: explain how Dockerfile based actions work 2023-08-13 16:22:06 +01:00
Earl Warren
e958209e29
docs: admin: actions: upgrade to runner v2.2.0 2023-08-13 16:22:06 +01:00
Earl Warren
07e8939ea6
docs: action: document service 2023-08-13 16:18:47 +01:00
Earl Warren
ef44ed51c1
docs: updates on the release process and how to debug it 2023-08-13 16:18:47 +01:00
Loïc Dachary
a8459ae139
Merge actions documentation into main
Merge pull request 'docs: more Forgejo Actions documentation' (#278) from dachary/website:wip-actions into main
Merge pull request 'docs: explain caching for Actions' (#279) from dachary/website:wip-actions into main
Merge pull request 'docs: document forgejo-runner exec & expressions' (#282) from dachary/website:wip-actions into main
Merge pull request 'docs: actions: document local actions' (#283) from dachary/website:wip-actions into main

Reviewed-on: https://codeberg.org/forgejo/website/pulls/278
Reviewed-on: https://codeberg.org/forgejo/website/pulls/279
Reviewed-on: https://codeberg.org/forgejo/website/pulls/282
Reviewed-on: https://codeberg.org/forgejo/website/pulls/283
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2023-08-13 16:15:18 +01:00
Loïc Dachary
5a0779d78d
docs: actions: document local actions 2023-08-13 16:14:14 +01:00
Loïc Dachary
1971c8b8ae
docs: actions: add expression to the glossary 2023-08-13 16:14:14 +01:00
Loïc Dachary
135f055f40
docs: actions: add expressions 2023-08-13 16:14:14 +01:00
Loïc Dachary
e927e6479b
docs: actions: add env: 2023-08-13 16:14:14 +01:00
Loïc Dachary
5d86d80c6d
docs: actions: explain how to run examples locally 2023-08-13 16:14:14 +01:00
Loïc Dachary
2b68a7066b
docs: actions: add forgejo-runner exec 2023-08-13 16:14:13 +01:00
Loïc Dachary
e4bc43437b
docs: explain caching for Actions 2023-08-13 16:14:13 +01:00
Loïc Dachary
35ab54e048
docs: more Forgejo Actions documentation
# Conflicts:
#	_images/user/actions/action-approve.png
#	_images/user/actions/action-blocked.png
#	_images/user/actions/actions-detail.png
#	_images/user/actions/actions-list.png
#	_images/user/actions/runner-tasks.png
#	_images/user/actions/runners-add.png

address review comments
2023-08-13 16:14:13 +01:00
Gusted
1b524acd09
Add recommendation and tips page
- Add recommended settings, based on my own experience.
- Add tips, so far only the SSH over Git tip to enable Git Wire 2.

# Conflicts:
#	admin/recommendations.md
2023-08-13 16:09:39 +01:00
Earl Warren
c192fbbb74
docs: update the hardware list 2023-08-13 16:08:55 +01:00
Earl Warren
d6da81d1bb
docs: update the description of code.forgejo.org 2023-08-13 16:08:55 +01:00
Earl Warren
c6d14c68ef
docs: explain how to debug the release publishing phase 2023-08-13 16:08:48 +01:00
Earl Warren
2254870589
docs: rework the runner release process 2023-08-13 16:08:48 +01:00
Earl Warren
bba4f4f105
docs: add trigger event table and sources of information 2023-08-13 16:02:13 +01:00
Gusted
e201931bdd
Add organization moderation docs
- Follow up for: https://codeberg.org/forgejo/forgejo/pulls/802

# Conflicts:
#	_images/user/block/org_page.png
#	_images/user/block/org_search.png
#	_images/user/block/org_successful.png
#	_images/user/block/org_unblock.png
2023-08-13 16:02:11 +01:00
Earl Warren
bcccb7d79e
docs: document robots.txt
# Conflicts:
#	admin/search-engines-indexation.md
2023-08-13 16:01:57 +01:00
Loïc Dachary
f5d9d58276
docs: update SSH_KEYGEN_PATH documentation
To match 7a8a4f5432
2023-08-13 16:01:41 +01:00