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

Add package sanity checks #21

Open
kMutagene opened this issue Feb 27, 2024 · 1 comment
Open

Add package sanity checks #21

kMutagene opened this issue Feb 27, 2024 · 1 comment
Assignees

Comments

@kMutagene
Copy link
Member

kMutagene commented Feb 27, 2024

  • Script compiles (can use fsc for this or even a compiler service)
  • metadata is valid
    • format is correct
    • mandatory fields are present
    • package version is unique
    • package name is unique
  • package file name is correct
  • package folder location name is correct
  • output files are named correctly
@kMutagene kMutagene added this to the Maintenance improvements milestone Mar 6, 2024
@kMutagene
Copy link
Member Author

most if this is implemented

reminder to add new case: all script dependencies must be pinned (can be checked via regex)

@kMutagene kMutagene self-assigned this Jun 5, 2024
@kMutagene kMutagene moved this to Backlog in ARCStack Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant