Commit graph

229 commits

Author SHA1 Message Date
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
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
36c42ea9f3
docs: user: actions: jobs.<id>.service.<id>.ports is a noop 2023-08-13 16:22:36 +01:00
64e70b8eec
docs: admin: actions: upgrade to runner v2.3.0 2023-08-13 16:22:36 +01:00
a47458b236
docs: admin: actions: document offline registration 2023-08-13 16:22:14 +01:00
a006a44222
docs: user: actions: document steps.uses.with 2023-08-13 16:22:13 +01:00
4bba8061f5
docs: user: actions: explain options for containers 2023-08-13 16:22:13 +01:00
3871009d84
docs: user: actions: reword moderated pull requests 2023-08-13 16:22:06 +01:00
6ab1d21f86
docs: user: actions: explain how Dockerfile based actions work 2023-08-13 16:22:06 +01:00
e958209e29
docs: admin: actions: upgrade to runner v2.2.0 2023-08-13 16:22:06 +01:00
07e8939ea6
docs: action: document service 2023-08-13 16:18:47 +01:00
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
c192fbbb74
docs: update the hardware list 2023-08-13 16:08:55 +01:00
d6da81d1bb
docs: update the description of code.forgejo.org 2023-08-13 16:08:55 +01:00
c6d14c68ef
docs: explain how to debug the release publishing phase 2023-08-13 16:08:48 +01:00
2254870589
docs: rework the runner release process 2023-08-13 16:08:48 +01:00
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
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
wackbyte
57699bd3b7
chore: make all intra-site links not use a specific domain
# Conflicts:
#	v1.19/index.md
2023-08-13 15:59:30 +01:00
7c210192d8
docs: move misplaced instructions 2023-08-13 15:58:26 +01:00
wackbyte
24fe27de85
docs: fix syntax error in example JSON returned from request
# Conflicts:
#	v1.20/user/api-usage.md
2023-08-13 15:57:34 +01:00
wackbyte
7f5c6d2bb8
docs: grammar fixes 2023-08-13 15:56:44 +01:00
wackbyte
c915d8113a
docs: use more positive examples for labels
# Conflicts:
#	v1.19/user/issue-tracking-basics.md
2023-08-13 15:56:10 +01:00
wackbyte
1ced97d1f8
docs: don't assume gender of subject
# Conflicts:
#	v1.19/user/repo-permissions.md
2023-08-13 15:56:02 +01:00
Loïc Dachary
e80a889124
docs: add missing bits when installing a runner from scratch 2023-08-13 15:54:28 +01:00
Loïc Dachary
7339902cc4
docs: explain the LABELS unpriviliged runners should have 2023-08-13 15:54:28 +01:00
Loïc Dachary
069e649fc3
docs: updates to the runner installation instructions
based on installing them today
2023-08-13 15:54:28 +01:00
1a6e50db3b
docs: infrastructures notes on how to setup a new runner for Forgejo 2023-08-13 15:54:28 +01:00
e64b339af7
fix the details of the release process 2023-08-13 15:54:27 +01:00
21a582f920
docs: a simpler Forgejo Actions based release process 2023-08-13 15:54:27 +01:00