Forgejo Releases Datasource¶
Table of values¶
| Name | Value | Notes |
|---|---|---|
| Identifier | forgejo-releases |
|
| Default versioning | No default versioning | |
| Custom registry support | Yes | |
| Release timestamp support | Yes | The release timestamp is determined from the published_at field in the results. |
| Source URL support | Yes | The source URL is determined by using the packageName and registryUrl. |
Description¶
This datasource allows to lookup releases from a Forgejo repositories.
By default it will use https://code.forgejo.org to lookup releases.