Yaroslav Halchenko
9ad5f2ab0f
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>
2024-05-05 14:53:04 +00:00
0ko
4cba3d36b3
Fix dead links
2024-05-05 06:18:43 +00:00
OniriCorpe
cd06bf37c5
Fix the 'Forgejo numbering scheme' link
2024-05-02 23:52:48 +00:00
Firepup650
a1106f2fce
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)`
2024-04-28 14:55:54 +00:00
Robin Kloppe
d9db0d13f6
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>
2024-04-28 08:58:32 +00:00
cascading-pr
ef11b41eb5
cascading-pr update
2024-04-25 13:40:26 +00:00
Earl Warren
a0477a8300
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>
2024-04-23 15:57:31 +00:00
Earl Warren
cd3c76c05d
docs: user: new section on comment on issues & PR via email
2024-04-23 09:03:49 +00:00
Earl Warren
6aa9b491a0
sync with Gitea e865de1e9d65dc09797d165a51c8e705d2a86030
...
cd docs
git diff d3982bcd814bac93e3cbce1c7eb749b17e413fbd..e865de1e9d65dc09797d165a51c8e705d2a86030 -- $(find . -type f -name '*en-us*')
2024-04-23 07:16:10 +00:00
oliverpool
cc1a240739
webhooks: add SourceHut Builds and matrix, organize by type
2024-04-10 17:36:35 +02:00
natct
e0200e8b3c
Add Repository Activity.
2024-04-10 10:06:04 +02:00
Mai-Lapyst
b47946be04
Document the new preview of permalinks
2024-04-05 04:21:34 +00:00
Shiny Nematoda
e6d29aec71
user: update code search
2024-03-31 08:02:55 +00:00
Earl Warren
73e569c299
user: release: LTS support
2024-03-30 08:19:44 +00:00
cascading-pr
a9205a81e9
cascading-pr update
2024-03-20 14:51:43 +00:00
Panagiotis "Ivory" Vasilopoulos
02aa6e323b
Capitalize titles of guide index pages
2024-03-17 20:50:02 +01:00
Mai-Lapyst
89d977a913
Fixes a typo for steps in workflows
...
...where the 'steps' key of jobs is documented as 'step'
2024-03-16 02:45:22 +00:00
Mai-Lapyst
d6dca55482
Document jobs.<job_id>.steps[*].env
2024-03-15 08:50:21 +01:00
Earl Warren
920b0e97fd
update admin & user guide with semantic versioning
...
* Explain how the semantic version relate to the API
* Update the admin guide terminology
* Add a legacy section in the user reference guide
2024-03-02 20:41:58 +08:00
inference
8e7aa6b332
Semantic Versioning Updates ( #460 )
...
Preview: https://forgejo.codeberg.page/@docs_pull_460/docs/next/user/semver/
---
This pull request updates the Semantic Versioning mentions in the Forgejo documentation, as discussed in [forgejo/forgejo #2459 ](https://codeberg.org/forgejo/forgejo/pulls/2459 ).
It is currently a draft and feedback on how to approach this is appreciated. I think the Forgejo v1.19 section should be renamed to "legacy" or at least mention it due to it being the legacy versioning scheme, and moved below the new SemVer-compliant scheme. You can see how I've done that myself on [my website](https://inferencium.net/about.xhtml#versioning-numbering_scheme ) for a taste of how it would look to a user.
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/460
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: inference <admin@inferencium.net>
Co-committed-by: inference <admin@inferencium.net>
2024-03-02 10:54:49 +00:00
cascading-pr
87e204a528
cascading-pr update
2024-03-01 01:03:14 +00:00
Shiny Nematoda
6cc672040b
admin: Document fallback behavior of repo indexer ( #444 )
...
ref: https://codeberg.org/forgejo/forgejo/pulls/1594
Preview: https://forgejo.codeberg.page/@docs_pull_444/docs/next/user/code-search/
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/444
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Shiny Nematoda <snematoda@noreply.codeberg.org>
Co-committed-by: Shiny Nematoda <snematoda@noreply.codeberg.org>
2024-02-29 15:06:38 +00:00
Andre601
da8202b897
User: Update info on configuring auth for maven package
2024-02-26 15:24:18 +00:00
Earl Warren
09dfcc4ec0
sync with Codeberg 85d333f48badb27f8e4371263db3354f70836dfd
...
https://codeberg.org/Codeberg/Documentation
git diff 7bb8fa5ca559073c028805888195ee31b1f3d9c2..85d333f48badb27f8e4371263db3354f70836dfd > doc.patch
2024-02-25 18:03:50 +00:00
Earl Warren
24def40ad3
sync with Gitea d3982bcd814bac93e3cbce1c7eb749b17e413fbd
...
git diff abe8fe352711601fbcd24bf4505f7e0b81a93c5d..d3982bcd814bac93e3cbce1c7eb749b17e413fbd -- $(find . -type f -name '*en-us*')
2024-02-25 18:03:28 +00:00
Gusted
a4e1851ff2
user: Clarify value of force-push
in AGit
...
- Clarify that if you want to use this parameter the value should be set
to `true` (other values may work, but that can be restricted later).
- Ref: https://codeberg.org/forgejo/forgejo/pulls/2386#issuecomment-1572905
2024-02-19 13:30:51 +01:00
Slatian
4b8db5a048
In issue-pull-request-template documentation, deduplicate contact link name
key
...
The Table under "Contact Link" has two rows labeled `name` with exactly the same content, it should only occur once.
2024-02-18 12:40:05 +00:00
Panagiotis "Ivory" Vasilopoulos
d0acbd9821
Change topic branch example to avoid confusion
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
19be4452a0
Clarify the differences between session and topic better
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
89c17ef6a7
fix small markdown error
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
a927273363
retrospectively -> retroactively
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
c71eebd1da
OK, I know I said that I'd drop this for now like a thousand times
...
... but there was this sentence that I just read again and
it annoyed me :(
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
18df26e318
Change title to 'AGit Workflow Usage'
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
bef6fc5197
topic -> topic
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
ff08aab827
topic is optional when <session> exists
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
7063f466bc
remove half-finished line
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
037209620b
change order of push options
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
aa03b7e78c
small language improvements
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
6472e357b7
'For clarity reasons' instead of 'For reasons of clarity'
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
1493478a2a
Reiterate caveats, again
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
86a01ada3a
Capitalization error, s/instructions/information
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
27f930aeb7
wrong "
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
b0dadbd6c5
\
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
0cf21c22c5
Clean things up, address review comments
...
- Improve background information
- Move Caveat information to parameter explanations
- Add <session> example
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
389a056329
improve typo
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
c3ed73b805
fix typo
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
4f96b73679
improve topic stuff, break examples into multiple lines
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
7c3ba56acb
add information for gerrit users, improve caveats
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
45bc09ace6
improve background information and examples
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
96ee352885
fix error in example
2024-02-13 11:21:47 +00:00