We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be useful to update the releases.json file as part of the build process.
Doing so will simplify updates to strawberryperl.com, e.g. StrawberryPerl/strawberryperl.com#47
The url fields can be flagged as needing updates as they are usually done later.
The text was updated successfully, but these errors were encountered:
Thinking further, it would be better to generate a subset of data which can then be merged with the main releases.json file.
This could be done either as its own step, or as a final part of the relevant build steps (MSI, portable, relocatable etc).
The system already stores the SHA1 for each file, for example. https://github.com/search?q=repo%3AStrawberryPerl%2FPerl-Dist-Strawberry+sha1%7D&type=code
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
It would be useful to update the releases.json file as part of the build process.
Doing so will simplify updates to strawberryperl.com, e.g. StrawberryPerl/strawberryperl.com#47
The url fields can be flagged as needing updates as they are usually done later.
The text was updated successfully, but these errors were encountered: