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: add checks on examples (templates) #590

Open
marcalexiei opened this issue Feb 22, 2025 · 1 comment · May be fixed by #605
Open

CI: add checks on examples (templates) #590

marcalexiei opened this issue Feb 22, 2025 · 1 comment · May be fixed by #605
Assignees
Labels
CI/CD rust Requires rust knowledge typescript Requires typescript knowledge

Comments

@marcalexiei
Copy link
Member

marcalexiei commented Feb 22, 2025

Originally posted by @marcalexiei in #584 (comment)

At the moment there isn't any code check running inside examples/*.
How about adding the some checks for each example folder:

  • run typecheck script which run tsc --noEmit
  • run a tuono build

To perform these checks I would consider to create a new workflow file.

What do you think about this?

@marcalexiei marcalexiei added typescript Requires typescript knowledge rust Requires rust knowledge CI/CD labels Feb 22, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Road to V1 Feb 22, 2025
@marcalexiei marcalexiei self-assigned this Feb 22, 2025
@marcalexiei

This comment has been minimized.

@marcalexiei marcalexiei moved this from Backlog to In progress in Road to V1 Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD rust Requires rust knowledge typescript Requires typescript knowledge
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant