Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'main' into tracer-config
Robert authored and GitHub committed Aug 25, 2020

Unverified

No user is associated with the committer email.
2 parents 8efabe9 + abddb8b commit 2df51e0
Showing 13 changed files with 461 additions and 40 deletions.
3 changes: 3 additions & 0 deletions init/action.yml
@@ -16,6 +16,9 @@ inputs:
config-file:
description: Path of the config file to use
required: false
queries:
description: Comma-separated list of additional queries to run. By default, this overrides the same setting in a configuration file
required: false
runs:
using: 'node12'
main: '../lib/init-action.js'
45 changes: 35 additions & 10 deletions lib/config-utils.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/config-utils.js.map

Large diffs are not rendered by default.

161 changes: 160 additions & 1 deletion lib/config-utils.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2df51e0

Please sign in to comment.