app.yaml 989 B

12345678910111213141516171819202122232425262728293031323334353637
  1. app_version: 0.2.13
  2. capabilities: []
  3. categories:
  4. - productivity
  5. changelog_url: https://gitea.com/gitea/act_runner/releases
  6. date_added: '2025-01-15'
  7. description: A runner for Gitea based on act.
  8. home: https://gitea.com
  9. host_mounts:
  10. - description: Docker socket
  11. host_path: /var/run/docker.sock
  12. icon: https://media.sys.truenas.net/apps/gitea-act-runner/icons/icon.svg
  13. keywords:
  14. - gitea
  15. - actions
  16. - runner
  17. lib_version: 2.1.49
  18. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  19. maintainers:
  20. - email: dev@ixsystems.com
  21. name: truenas
  22. url: https://www.truenas.com/
  23. name: gitea-act-runner
  24. run_as_context:
  25. - description: Gitea Act Runner runs as any non-root user.
  26. gid: 568
  27. group_name: gitea-act-runner
  28. uid: 568
  29. user_name: gitea-act-runner
  30. screenshots: []
  31. sources:
  32. - https://docs.gitea.com/usage/actions/act-runner
  33. - https://hub.docker.com/r/gitea/act_runner
  34. - https://gitea.com/gitea/act_runner
  35. title: Gitea Act Runner
  36. train: community
  37. version: 1.0.16