Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

[CICD] Run linter on main#5

Merged
mikeland73 merged 1 commit intomainfrom
landau/run-linter-on-main
Oct 27, 2022
Merged

[CICD] Run linter on main#5
mikeland73 merged 1 commit intomainfrom
landau/run-linter-on-main

Conversation

@mikeland73
Copy link
Copy Markdown
Contributor

Summary

This will speed up lint runs by storing a shared cache. Can also find errors caused by merge issues.

How was it tested?

CICD

Is this change backwards-compatible?

yes

@mikeland73 mikeland73 requested review from ipince and savil October 26, 2022 22:50
@ipince
Copy link
Copy Markdown
Contributor

ipince commented Oct 27, 2022

Isn't this "run linter on every branch"?

@mikeland73
Copy link
Copy Markdown
Contributor Author

@ipince yes, including main.

I copy pasted this from another repo where tests are a dependent workflow so on main they get triggered by another, but in this case they are the only workflow.

@mikeland73 mikeland73 merged commit 8ef6614 into main Oct 27, 2022
@mikeland73 mikeland73 deleted the landau/run-linter-on-main branch October 27, 2022 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants