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

Have example-repo in github-actions for testing #23

Open
matthiasbeyer opened this issue Oct 19, 2021 · 1 comment
Open

Have example-repo in github-actions for testing #23

matthiasbeyer opened this issue Oct 19, 2021 · 1 comment
Assignees

Comments

@matthiasbeyer
Copy link
Contributor

Putting an example repository in a github-actions workflow to test butido against it would be a nice idea.

primeos-work added a commit to primeos-work/butido that referenced this issue Jan 11, 2024
We should verify that the example repo is and remains valid and this
also serves as a useful test with a more complex repo.

This should resolve science-computing#23 (we already have such an example packages repo
in this butido Git repo and this test does at least verify that it can
be loaded, i.e., that the definitions are syntactically valid (regarding
the type checking) - ideally we'd also have a high-level test that
actually runs some builds to verify the logic (semantics) but that can
be done as part of science-computing#109 / the CLI tests in science-computing#43).

Signed-off-by: Michael Weiss <[email protected]>
ammernico pushed a commit to ammernico/butido that referenced this issue Apr 30, 2024
We should verify that the example repo is and remains valid and this
also serves as a useful test with a more complex repo.

This should resolve science-computing#23 (we already have such an example packages repo
in this butido Git repo and this test does at least verify that it can
be loaded, i.e., that the definitions are syntactically valid (regarding
the type checking) - ideally we'd also have a high-level test that
actually runs some builds to verify the logic (semantics) but that can
be done as part of science-computing#109 / the CLI tests in science-computing#43).

Signed-off-by: Michael Weiss <[email protected]>
@christophprokop
Copy link
Collaborator

maybe only 3 small packages?
e.g.: tmux (including libevent as dependency), lua, tree
or a small C program?

@christophprokop christophprokop self-assigned this Oct 1, 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

2 participants