mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Add clarification about the release workflow in the template
@@ -48,6 +48,9 @@ Same goes for using `Processing`, `Pro`, or `P5`, whether it's a prefix or a suf
|
||||
Similarly, please don't use `processing` as the prefix for your library packages. We need to keep that name space clear for official things as well.
|
||||
|
||||
## Release artifacts
|
||||
> [!NOTE]
|
||||
> If you use the official [Library Template](https://github.com/processing/processing-library-template), the following files will be created for you by the [release workflow](https://github.com/processing/processing-library-template/blob/main/.github/workflows/release.yml). If you’re hosting your library on your own domain, please follow the guidelines below.
|
||||
|
||||
Below is the required structure for hosting the release artifacts of a Processing library. These files must be accessible at stable URLs.
|
||||
|
||||
For example, if your library is called `myLibrary` and the latest version is at `https://mywebsite.com/releases/latest/` the following links should be valid:
|
||||
|
||||
Reference in New Issue
Block a user