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

Work on LTS linting scripts #634

Merged
merged 6 commits into from
Jul 27, 2020
Merged

Work on LTS linting scripts #634

merged 6 commits into from
Jul 27, 2020

Conversation

jasonkarns
Copy link
Member

@jasonkarns jasonkarns commented Jul 27, 2020

  • moves lts lint script to node-build-update-defs
  • combines lts and checksum lint workflows
  • auto-lint (with fixing) the warning messages after scraping (this may cause issues if there are other lint fixes other than the new definitions just created)

The old LTS linter also ran on pushes to master. But since the checksum
linter can _only_ run on PRs (requires base_ref property), it's easier
to just skip master pushes. This is fine because the scheduled linter
(with fixing!) already runs regularly from master anyway.
@jasonkarns jasonkarns merged commit 20728f2 into master Jul 27, 2020
@jasonkarns jasonkarns deleted the lts-script branch July 27, 2020 20:59
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.

1 participant