Earl Warren
8bd4dac2dc
user/actions: actions/end-to-end => forgejo/end-to-end
2023-10-29 19:00:25 +01:00
Earl Warren
129702bd6a
user/actions: examples moved to end-to-end
...
https://code.forgejo.org/forgejo/end-to-end
2023-10-29 15:28:34 +01:00
Earl Warren
8cb1dbf218
develop/repositories-dependencies: explain the cascading-pr setup
...
It provides two concrete examples to illustrate how they are
useful. It also explains how the permissions and tokens are created
and installed.
2023-10-26 18:07:41 +02:00
Earl Warren
4e479f5a94
developer/RELEASE: checklist of dependencies for release notes
2023-10-24 11:11:12 +00:00
Earl Warren
ee97d72ee4
admin: upgrade: docker --all is docker check --all
...
check is the default command but the flags are handled differently
since the urfave/v2 refactor
2023-10-24 11:10:52 +00:00
Earl Warren
07da61adff
README: hint about how the URL of the preview is constructed
2023-10-23 18:39:58 +02:00
Earl Warren
88269f91ca
user/labels: rework the page entirely
2023-10-23 12:43:29 +02:00
Earl Warren
64ba97d470
clarify the installation instructions
...
- split the installation page into separate pages for Docker, binary install, and packages
- clarify the next step is the installation page via the web
- clarify the first user created has admin rights
- clarify how values in the config sheet are provided when using Docker installation
- explain database preparation can be skipped if using SQLite which is built-in
Fixes: https://codeberg.org/forgejo/docs/issues/117
2023-10-22 10:30:40 +00:00
Earl Warren
d913ba1c1b
add recommendations for screenshots ( #200 )
...
Fixes: https://codeberg.org/forgejo/docs/issues/154
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/200
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
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-10-21 20:02:08 +00:00
Earl Warren
dc58097aec
developer/infrastructure: add Uberspace
...
Refs: https://codeberg.org/forgejo/governance/issues/36
2023-10-20 17:04:33 +02:00
Earl Warren
560c50495e
admin: installation: remote data folder rewording
2023-10-15 14:45:58 +02:00
dbischof90
cabb9fca11
admin: installation: remote data folder ( #193 )
...
Documentation proposal for remote data mounting, following up from https://codeberg.org/forgejo/forgejo/issues/1590
Co-authored-by: Daniel Bischof <daniel.bischof@protonmail.com>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/193
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: dbischof90 <dbischof90@noreply.codeberg.org>
Co-committed-by: dbischof90 <dbischof90@noreply.codeberg.org>
2023-10-14 17:42:40 +00:00
Earl Warren
26ce6aa32b
admin: adopt
2023-10-09 14:43:08 +00:00
Earl Warren
0b81e66c45
sync with Gitea abe8fe352711601fbcd24bf4505f7e0b81a93c5d
...
git diff bd4c7ce578956d9839309b16753bd5505b63b2e3..abe8fe352711601fbcd24bf4505f7e0b81a93c5d -- $(find . -type f -name '*en-us*')
2023-10-08 15:21:44 +00:00
Earl Warren
89c24509f0
sync with Codeberg 7bb8fa5ca559073c028805888195ee31b1f3d9c2
...
https://codeberg.org/Codeberg/Documentation
git diff 77bfb6cc15d180d506881e9629e73d1064c11dda..7bb8fa5ca559073c028805888195ee31b1f3d9c2 > doc.patch
2023-10-08 16:28:54 +02:00
Earl Warren
c4a2a40f6f
user: actions: fix links to examples
...
* the postgresql.yml file was merged into test.yml
* add links to test.yml directly rather than the directory to save one click
2023-10-08 00:59:57 +02:00
Earl Warren
aaaff32bb3
user: actions: ony two level of nesting
2023-10-08 00:36:01 +02:00
Earl Warren
8bd50bb4ef
user: actions: explain errors tooltip
2023-10-07 18:02:48 +02:00
Earl Warren
142d8a03d1
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.
2023-10-07 17:17:26 +02:00
Loïc Dachary
a0b72f9d49
admin: upgrade
...
Downgrade is never supported, there is no need to include details in
the documentation about the database versions.
2023-10-06 06:32:14 +00:00
Earl Warren
6a7a7715d7
user: actions: fix typo
2023-10-05 12:59:02 +02:00
Earl Warren
f543af1e87
{admin,user}: actions: update log & artifact storage & usage
2023-09-30 00:46:03 +02:00
Earl Warren
d0c10d5716
user: actions: add on.pul_request*
and on.schedule
examples
2023-09-29 14:36:28 +02:00
Earl Warren
1f7a005627
user: actions: on.pull_request_target
workflows are not moderated
2023-09-28 16:49:48 +00:00
Earl Warren
f5d5e6d7b4
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.
2023-09-28 16:49:29 +00:00
Earl Warren
9f8c592699
admin: actions: labels can be updated by the runner when it connects
2023-09-28 16:37:06 +00:00
Earl Warren
b4bf3c5a11
user: actions: add `on.pull_request{,_target}
...
Also remove the list of types because they are unhelpful and probably
misleading.
2023-09-28 16:04:56 +00:00
Earl Warren
b71f102e9c
admin: actions: enabled by default
2023-09-28 14:05:19 +00:00
Earl Warren
2cc8fba302
admin: actions: move misplaced nixos section
2023-09-28 15:53:54 +02:00
Earl Warren
f1737a5ecd
user: actions: add on.schedule
2023-09-24 23:15:59 +02:00
Earl Warren
df703accac
user: actions: variables
...
and also update the secrets list & addition screenshots as the layout
has changed
2023-09-23 15:55:59 +00:00
Caesar Schinas
5fc2b4bcfd
readme: add v1.21 to list of release branches
2023-09-22 21:32:07 +01:00
Earl Warren
a527b6fd23
user: config-cheat-sheet: updates from Gitea
2023-09-22 20:00:16 +02:00
Earl Warren
43a07a1cba
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>
2023-09-22 17:58:24 +00:00
Earl Warren
b77359bfb1
sync with the latest changes from Gitea
...
git log --patch faa28b5a44912f1c63afddab9396bae9e6fe061c..8d9e2d07f3f84a86265fdbe0ab7fcf63cc34ddbd . ':(glob)docs/**/*.en-us.md'
2023-09-22 19:20:11 +02:00
Earl Warren
9056bcfc37
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
2023-09-22 17:04:58 +02: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