Mike Surowiec
c4166202a1
feat: upgrade to node v16, package-lock.json v2, remove aws-sdk
2021-05-20 13:32:19 -07:00
Mike Surowiec
e10c29b1fb
feat: use eslint for dependency checks
2021-05-06 08:31:04 -07:00
Kevin Heis
62a8891954
Add descriptions to our actions workflows ( #18019 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-03-23 21:31:28 +00:00
James M. Greene
5c0cf9ae69
We should ensure all tests (including linting) are passing on CrowdIn PRs ( #17792 )
...
Also, this was not the correct way to prevent that from running anyway
2021-02-10 23:38:33 +00:00
Sarah Schneider
295e5dc1f0
upgrade to setup-node v2
2021-01-22 10:54:20 -05:00
Chiedo John
910a94b1d6
Remove skip-duplicate-actions for linting ( #16845 )
...
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-12-09 19:33:11 +00:00
Nick Schonning
b6de7c6887
chore: Convert Standard to eslint-config-standard ( #1328 )
...
* chore: Move standard to ESLint config
* fix: auto-fix ESLint indent issues
* fix: ESLint prefer-regex-literals
* fix: ESLint array-callback-return
- .filter must return a boolean value
- .map replaced with forEach when the value isn't used
* fix: ESLint no-extra-semi
2020-11-17 16:18:18 -05:00
Nick Schonning
71b6ee7641
chore: Upgrade actions/cache to v2.1.3
2020-11-09 10:19:53 -05:00
Nick Schonning
c058d4aad8
chore: Update actions/checkout to v2.3.4
2020-11-05 18:05:39 -05:00
James M. Greene
441c7f71cc
Update .github/workflows/js-lint.yml
2020-11-04 10:06:23 -06:00
Nick Schonning
4fb87ade22
chore: Pull JS Linting to separate Action
...
Only trigger if JS, package, or Action file is changed
2020-11-04 10:46:47 -05:00