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

chore(ci): lint before build #2221

Merged
1 commit merged into from
Sep 6, 2021
Merged

chore(ci): lint before build #2221

1 commit merged into from
Sep 6, 2021

Conversation

ghost
Copy link

@ghost ghost commented Sep 3, 2021

Currently we have to wait for the build to finish (1 minute+) before the linters tell us about formatting issues. Linting issues should be flagged ASAP so developers can fix their code quickly and push again before waiting for slow builds and tests to run.

In the future we want ideally want to be in this speed-based workflow:

Lint -> Fast Test (Unit) -> Build -> Slow Tests (Acceptance)

@ghost ghost requested review from a team as code owners September 3, 2021 18:38
@ghost ghost requested a review from JamesPatrickGill September 3, 2021 18:38
@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2021

Messages
📖

This PR will not trigger a new version. It doesn't include any commit message with feat or fix.

Generated by 🚫 dangerJS against 5931b49

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant