mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-31 14:17:01 +02:00
Add Act and Woodpecker (#659)
Pretty disappointing, as Woodpecker is one of Codeberg's CI systems, and easily the one I'm most familiar with. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/659 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
d32f472bd3
commit
8ffebe018f
1 changed files with 8 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ Ready to fork a project to introduce a No AI policy? Check out our [**How to Slo
|
|||
* [Image Manipulation](#image-manipulation)
|
||||
* [Photography](#photography)
|
||||
* [Video](#video)
|
||||
* [Continuous Integration](#continuous-integration)
|
||||
* [Developer Tools](#developer-tools)
|
||||
* [Compiler Tools And Related](#compiler-tools-and-related)
|
||||
* [Documents](#documents)
|
||||
|
|
@ -605,6 +606,13 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [PipePipe](https://pipepipe.dev/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/InfinityLoop1308/PipePipeClient/blob/dev/CLAUDE.md)) | [LibreTube] |
|
||||
| [VLC](https://code.videolan.org/videolan/vlc) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://code.videolan.org/videolan/vlc/-/commit/bd7d103792c37f6a9883b40d099f008672e2ea39), [2](https://www.youtube.com/watch?v=25MwBEWxQG0&t=2987s)) <br /> [](#ai-code-reviews) ([1](https://code.videolan.org/videolan/vlc/-/merge_requests/8927)) <br /> [](#ai-functionality) ([1](https://nitter.net/videolan/status/1877072497146781946)) | [Showtime] (gstreamer-based)<br />[SMPlayer] (mplayer-based)<br />[ffplay] (ffmpeg+SDL-based) |
|
||||
|
||||
## Continuous Integration
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Act](https://nektosact.com/) | [`v0.2.85`](https://github.com/nektos/act/releases/tag/v0.2.85) | [](#permissive-ai-policy) ([1](https://github.com/nektos/act/blob/48822e4a7722a1c43621218a9d5ae705fc395679/CLAUDE.md)) | [Forgejo Actions](https://forgejo.org/docs/latest/user/actions/overview/) |
|
||||
| [Woodpecker](https://woodpecker-ci.org/) | [`v3.12.0`](https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.12.0) | [](#permissive-ai-policy) ([1](https://github.com/woodpecker-ci/woodpecker/pull/6501), [2](https://github.com/woodpecker-ci/woodpecker/commit/92b48f813aa3c6be5421fa9747acb33abdf9f192))<br />[](#ai-code-reviews) ([1](https://github.com/woodpecker-ci/woodpecker/pull/5767), [2](https://github.com/woodpecker-ci/woodpecker/pull/5886), [3](https://github.com/woodpecker-ci/woodpecker/pull/6166)) | [Forgejo Actions](https://forgejo.org/docs/latest/user/actions/overview/) |
|
||||
|
||||
## Developer Tools
|
||||
|
||||
> [!WARNING]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue