Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
476f13e
Upgrade Actions Tool Cache.
chrisgavin Jun 23, 2021
59560e5
Replace custom tool download method with the one in the tool cache li…
chrisgavin Jun 23, 2021
f5a5d3a
Update changelog and version after v1.0.3
invalid-email-address Jun 23, 2021
1496843
1.0.4
invalid-email-address Jun 23, 2021
e684c09
Merge pull request #587 from github/toolcache-upgrade
chrisgavin Jun 23, 2021
c98b431
Merge branch 'main' into mergeback/v1.0.3-to-main-cf6e0194
aeisenberg Jun 23, 2021
7729b51
Merge pull request #588 from github/mergeback/v1.0.3-to-main-cf6e0194
aeisenberg Jun 23, 2021
68b6873
Fix C# line counting and add test
edoardopirovano Jun 23, 2021
6e577cf
Add new `packs` input to init action
aeisenberg Jun 23, 2021
e38356b
Update lock file
aeisenberg Jun 23, 2021
c5434c9
Merge branch 'main' into csharp-loc
aeisenberg Jun 23, 2021
9f37000
Fix dependencies
aeisenberg Jun 23, 2021
ac402bf
Merge pull request #586 from edoardopirovano/csharp-loc
aeisenberg Jun 24, 2021
9200db3
Restore original getCodeQLActionRepository behaviour
Jun 24, 2021
26ade03
Just reverse test case
Jun 24, 2021
a1f71cf
Add Ruby to 'isInterpretedLanguage'
aibaars Jun 24, 2021
590c245
Merge pull request #593 from github/aibaars/ruby-is-interpreted
aibaars Jun 24, 2021
af32a29
Merge branch 'main' into simon-engledew/fix-runner-temp-missing
aeisenberg Jun 24, 2021
db80a9a
Merge pull request #594 from github/simon-engledew/fix-runner-temp-mi…
aeisenberg Jun 24, 2021
40852fa
Improve error messages from CLI invocations
edoardopirovano Jun 24, 2021
85ac9fe
Remove misleading comment.
edoardopirovano Jun 25, 2021
4087f37
Add extra integration test for packaging
aeisenberg Jun 24, 2021
67312df
Merge branch 'main' into aeisenberg/pack-in-inputs
aeisenberg Jun 25, 2021
7726ece
Merge pull request #591 from github/aeisenberg/pack-in-inputs
aeisenberg Jun 25, 2021
6017205
1.0.4
invalid-email-address Jun 28, 2021
440ccbd
Prepare CHANGELOG for 1.0.4
edoardopirovano Jun 28, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions lib/count-loc.test.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/count-loc.test.js.map

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

35 changes: 12 additions & 23 deletions node_modules/.package-lock.json

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

26 changes: 25 additions & 1 deletion node_modules/github-linguist/dist/languages.js

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

2 changes: 1 addition & 1 deletion node_modules/github-linguist/dist/languages.js.map

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

2 changes: 1 addition & 1 deletion node_modules/github-linguist/package.json

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

26 changes: 25 additions & 1 deletion node_modules/github-linguist/src/languages.ts

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

Loading