0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00
Commit graph

28 commits

Author SHA1 Message Date
Caesar Schinas
27864fec2b
move docs to subfolder 2023-08-15 00:19:15 +01:00
Gusted
ace76320ed
Create v1.21 documentation
A verbatim copy of the v1.20 documentation to build upon. With just a
replacement of v1.20 with v1.21 where relevant.
2023-08-13 17:12:01 +01:00
Caesar Schinas
e688f3324b
fix: remove h1-level headings in docs
Increases depth of markdown headings to avoid 1st-level headings

# Conflicts:
#	v1.19/user/project.md
#	v1.19/user/protection.md
#	v1.19/user/push-to-create.md
2023-08-13 17:08:33 +01:00
Caesar Schinas
9af05bfb01
refactor: use astro content collections for docs
Reviewed-on: https://codeberg.org/forgejo/website/pulls/323

# Conflicts:
#	v1.19/admin/command-line.md
#	v1.19/admin/config-cheat-sheet.md
#	v1.19/admin/database-preparation.md
#	v1.19/admin/email-setup.md
#	v1.19/admin/incoming-email.md
#	v1.19/admin/index.md
#	v1.19/admin/logging-documentation.md
#	v1.19/admin/reverse-proxy.md
#	v1.19/admin/seek-assistance.md
#	v1.19/admin/upgrade.md
#	v1.19/developer/code-forgejo-org.md
#	v1.19/developer/index.md
#	v1.19/index.md
#	v1.19/license.md
#	v1.19/user/agit-support.md
#	v1.19/user/api-usage.md
#	v1.19/user/authentication.md
#	v1.19/user/email-settings.md
#	v1.19/user/first-repository.md
#	v1.19/user/index.md
#	v1.19/user/issue-pull-request-templates.md
#	v1.19/user/issue-tracking-basics.md
#	v1.19/user/labels.md
#	v1.19/user/linked-references.md
#	v1.19/user/merge-message-templates.md
#	v1.19/user/oauth2-provider.md
#	v1.19/user/packages/cargo.md
#	v1.19/user/packages/chef.md
#	v1.19/user/packages/composer.md
#	v1.19/user/packages/conan.md
#	v1.19/user/packages/conda.md
#	v1.19/user/packages/container.md
#	v1.19/user/packages/generic.md
#	v1.19/user/packages/helm.md
#	v1.19/user/packages/index.md
#	v1.19/user/packages/maven.md
#	v1.19/user/packages/npm.md
#	v1.19/user/packages/nuget.md
#	v1.19/user/packages/pub.md
#	v1.19/user/packages/pypi.md
#	v1.19/user/packages/rubygems.md
#	v1.19/user/packages/storage.md
#	v1.19/user/packages/vagrant.md
#	v1.19/user/project.md
#	v1.19/user/protection.md
#	v1.19/user/push-options.md
#	v1.19/user/push-to-create.md
#	v1.19/user/repo-permissions.md
#	v1.19/user/webhooks.md
#	v1.19/user/wiki.md
#	v1.20/user/semver.md
2023-08-13 17:07:06 +01:00
Earl Warren
ccb4c2d154
docs: user: actions: hashFiles does not work
Refs: https://code.forgejo.org/forgejo/runner/issues/54#issuecomment-500
2023-08-13 16:22:49 +01:00
Earl Warren
36c42ea9f3
docs: user: actions: jobs.<id>.service.<id>.ports is a noop 2023-08-13 16:22:36 +01:00
Earl Warren
a006a44222
docs: user: actions: document steps.uses.with 2023-08-13 16:22:13 +01:00
Earl Warren
4bba8061f5
docs: user: actions: explain options for containers 2023-08-13 16:22:13 +01:00
Earl Warren
3871009d84
docs: user: actions: reword moderated pull requests 2023-08-13 16:22:06 +01:00
Earl Warren
6ab1d21f86
docs: user: actions: explain how Dockerfile based actions work 2023-08-13 16:22:06 +01:00
Earl Warren
07e8939ea6
docs: action: document service 2023-08-13 16:18:47 +01:00
Loïc Dachary
5a0779d78d
docs: actions: document local actions 2023-08-13 16:14:14 +01:00
Loïc Dachary
1971c8b8ae
docs: actions: add expression to the glossary 2023-08-13 16:14:14 +01:00
Loïc Dachary
135f055f40
docs: actions: add expressions 2023-08-13 16:14:14 +01:00
Loïc Dachary
e927e6479b
docs: actions: add env: 2023-08-13 16:14:14 +01:00
Loïc Dachary
5d86d80c6d
docs: actions: explain how to run examples locally 2023-08-13 16:14:14 +01:00
Loïc Dachary
2b68a7066b
docs: actions: add forgejo-runner exec 2023-08-13 16:14:13 +01:00
Loïc Dachary
e4bc43437b
docs: explain caching for Actions 2023-08-13 16:14:13 +01:00
Loïc Dachary
35ab54e048
docs: more Forgejo Actions documentation
# Conflicts:
#	_images/user/actions/action-approve.png
#	_images/user/actions/action-blocked.png
#	_images/user/actions/actions-detail.png
#	_images/user/actions/actions-list.png
#	_images/user/actions/runner-tasks.png
#	_images/user/actions/runners-add.png

address review comments
2023-08-13 16:14:13 +01:00
Earl Warren
bba4f4f105
docs: add trigger event table and sources of information 2023-08-13 16:02:13 +01:00
Herwig Hochleitner
6d786ac835
trigger example 2023-08-13 14:15:15 +01:00
Herwig Hochleitner
4b519bad17
notes on action trigger support 2023-08-13 14:15:15 +01:00
Earl Warren
d7274c3351
docs: {user,admin}: runners and secrets are available for users 2023-08-13 14:09:27 +01:00
Earl Warren
96d4d8aeed
docs: {user,admin}: add uses and explain what an action is 2023-08-13 14:09:27 +01:00
Earl Warren
09403ab573
docs: {user,admin}: actions use docker instead of ubuntu-latest 2023-08-13 14:03:45 +01:00
Earl Warren
36c294f946
docs: actions user documentation
# Conflicts:
#	_images/user/actions/list-of-runners.png
#	_images/user/actions/secret-add.png
#	_images/user/actions/secret-list.png
2023-08-13 13:58:15 +01:00
Earl Warren
9e91b960f3
cosmetic 2023-08-13 13:57:53 +01:00
Earl Warren
ac06f28fdd
docs: actions user documentation
# Conflicts:
#	user/actions.md
2023-08-13 13:57:50 +01:00