0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-30 19:03:43 -05:00
Commit graph

346 commits

Author SHA1 Message Date
Earl Warren
ee26e16347 user: actions: ony two level of nesting
(cherry picked from commit aaaff32bb3)
2023-10-07 22:40:18 +00:00
Earl Warren
61fa8164b8 user: actions: explain errors tooltip
(cherry picked from commit 8bd50bb4ef)
2023-10-07 16:26:18 +00:00
Earl Warren
00fcee4a33
admins: actions: one token can register multiple runners
See 9b698362a3

Also remove the token line from the .runner file. It is confusing and
difficult to explain because it is different from the registration
token. It really is a shared secret between the runner and the Forgejo
instance that has a purpose which is entirely different.

(cherry picked from commit 142d8a03d1)
2023-10-07 18:17:59 +02:00
Loïc Dachary
e72b04e51d admin: upgrade
Downgrade is never supported, there is no need to include details in
the documentation about the database versions.

(cherry picked from commit a0b72f9d49)
2023-10-06 06:38:24 +00:00
Earl Warren
55dba874ef user: actions: fix typo
(cherry picked from commit 6a7a7715d7)
2023-10-05 11:03:21 +00:00
Earl Warren
09d01700ae {admin,user}: actions: update log & artifact storage & usage
(cherry picked from commit f543af1e87)
2023-09-29 22:49:20 +00:00
Earl Warren
a3d22247f7 user: actions: add on.pul_request* and on.schedule examples
(cherry picked from commit d0c10d5716)
2023-09-29 13:42:19 +00:00
Earl Warren
334a5305c3 user: actions: on.pull_request_target workflows are not moderated
(cherry picked from commit 1f7a005627)
2023-09-28 16:58:29 +00:00
Earl Warren
ab3dc4d639 user: actions: disable / enable a workflow from the UI
and also update the screenshots of the list of tasks and the details
of a task.

(cherry picked from commit f5d5e6d7b4)
2023-09-28 16:51:19 +00:00
Earl Warren
62f43a1d88 admin: actions: labels can be updated by the runner when it connects
(cherry picked from commit 9f8c592699)
2023-09-28 16:38:19 +00:00
Earl Warren
c6257e163a user: actions: add `on.pull_request{,_target}
Also remove the list of types because they are unhelpful and probably
misleading.

(cherry picked from commit b4bf3c5a11)
2023-09-28 16:06:20 +00:00
Earl Warren
293f9ca8d4 [Backport v1.21] admin: actions: move misplaced nixos section
(cherry picked from commit 2cc8fba302)
2023-09-28 14:59:30 +00:00
Earl Warren
f3b59c821e
[Backport v1.21] admin: actions: enabled by default
(cherry picked from commit b71f102e9c)
2023-09-28 16:53:19 +02:00
Earl Warren
3cbd9e27e8 user: actions: add on.schedule
(cherry picked from commit f1737a5ecd)
2023-09-24 21:20:27 +00:00
Earl Warren
d8ea86d9e1 user: actions: variables
and also update the secrets list & addition screenshots as the layout
has changed

(cherry picked from commit df703accac)
2023-09-23 15:57:27 +00:00
Caesar Schinas
17caf0062a readme: add v1.21 to list of release branches
(cherry picked from commit 5fc2b4bcfd)
2023-09-22 22:29:27 +00:00
Earl Warren
d4f8b3e8df user: config-cheat-sheet: updates from Gitea
(cherry picked from commit a527b6fd23)
2023-09-22 18:18:27 +00:00
Earl Warren
10d524b773 user: blame: adapt to Forgejo (#146)
Caution: it needs to be squashed before merge to be backported. It is kept as two commits to preserve the original version.
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/146
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
(cherry picked from commit 43a07a1cba)
2023-09-22 18:10:04 +00:00
Earl Warren
ae97171f57 sync with the latest changes from Gitea
git log --patch faa28b5a44912f1c63afddab9396bae9e6fe061c..8d9e2d07f3f84a86265fdbe0ab7fcf63cc34ddbd . ':(glob)docs/**/*.en-us.md'

(cherry picked from commit b77359bfb1)
2023-09-22 17:36:27 +00:00
Earl Warren
cf5128c4b5 admin: new section on user moderation
Also
s/NOTIFY_NEW_SIGN_UPS/SEND_NOTIFICATION_EMAIL_ON_NEW_USER/
See https://codeberg.org/forgejo/forgejo/pulls/1481

(cherry picked from commit 9056bcfc37)
2023-09-22 15:47:27 +00:00
Caesar Schinas
5d167821dc generate CLI docs from forgejo docs with a perl script 2023-09-22 14:37:01 +00:00
Octol1ttle
5f017fbf77 Add a note about keychain storage location quirks
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-09-20 05:14:52 +00:00
crystal
18938804e6
Fix admin runner management URI 2023-09-19 22:24:31 -06:00
Earl Warren
7cf7e9fd8c
[CI] show the diff that would make things pretty if they are not
Fixes: https://codeberg.org/forgejo/docs/issues/133
2023-09-18 16:58:55 +02:00
Earl Warren
5cb08022ad admin: signing: adapt for Forgejo (#130)
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/130
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2023-09-18 12:48:55 +00:00
Earl Warren
8cdd6202c7 developer: add warning for make watch
See https://github.com/go-gitea/gitea/issues/27029
2023-09-14 06:50:20 +00:00
Gusted
4479191be8
user: add repository transfers to blocking users documentation
- Ref: https://codeberg.org/forgejo/forgejo/pulls/1436
2023-09-14 07:59:39 +02:00
Earl Warren
0a53b0a2cf
developer: the minimum node version is 20
Things will fail in mysterious ways with lower version. For instance when
trying `make watch` the page won't load and complain index.js is not found.
2023-09-12 18:01:51 +02:00
Earl Warren
ab5076eea3 user: api: explain how to obtain pagination defaults 2023-09-10 09:00:20 +00:00
Flightkick
62d6fc9754 docs: Add an example for registry credentials. 2023-09-10 08:53:05 +00:00
crystal
622ba909cc
fix "customization" typo 2023-09-09 15:07:29 -06:00
Richard Rahl
3e3ddf4bd0
fix docker-compose files to actually make the installation persistent 2023-09-05 21:12:28 +02:00
Caesar Schinas
b75286eaa9 readme: add instructions for using dev tooling 2023-09-05 14:14:21 +00:00
Caesar Schinas
7fdf0a5219
fix: preview port changed upstream 2023-09-05 11:41:09 +01:00
Aravinth Manivannan
e18635359b
feat: document admin.NOTIFY_NEW_SIGN_UPS in configuration cheat sheet 2023-09-04 16:08:39 +05:30
firefly-cpp
c090305970 developer:fix link (sustainability) 2023-09-03 22:05:50 +02:00
Caesar Schinas
ca28203c54
admin:database-preparation: use different password from username in examples 2023-09-02 23:20:28 +01:00
Earl Warren
314ca54b64 user: actions: document if (#102)
Also use YAML pseudo path as chapter headings because it makes it easier to find from the TOC

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/102
Reviewed-by: Caesar Schinas <caesar@caesarschinas.com>
Reviewed-by: Forgejo Release Team <release-team@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2023-09-02 19:34:24 +00:00
Caesar Schinas
c64d2ccd06
move images to content dir and use relative paths
This is necessary for the website upgrade to Astro v3, which has a new built-in image API.
2023-08-31 23:07:42 +01:00
Earl Warren
852b447f91
admin: storage: updates and improve S3
The original documentation was written with a focus on local storage
and missed a few important aspects of how storage types can be mixed
together in some subsystems.

* unify the susbsystem paths to be "directory" instead of using "base
  path". It is not technically a directory in S3 but looks like one
  and the approximation is unlikely to cause confusion.
* use S3 instead of minio where possible to emphasize the storage type
  is not MinIO specific and add a section for the compatibility with
  garage
* change the document structure to have two separate parts:
  * [storage] the global sections
  * [xxxx] the subsystem specific section
  and within each of them local and S3 are documented separately
  because they share nothing
* [storage] is documented to be a fallback if [xxxx] does not exist
  for a given subsystem. There is no notion of inheritance because
  it behaves in ways that are not tested and for which consistency is
  not guaranteed
* backward compatibility with Gitea is documented to be the reason why
  there are no safeguards against undocumented features
2023-08-31 12:35:32 +02:00
Gusted
693f849196 developer: add ARCHITECTURE file
- As per https://codeberg.org/forgejo/discussions/issues/53#issuecomment-1070207
2023-08-30 17:11:06 +00:00
Earl Warren
a8736608ba
admin: installation: address caesar comments
https://codeberg.org/forgejo/docs/pulls/92#issuecomment-1091839
2023-08-30 15:27:51 +02:00
firefly-cpp
12cf38145e admin:installation:Installation from package docs 2023-08-30 13:08:15 +02:00
crystal
b0319eaa02
Add next.forgejo.org documentation 2023-08-29 19:49:52 -06:00
Earl Warren
ac639fae68
admin: actions: update the runner download name
The name scheme changed with version 3.0.0
2023-08-28 12:27:29 +02:00
Caesar Schinas
3573e7ceac add link to command-line 2023-08-27 15:18:31 +00:00
Caesar Schinas
713824565b grammar and formatting improvements in command-line 2023-08-27 15:18:31 +00:00
Caesar Schinas
6c5e27d8f9 s/gitea/forgejo/ in command-line docs 2023-08-27 15:18:31 +00:00
Caesar Schinas
b7c2392a4c import command-line docs from Gitea 2023-08-27 15:18:31 +00:00
Earl Warren
ace3c8f8e9 address caesar comments 2023-08-27 06:06:03 +00:00