mahlzahn
ce7ca34bcb
Fix label application instructions
2024-07-31 22:47:28 +00:00
Twenty Panda
46a3f68002
user: actions: add on.issues
2024-07-22 12:19:31 +02:00
Mai-Lapyst
3817c7f5e2
Document the on.workflow_dispatch event trigger
2024-07-14 10:37:23 +00:00
Shiny Nematoda
9f420e366b
user(code search): mention branch/tag dropdown
2024-07-02 08:16:24 +00:00
cascading-pr
7c7a6cfe12
cascading-pr update
2024-06-24 13:43:55 +00:00
avobs
866d79d0fe
Update docs/user/blocking-user.md ( #677 )
...
Spamming a repository is only meaningful in the issues.
https://forgejo.codeberg.page/@docs_pull_677/docs/next/user/blocking-user/
Co-authored-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/677
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: avobs <avobs@noreply.codeberg.org>
Co-committed-by: avobs <avobs@noreply.codeberg.org>
2024-06-24 11:37:17 +00:00
Twenty Panda
7e60f058d1
user: actions: add examples to the cache
2024-06-22 20:25:39 +00:00
Ikuyo Kita
b2c12f3897
user: issue-tracking-basics: correct some parts
2024-06-22 20:01:57 +00:00
Shiny Nematoda
9a59b851f3
Add screenshots for code search ( #715 )
...
reflect changes made in forgejo/forgejo#4134
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/715
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
Co-committed-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
2024-06-22 20:01:14 +00:00
kita
7c3b81ec99
user: first-repository: update screenshots and content
2024-06-14 16:13:27 +08:00
Earl Warren
11859284af
user: oauth2: illustrated example to add an authentication source ( #703 )
...
Preview: https://forgejo.codeberg.page/@docs_pull_703/docs/next/user/oauth2-provider/#using-a-codeberg-as-an-authentication-source
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/703
Reviewed-by: twenty-panda <twenty-panda@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2024-06-13 15:33:51 +00:00
Earl Warren
6fa1c28677
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
2024-06-08 04:58:24 +00:00
adagio
c86099d84e
Updates whitelist to allowlist
2024-06-01 21:26:59 -04:00
adagio
8ba517004d
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>
2024-05-31 11:50:41 +00:00
adagio
d141e54597
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>
2024-05-30 05:54:01 +00:00
Earl Warren
6b6f79e6ff
user: actions: indent issue
2024-05-28 20:58:30 +00:00
Schiriki
c46f6bc4af
Replace gitea through forgejo
2024-05-28 00:21:02 +02:00
Abdur-Rahman Mansoor
ed5886012a
style: fix more typos in /docs/user
2024-05-26 10:47:47 +00:00
Abdur-Rahman Mansoor
5c52eddd34
style: fix typos and use american spelling convention in some areas ( #647 )
...
You'll notice that asides from some typo fixes, "organisation" has been changed to "organization" to ensure a more consistent style guide, adapted to Codeberg's style: https://docs.codeberg.org/improving-documentation/style-guide/
Also changed "orgs" to "organizations" as it's more professional and easier to understand.
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/647
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
Co-committed-by: Abdur-Rahman Mansoor <armansoor@missingno.dev>
2024-05-25 14:28:28 +00:00
Matthias Ahouansou
5c634782b9
Add guide to set branch to push to AGit pull request by default
2024-05-25 10:37:46 +01:00
Shiny Nematoda
970f8a24f0
update code search ( forgejo/forgejo#3654 )
2024-05-17 10:44:54 +00:00
adbagio
f5b51da942
adds and updates hierarchy section
2024-05-16 07:40:42 +00:00
jwildeboer
784e395e97
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>
2024-05-12 18:43:11 +00:00
cascading-pr
131300c912
cascading-pr update
2024-05-10 05:39:23 +00:00
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