Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' into add_dispatch_instructions
Robert authored and GitHub committed Jun 16, 2020

Unverified

No user is associated with the committer email.
2 parents 7928587 + 87ecd0d commit d00417a
Showing 23 changed files with 5,734 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-testing.yml
@@ -110,7 +110,7 @@ jobs:
with:
ruby-version: 2.6
- name: Install Code Scanning integration
run: bundle add code-scanning-rubocop --version 0.2.0 --skip-install
run: bundle add code-scanning-rubocop --version 0.3.0 --skip-install
- name: Install dependencies
run: bundle install
- name: Rubocop run
11 changes: 0 additions & 11 deletions jest.config.js

This file was deleted.

34 changes: 33 additions & 1 deletion lib/upload-lib.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/upload-lib.js.map

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

25 changes: 25 additions & 0 deletions lib/upload-lib.test.js

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

1 change: 1 addition & 0 deletions lib/upload-lib.test.js.map

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

10 changes: 10 additions & 0 deletions node_modules/jsonschema/.editorconfig

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

21 changes: 21 additions & 0 deletions node_modules/jsonschema/LICENSE

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

0 comments on commit d00417a

Please sign in to comment.