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 Setup #1

Open
MoralCode opened this issue Feb 15, 2024 · 1 comment
Open

CI Setup #1

MoralCode opened this issue Feb 15, 2024 · 1 comment

Comments

@MoralCode
Copy link
Contributor

MoralCode commented Feb 15, 2024

CI discussion issue

Mostly wondering what method of running them is preferred. GH actions is probably easiest, but ive also used circleCI before (possibly a more open platform/less likely to vendor lock development into using GitHub)

Things to run:

  • unit tests (and any future integration tests)
  • linter/formatter
@MoralCode
Copy link
Contributor Author

i added a CI job based on the Github actions dart template to the main branch, which revealed #4 as being an issue.

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