Commit Graph

26 Commits

Author SHA1 Message Date
Marco Gario 7b29d2e0a5 Move language functions in dedicated package 2020-09-11 12:02:17 +02:00
Marco Gario 3f5bb98d7e # This is a combination of 4 commits.
# This is the 1st commit message:

Add logic to download codeql platform-language pkg

* Add `bundleName` argument to `getCodeQLBundleDownloadURL`
* Add `languages` argument to `setupCodeQL`.

The logic now tries to find the platform-language pkg before defaulting
to the full bundle. We keep the toolcache clean by adding the pl version
to the tool version.

# The commit message #2 will be skipped:

# Add simple fallback logic for download

# The commit message #3 will be skipped:

# wip linter

# The commit message #4 will be skipped:

# linter
2020-09-09 13:52:06 +02:00
Robert Brignull 212f4484d3 Merge branch 'main' into windows_tracing 2020-09-07 17:08:59 +01:00
Robert Brignull c68937100c Merge branch 'main' into windows_message 2020-09-07 16:01:09 +01:00
Robert Brignull 694fa2d961 add options to specify process name or level to trace 2020-09-07 13:36:47 +01:00
Robert Brignull 789059e604 Merge branch 'main' into windows_tracing 2020-09-07 12:49:20 +01:00
Robert Brignull 9782622366 Print path to file instead of file contents 2020-09-02 19:58:03 +01:00
Robert Brignull ebb41156ee make inputting refs easier 2020-09-02 18:00:46 +01:00
Robert Brignull 48df01325b add alternative script for in runner mode 2020-09-02 15:50:37 +01:00
Robert Brignull 4c00c68d14 Add --ram and --threads args 2020-09-01 14:27:56 +01:00
Robert Brignull aa7e2fe91b automatically import env in autobuild 2020-08-28 17:22:26 +01:00
Robert Brignull 80e2c4fe4a improve error message when config is not found 2020-08-28 09:43:25 +01:00
Robert Brignull 37bac22443 Make runner arg descriptions more consistent 2020-08-28 09:35:37 +01:00
Robert Brignull 57f03d3bd0 Remove hash from temp dir 2020-08-28 09:27:28 +01:00
Robert Brignull 6c8f96d781 Log that we're clearing the temp dir 2020-08-27 16:45:41 +01:00
Robert Brignull 1fd45d7407 address review comments 2020-08-27 16:34:09 +01:00
Robert Brignull 6f422a4303 add debug mode to limit output 2020-08-27 14:26:44 +01:00
Robert Brignull f80d660e33 check environment before running autobuild or analyze 2020-08-27 14:22:16 +01:00
Robert Brignull a542021200 make --language optional to autobuild and detect dominant language 2020-08-27 14:08:54 +01:00
Robert Brignull b42ed69542 Update temp dir and tools dir 2020-08-27 14:08:41 +01:00
Robert Brignull 39b361ed69 Remove dependence of GITHUB_REPOSITORY env var 2020-08-27 11:06:14 +01:00
Robert Brignull 688df282cd fix exporting env vars on linux 2020-08-26 16:40:58 +01:00
Robert Brignull 1f2bd10757 add newline to output 2020-08-26 16:20:36 +01:00
Robert Brignull 3ffe4b7421 Add code to output required env to files 2020-08-26 16:20:36 +01:00
Robert Brignull 217483dfd6 Convert rest of the actions 2020-08-26 16:20:36 +01:00
Robert Brignull 09677dada5 rename CLI to runner 2020-08-25 17:44:30 +01:00