Commit Graph

12 Commits

Author SHA1 Message Date
renovate[bot]
15232456b1 chore(deps): update actions/checkout action to v3 (#45324)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 06:29:31 +00:00
Mrugesh Mohapatra
c9faf384b0 chore: exclude actions from changes to docs (#44412)
* chore: exclude actions from changes to docs

* fix(actions): Node.js flows needed for merge :(

* chore: apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* chore: apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-08 19:12:07 +05:30
Mrugesh Mohapatra
c5fbfb84e1 fix(actions): run fewer workflows (#44375)
* fix(actions): remove run CodeQL from bots

* fix(actions): cosmetic renaming to the files
2021-12-03 16:24:00 +00:00
Mrugesh Mohapatra
f84d6078fd chore(actions): use Ubuntu-20.04 in all workflows (#44095) 2021-11-02 17:19:50 +05:30
Oliver Eyton-Williams
c8d7f0a782 feat(tools): remove eslint-plugin-prettier for prettier (#42438)
* feat: remove eslint-plugin-prettier for prettier

This removes the annoying lint warnings when all that needs to change is
formatting

* fix: use .js lint-staged config to ignore properly

* fix: lint everything if a lot of files are changed

It's faster than making lots of individual linter calls

* chore: apply prettier

* fix: ignore code in curriculum-file-structure
2021-10-06 21:02:21 +05:30
Mrugesh Mohapatra
411ce3002c fix(code-ql): update code-ql action (#42010) 2021-05-06 10:03:34 +05:30
Nicholas Carrigan (he/him)
4ed75cb79f fix(tools): ignore renovate (#42008)
Ignore the branches renovate creates for the push events.
2021-05-06 00:20:38 +05:30
Mrugesh Mohapatra
e7db3386ed chore: update CodeQL Scanning (#40511) 2020-12-21 16:25:42 +01:00
Mrugesh Mohapatra
1603e5beba chore: remove travis integration (#39390) 2020-08-11 02:07:19 +05:30
Mrugesh Mohapatra
6e16a50329 fix(tools): fix syntax errors and test special branch 2020-08-09 01:44:36 +05:30
Mrugesh Mohapatra
e242852bef fix(tools): misc. updates to action workflows 2020-08-09 00:58:13 +05:30
Mrugesh Mohapatra
8c208865f7 feat: create codeql for static analysis (#39106) 2020-06-20 01:44:20 +05:30