test262/tools
Philip Chimento 7fc86bca6a Migrate linter workflow to GitHub Actions
This runs faster and allows for future improvements.

I'm following a general principle of keeping code that isn't portable
between CI providers inside the config file for the CI provider. So in
this case we remove the Circle-CI-specific stuff from the file in
tools/scripts/, and into .github/workflows/. We use an external action
(tj-actions/changed-files) to gather the list of files to lint.
2024-11-11 16:48:38 -08:00
..
generation generation: Move list-iteration to end of short-circuited condition 2024-10-16 12:02:49 -07:00
lint add verifyPrimordialProperty 2024-10-11 12:45:30 -07:00
misc Add the language tag mappings python script 2020-04-09 09:20:55 -04:00
packaging Replace "imp" module with "importlib" in parseTestRecord 2023-11-15 09:15:47 -08:00
scripts Migrate linter workflow to GitHub Actions 2024-11-11 16:48:38 -08:00
CoverageAnalyzer.py Unify indentation and add .editorconfig (#973) 2017-04-13 10:37:32 -04:00
copy_tests.sh Add a little helper for convenience in testing changes (#1260) 2017-10-04 11:46:21 -04:00