Skip to content

Conversation

@koooosh
Copy link
Contributor

@koooosh koooosh commented Nov 20, 2025

Issue number:

N/A

Description of changes:

Currently, the build.yml workflow only runs a subset of individual checks we have in twoliter. Replacing them with the general check task which runs all checks -- particularly check-migrations following this PR:

Testing done:

Ran check and verified all tasks are run and pass.

$ cargo make check
[cargo-make][1] INFO - Running Task: unit-tests
[cargo-make][1] INFO - Running Task: check-fmt
[cargo-make][1] INFO - Running Task: check-clippy
[cargo-make][1] INFO - Running Task: check-shell
[cargo-make][1] INFO - Running Task: check-golangci-lint
[cargo-make][1] INFO - Running Task: check-migrations
[cargo-make][1] INFO - Build Done in 23.85 seconds.
[cargo-make] INFO - Build Done in 27.79 seconds.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@koooosh koooosh marked this pull request as ready for review November 20, 2025 19:36
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

Successfully merging this pull request may close these issues.

2 participants