-
Notifications
You must be signed in to change notification settings - Fork 10
Add init command
#72
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 init command
#72
Conversation
This reverts commit 83e0da0.
Was already depended on
39e48bb to
926f63b
Compare
|
Static files aren't being packaged properly despite working locally. Removing the |
|
Decided to just remove the flag |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #72 +/- ##
=======================================
Coverage ? 83.06%
=======================================
Files ? 27
Lines ? 856
Branches ? 0
=======================================
Hits ? 711
Misses ? 145
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Fixes #67
Changes:
virtualship initcommandmeta.yml(managed by the feedstock)Good to know
virtualshipnow comes with avirtualship.staticfolder which is used to store static files (e.g., example configuration.ymlfiles). For data files (which are larger, and aren't as core to the functionality of virtualship) shouldn't be put here but instead should be downloaded on demand.virtualship.utilscontains a bunch of utilities forvirtualship, including convenience functions for reading these static files