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

bug: adapt runs directive to new Vib syntax #31

Open
kbdharun opened this issue Jul 11, 2024 · 1 comment
Open

bug: adapt runs directive to new Vib syntax #31

kbdharun opened this issue Jul 11, 2024 · 1 comment

Comments

@kbdharun
Copy link
Member

kbdharun commented Jul 11, 2024

The syntax of directives like runs, entrypoint. copy and adds have changed in the recent release. At least for runs, we need to update it here to use:

runs:
   commands:
        - some-command

So that the statistics are shown properly without NaN.

image

For information, checkout https://docs.vanillaos.org/vib/en/recipe-structure.

@kbdharun
Copy link
Member Author

kbdharun commented Jul 16, 2024

Seems to be fixed now, so closing this issue. Nope, it only supports the old Vib syntax.

@kbdharun kbdharun reopened this Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant