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

Allow easier adding of versions #6

Open
hasufell opened this issue Oct 27, 2021 · 0 comments
Open

Allow easier adding of versions #6

hasufell opened this issue Oct 27, 2021 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@hasufell
Copy link
Member

hasufell commented Oct 27, 2021

Input:

  1. base url like https://downloads.haskell.org/~ghc/9.0.1
  2. SHA256SUM file
  3. metadata file (e.g. ghcup-0.0.6.yaml)
  4. changelog URL

Output:

  • updated YAML

Things to consider:

  1. getting the yaml anchors right
  2. getting viPostRemove, viPostInstall etc right
  3. not missing the source tarball
  4. getting the tags right (some tags are unique (e.g. recommended and latest), some are not (e.g. old))
  5. getting the subdirectories right
@hasufell hasufell added enhancement New feature or request question Further information is requested labels Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant