Eric Cornelissen
4d1c2334fb
Rebuild dist/index.js
2022-11-10 16:41:31 +01:00
Andrew Weiner
bf0e1ce7d5
Switch to plaintext fingerprint
...
* Changed repo ("machine") fingerprint to plaintext full_name of repo
* This also allowed me to remove a lot of the code that was specific to
the schedule event.
* It looks like repository.html_url and repository.full_name are already
included in the schedule event:
https://github.com/dhimmel/dump-actions-context/actions/runs/3191708047/jobs/5208342350
(but we should test)
2022-10-06 21:01:56 -07:00
Andrew Weiner
fa1eaaee6d
Log error when comment fails
...
* Added error object to the log message when we catch an error from
createReviewComment
2022-09-25 15:23:17 -07:00
Zachary
2d88c92382
backfill owner node id
2022-09-12 11:03:00 -05:00
Zachary
2a1a5752f2
populate html_url on scheduled runs
2022-09-12 08:54:32 -05:00
Zachary
c0cd32370a
check event type earlier
2022-09-11 18:08:24 -05:00
Zachary
e155d5505c
add support for scheduled runs
2022-09-09 11:20:23 -05:00
Zachary
ef8aee2f9f
remove secrets
2022-09-04 17:25:07 -05:00
Zachary
67efe2c013
just bump
2022-09-04 17:22:51 -05:00
Zachary
1bda8f4547
trying this combination
2022-09-04 17:12:59 -05:00
Zachary
47908c7257
removing env in args
2022-09-04 17:01:28 -05:00
Zachary
d2081e02bc
will this work
2022-09-04 16:56:04 -05:00
Zachary
08b4cd1724
will using stderr work?
2022-09-04 11:00:50 -05:00
Zachary
70489c0c73
bumping gitleaks
2022-09-04 09:16:29 -05:00
Zachary
5358daf422
updating some dependencies
2022-09-01 08:30:29 -05:00
Zachary
db7d6f3d7d
bump gitleaks to latest version
2022-08-24 18:08:43 -05:00
Zachary
6b27c02ab4
update gitleaksignore, remove dummy secret
2022-08-15 19:07:31 -05:00
Zachary
030c71fd5c
attempting fix
2022-08-15 19:04:46 -05:00
Zachary
5ebd61c221
address some of andrew's comments
2022-08-15 18:14:14 -05:00
Zachary
65810dee09
bump gitleaks dependency, update comments to ignore via fingerprint
2022-08-12 09:28:53 -05:00
Zachary
cf4faf357a
update git log options
2022-08-05 11:04:50 -05:00
Zachary
12903bc7c6
hardcode gitleaks version
2022-08-01 17:13:28 -05:00
Zachary
efc57782da
edit comment message
2022-07-20 08:23:14 -05:00
Zachary
26171a489a
Fix dist
2022-07-20 07:17:02 -05:00
Andrew Weiner
031f1ef2ed
More thorough handling of different exit codes for job Summary
...
* Print useful messages in job Summary for additional exit codes (both
expected and unexpected)
2022-07-17 07:44:10 -07:00
Zachary
c7d343c004
fix-up invalid revision
2022-07-11 16:58:42 -05:00
Zachary
f42b5d7514
fix secret line url typo
2022-07-08 16:21:58 -05:00
Zachary
894eb33c69
fix-up dist
2022-06-26 09:37:12 -05:00
Zachary
2ed4f2aada
check commit length on push
2022-06-26 08:28:10 -05:00
Zachary
172625748a
Use eventJson.commits for commit range rather than before and after
2022-06-26 08:05:51 -05:00
Zachary Rice
989942da6e
Merge pull request #62 from gitleaks/feature/more-verbose-error-about-breaking-update
...
More verbose error about breaking update
2022-06-21 06:11:36 -05:00
Andrew Weiner
043038a11d
More verbose error about breaking update
2022-06-20 21:32:32 -07:00
Andrew Weiner
9612a99d4b
* Error out if GITHUB_TOKEN is required and not defined.
2022-06-20 21:20:13 -07:00
Andrew Weiner
9b6d1c9917
* More logging
2022-06-20 21:07:48 -07:00
Andrew Weiner
5b9a2c012e
* More logging
2022-06-20 21:06:14 -07:00
Andrew Weiner
07d732d91d
Better handling of GITHUB_TOKEN when not explicitly set
...
* Logging/experimentation
2022-06-20 21:00:55 -07:00
Andrew Weiner
4cf534df36
Unlimited repos for personal accounts
...
* If the repo owner is a personal account, do not enforce license key
validation.
* Updated README to clarify when license key is and is not required.
* Updated COMMERCIAL-LICENSE.txt
2022-06-06 21:14:05 -07:00
Zachary
07d6e4ed91
releasing v2
2022-05-30 16:29:55 -05:00