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

329 commits

Author SHA1 Message Date
Earl Warren
1952be7409 admin: storage: add missing MINIO_CHECKSUM_ALGORITHM setting
Fixes: https://codeberg.org/forgejo/forgejo/issues/4103
(cherry picked from commit 16834531f1)
2024-06-11 17:17:22 +00:00
Kevin P. Fleming
789c2bee74 Add a note about SAME_SITE in the oauth2_client docs. 2024-06-10 17:26:59 -04:00
Earl Warren
0707a28ebf developer: dependencies: do not require a label for each dependency
it is extra work and does not provide anything searching for past pull
requests with the same title would not.

(cherry picked from commit 444cba3f20)
2024-06-09 07:12:22 +00:00
Earl Warren
c4f955c4d8 developer: dependencies: how to tune software upgrades
(cherry picked from commit da4e314547)
2024-06-08 07:59:22 +00:00
Léana 江
02ee40e027 add example config for neovim
(cherry picked from commit 0222f4a502)
2024-06-08 07:50:22 +00:00
Earl Warren
7d5578e16e user: actions: document the default for shell
`jobs.<job_id>.steps[*].shell` defaults to `bash` unless
`jobs.<job_id>.container.image` is specified in which case it defaults
to `sh`.

Refs: https://code.forgejo.org/forgejo/runner/issues/150
(cherry picked from commit 6fa1c28677)
2024-06-08 04:59:22 +00:00
adagio
d622bf1505 Updates whitelist to allowlist
(cherry picked from commit c86099d84e)
2024-06-02 06:35:43 +00:00
Abdur-Rahman Mansoor
ae1297960c style: fix more typos in /docs/admin
(cherry picked from commit f2e3723bd3)
2024-06-01 14:11:19 +00:00
adagio
dc90b37d8c Fixes broken links (#675)
Preview: https://forgejo.codeberg.page/@docs_pull_675/docs/next/user/first-repository/

Redirect links as reported:

https://codeberg.org/forgejo/docs/issues/674
https://codeberg.org/forgejo/docs/issues/673
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/675
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
(cherry picked from commit 8ba517004d)
2024-05-31 11:53:02 +00:00
adagio
99d49d3365 Modifies and reformats actions.md glossary (#630)
Adds contents to the glossary section of the `actions.md` file.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/630
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
(cherry picked from commit d141e54597)
2024-05-30 06:15:03 +00:00
Abdur-Rahman Mansoor
05ce897d18 style: fix lots of typos in installation-binary.md
(cherry picked from commit c37e8619d6)
2024-05-30 05:08:02 +00:00
Earl Warren
8155e636d1 user: actions: indent issue
(cherry picked from commit 6b6f79e6ff)
2024-05-28 21:00:14 +00:00
adagio
12a19985bb Adds consistency to sentence formatting in seek-assistance.md (#633)
Places `.` symbol at the end of a couple of list sentences.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/633
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adagio <h759bkyo4@mozmail.com>
Co-committed-by: adagio <h759bkyo4@mozmail.com>
(cherry picked from commit 9326746c38)
2024-05-28 10:56:06 +00:00
Abdur-Rahman Mansoor
df152d4182 style: fix typos in /docs/admin (#656)
Now that I've finished `/docs/user`  I suppose I will start working on `/docs/admin`. I didn't change all the files at once since I thought it would be annoying for the maintainers to review. If you prefer I make all the changes at once, feel free to let me know and I would be happy to do that as well. :)

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/656
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: Caesar Schinas <caesar@caesarschinas.com>
Co-authored-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
Co-committed-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
(cherry picked from commit d35b4548d1)
2024-05-27 23:56:12 +00:00
Schiriki
3326ca60d7 Replace gitea through forgejo
(cherry picked from commit c46f6bc4af)
2024-05-27 23:43:06 +00:00
Abdur-Rahman Mansoor
ddf959a475 style: fix more typos in /docs/user
(cherry picked from commit ed5886012a)
2024-05-26 10:50:06 +00:00
Earl Warren
8371da465f admin: command-line: update
scripts/cli-docs.sh run next > docs/admin/command-line.md

(cherry picked from commit 518407ccfe)
2024-05-26 10:08:06 +00:00
Earl Warren
a83274e296 admin: installation: rootless data is in /var/lib/gitea by default
Refs: https://codeberg.org/forgejo/forgejo/issues/3869
(cherry picked from commit dc67b3c83a)
2024-05-25 12:34:57 +00:00
Matthias Ahouansou
8c651a91c7 Add guide to set branch to push to AGit pull request by default
(cherry picked from commit 5c634782b9)
2024-05-25 11:43:57 +00:00
adbagio
e564335324 Docker installation detail fixes (#643)
Updates and fixes version descriptions for the latest Forgejo Docker image.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/643
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: adbagio <h759bkyo4@mozmail.com>
Co-committed-by: adbagio <h759bkyo4@mozmail.com>
(cherry picked from commit cd43c8b018)
2024-05-24 07:55:49 +00:00
Earl Warren
4609582481 fix: SHOW_FOOTER_POWERED_BY is not available in v7.0 2024-05-22 14:27:00 +00:00
Victoria Nadasdi
b3a86302e2
add missing opts from v7.0.3
The week 2024-20-v7.0 cherry pick PR (#3772) added a fix that added a
new type option on the cli: "Fix missing migrate actions artifacts".

https://codeberg.org/forgejo/forgejo/src/branch/v7.0/forgejo/cmd/migrate_storage.go#L37

References:
- https://codeberg.org/forgejo/forgejo/pulls/3772
- https://codeberg.org/forgejo/forgejo/src/branch/v7.0/forgejo/cmd/migrate_storage.go#L37
2024-05-22 15:39:33 +02:00
Earl Warren
b630aedee0 developer: dependency: release notes example
(cherry picked from commit 8a28a4db15)
2024-05-16 21:15:24 +00:00
Earl Warren
e2bd7bc8a6 developer: compiling requires go v1.22 not v1.21
(cherry picked from commit a09cea8876)
2024-05-16 21:11:09 +00:00
Crown0815
034a105374 Fix incorrect default value in CheatSheet for attachment MaxSize
I tested my forgejo instance and it says that it cannot upload files larger than 2048 MB.
I also confirmed on the gitea cheatsheet where the value is also 2048 MB
(see https://docs.gitea.com/administration/config-cheat-sheet#issue-and-pull-request-attachments-attachment)

(cherry picked from commit 720667cf04)
2024-05-16 21:07:36 +00:00
adbagio
e619200f52 adds and updates hierarchy section
(cherry picked from commit f5b51da942)
2024-05-16 08:01:45 +00:00
0ko
8199991118 Localization: add instructions for fixing various failures with Weblate CL
(cherry picked from commit fb73fd507d)
2024-05-15 03:52:57 +00:00
TheFox0x7
922d9a91a3 Add Caddy config to reverse proxy section (#605)
Added Caddy example configs, turned on syntax highlighting in nginx/apache

Closes: forgejo/website#232
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/605
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
(cherry picked from commit b6b99c0b55)
2024-05-14 23:08:12 +00:00
jwildeboer
264447c0f1 Update Issue/PR Template doc (#609)
Preview: https://forgejo.codeberg.page/@docs_pull_609/docs/next/user/issue-pull-request-templates/#directory-names

Proposal based on https://codeberg.org/forgejo/docs/issues/607 to make the docs more readable and add the `.forgejo` directory. Also added the `ref` and `labels` options to the yaml example.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/609
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: jwildeboer <jwildeboer@noreply.codeberg.org>
Co-committed-by: jwildeboer <jwildeboer@noreply.codeberg.org>
(cherry picked from commit 784e395e97)
2024-05-12 18:43:47 +00:00
Earl Warren
f0f8322943 admin(actions): the latest stable runner is 3.4.1
(cherry picked from commit 359caf8476)
2024-05-12 14:29:00 +00:00
Kwonunn
4db9cb08cd Reverse Proxy setup guide (#600)
I've added a more comprehensive guide to set up Reverse Proxies.

So far I've added nginx configuration, I'm also planning to add apache configuration later on.

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/600
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Kwonunn <kwonunnx@gmail.com>
Co-committed-by: Kwonunn <kwonunnx@gmail.com>
(cherry picked from commit c1b7969c1d)
2024-05-10 07:25:23 +00:00
cascading-pr
adec18c29d
cascading-pr update
(cherry picked from commit 42d4eeb926)
2024-05-10 08:38:57 +02:00
cascading-pr
b0e096dbaa
cascading-pr update
(cherry picked from commit ef11b41eb5)
2024-05-10 08:38:49 +02:00
Earl Warren
faf25f747f developer(infrastructure): ubuntu-runner.forgejo.org
(cherry picked from commit 38c90ce5d6)
2024-05-07 13:00:25 +00:00
Earl Warren
89966a10a5 developer: release: cut the documentation branch
- add a checklist to the release instructions
- use a pattern for push instead of an explicit list of branches
  it was previously advisable to avoid conflicts when there was
  no automated backports but it is no longer necessary

(cherry picked from commit 5acda1e0b2)
2024-05-07 10:56:17 +00:00
Yaroslav Halchenko
48ca2baa98 Add codespell support (without CI) and make it fix some typos (#536)
Per "request" of @0ko in https://codeberg.org/forgejo/forgejo/pulls/3270#issuecomment-1774032

TODOs
- postponed: how to add codespell (written in Python) to CI -- separate workflow? add to some other step? to some other tool/specification?

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/536
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Yaroslav Halchenko <debian@onerussian.com>
Co-committed-by: Yaroslav Halchenko <debian@onerussian.com>
(cherry picked from commit 9ad5f2ab0f)
2024-05-05 15:01:18 +00:00
0ko
537746e8a9 Fix dead links
(cherry picked from commit 4cba3d36b3)
2024-05-05 06:20:28 +00:00
OniriCorpe
2fd68bd1c2 Fix the 'Forgejo numbering scheme' link
(cherry picked from commit cd06bf37c5)
2024-05-03 08:48:54 +00:00
alydev
96c561f09f SSL note for minio storage, fixed dead link
(cherry picked from commit 0bfc31bd0a)
2024-05-01 11:36:47 +00:00
Earl Warren
1280915ffa Merge pull request '[Backport v7.0] Revert "Add rootless installation instructions"' (#574) from backport/v7.0/pr-573 into v7.0
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/574
Reviewed-by: crystal <crystal@noreply.codeberg.org>
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
2024-04-28 21:10:45 +00:00
Earl Warren
07865ed7ff admin: upgrade: drop issue.created when upgrading from gogs
Refs: https://codeberg.org/forgejo/forgejo/issues/3488
(cherry picked from commit d9c4a8bd18)
2024-04-28 20:39:12 +00:00
Earl Warren
680cdd34b1 Revert "Add rootless installation instructions"
This reverts commit 345765e21f.

(cherry picked from commit bea94cd9bd)
2024-04-28 20:38:10 +00:00
Firepup650
b08aaf57c8 Fix a broken link
`[clean up job]../../admin/config-cheat-sheet/#cron---cleanup-expired-packages-croncleanup_packages)` -> `[clean up job](../../admin/config-cheat-sheet/#cron---cleanup-expired-packages-croncleanup_packages)`

(cherry picked from commit a1106f2fce)
2024-04-28 16:14:10 +00:00
Robin Kloppe
d39405ea95 Added Repo Mirros (#568)
In a next step https://codeberg.org/forgejo/forgejo/pulls/3503 can be merged

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/568
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Robin Kloppe <git@mainboarder.de>
Co-committed-by: Robin Kloppe <git@mainboarder.de>
(cherry picked from commit d9db0d13f6)
2024-04-28 08:59:42 +00:00
0ko
81c31abdd5 localization admin: add Weblate announcement
(cherry picked from commit bcd7348a70)
2024-04-24 15:29:23 +00:00
Earl Warren
7acc15dbca LTS: is not part of the metadata & CLI updates (#561)
- LTS are listed in the table, no hint in the version number
- update the RC release names
- CLI updates

Reviewed-on: https://codeberg.org/forgejo/docs/pulls/561
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
(cherry picked from commit a0477a8300)
2024-04-23 15:59:39 +00:00
Earl Warren
845378b29d docs: user: new section on comment on issues & PR via email
(cherry picked from commit cd3c76c05d)
2024-04-23 09:05:35 +00:00
Earl Warren
f89d4d568d sync with Gitea e865de1e9d65dc09797d165a51c8e705d2a86030
cd docs
git diff d3982bcd814bac93e3cbce1c7eb749b17e413fbd..e865de1e9d65dc09797d165a51c8e705d2a86030 -- $(find . -type f -name '*en-us*')

(cherry picked from commit 6aa9b491a0)
2024-04-23 07:16:28 +00:00
Earl Warren
f0b99af484
admin: cli: update 2024-04-23 07:19:30 +02:00
Otto Richter
c06d726ecf Sync list of default themes
See https://codeberg.org/forgejo/forgejo/pulls/1746

(cherry picked from commit 7c8c649cc9)
2024-04-21 09:26:50 +00:00