Skip to content

Conversation

tbazant
Copy link

@tbazant tbazant commented Aug 6, 2024

No description provided.

@tbazant tbazant marked this pull request as draft August 6, 2024 07:25
@jdkato
Copy link
Member

jdkato commented Aug 6, 2024

The url key needs to be a link to a .zip file containing the packaged resources.

"name": "SUSE",
"description": "A Vale-compatible implementation of the SUSE Documentation Style Guide.",
"homepage": "https://documentation.suse.com/style/current/html/docu_styleguide/",
"url": "https://github.com/openSUSE/suse-vale-styleguide"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"url": "https://github.com/openSUSE/suse-vale-styleguide"
"url": https://github.com/openSUSE/suse-vale-styleguide/releases/tag/v0.0.1

@tbazant
Copy link
Author

tbazant commented Aug 6, 2024

The url key needs to be a link to a .zip file containing the packaged resources.

@jdkato how do i get some sane https://......latest.zip URL from https://github.com/openSUSE/suse-vale-styleguide/releases/tag/v0.0.1 please?

@jdkato
Copy link
Member

jdkato commented Aug 10, 2024

You need to create and attach a .zip file to the release. Then, the url can point to the latest release of that file.

You can see an example of how to do this with a GitHub Action here:

https://github.com/errata-ai/Microsoft/blob/c798f131106d77c136a3c1b5fa4916dee1de8edd/.github/workflows/main.yml#L5-L21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants