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

CI Test for out-of-tree quartz application #195

Open
1 task
davekaj opened this issue Sep 10, 2024 · 1 comment
Open
1 task

CI Test for out-of-tree quartz application #195

davekaj opened this issue Sep 10, 2024 · 1 comment
Assignees
Milestone

Comments

@davekaj
Copy link
Contributor

davekaj commented Sep 10, 2024

Summary

A CI check that tests quartz CLI commands on an application created using quartz init. The idea is to use the docker setup being built to address #144.

Acceptance criteria

  • CI job that does the following ->
    • Runs quartz init to create a sample quartz app
    • Runs quartz dev to test the sample app end-to-end
@davekaj davekaj added this to the Quartz v0.1 milestone Sep 10, 2024
@ebuchman
Copy link
Member

This is basically a test for #170

Need to test that a user can install quartz, and then create a new quartz app (quartz init) in a fresh dir (outside the main quartz repo ) and run everything there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants