0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-28 18:42:51 -05:00
Commit graph

21 commits

Author SHA1 Message Date
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
chrysn
5528363904
Add guidance for using podman with the runner 2023-08-13 16:36:21 +01:00
Loïc Dachary
89b2cbea3a
docs: admin: actions: add missing actions
Fixes: https://codeberg.org/forgejo/website/issues/302
2023-08-13 16:25:43 +01:00
Earl Warren
64e70b8eec
docs: admin: actions: upgrade to runner v2.3.0 2023-08-13 16:22:36 +01:00
Earl Warren
a47458b236
docs: admin: actions: document offline registration 2023-08-13 16:22:14 +01:00
Earl Warren
e958209e29
docs: admin: actions: upgrade to runner v2.2.0 2023-08-13 16:22:06 +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
121a25e25e
docs: v1.20: sync Gitea 62ac3251fa545d32bdfc9ff824106b97ec63edbb
# Conflicts:
#	user/packages/alpine.md
#	user/packages/cran.md
#	user/packages/debian.md
#	user/packages/go.md
#	user/packages/rpm.md
2023-08-13 14:13: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
e94af6018c
replace ubuntu-latest with docker for clarity
# Conflicts:
#	v1.19/admin/config-cheat-sheet.md
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
abyxcos
c88b35d3a8
The labels key *is* required to be defined, but can be set explicitly to an empty list. Clarify this. Review @hexa @indeednotjames 2023-08-13 14:00:14 +01:00
abyxcos
45715d77da
Docker and podman images are exclusive in the labels list. Review @hexa 2023-08-13 14:00:14 +01:00
abyxcos
09d395f604
Add a nixos-specific section to the actions runner page. 2023-08-13 14:00:14 +01:00
Earl Warren
207689f5e8
docs: admin: actions notes on sudo & bookworm 2023-08-13 13:56:57 +01:00
Earl Warren
a7bd5b74b6
docs: actions token at the organization level 2023-08-13 13:56:57 +01:00
Earl Warren
8b6b61054c
provide details on the Docker & LXC requirements 2023-08-13 13:55:58 +01:00
Earl Warren
014bade547
docs: actions administration documentation
# Conflicts:
#	admin/actions.md
2023-08-13 13:55:57 +01:00