Skip to content
New issue

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

Steps: update releases.json #163

Closed
shawnlaffan opened this issue Dec 18, 2023 · 1 comment · Fixed by #192
Closed

Steps: update releases.json #163

shawnlaffan opened this issue Dec 18, 2023 · 1 comment · Fixed by #192
Labels

Comments

@shawnlaffan
Copy link
Contributor

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.

@shawnlaffan
Copy link
Contributor Author

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

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

Successfully merging a pull request may close this issue.

1 participant