Commit Graph

186 Commits

Author SHA1 Message Date
Federico Builes
76b050a607 Use octokit-rest for the PR comments client. 2023-10-09 13:34:14 +02:00
Federico Builes
f7363549ac use octokit plugins 2023-10-09 13:20:24 +02:00
Justin Holguín
35a52fd146 Minor tweaks to snapshot warnings 2023-09-07 18:00:57 +00:00
Justin Holguín
bed9726f78 Make snapshot warning messages clearer and more actionable 2023-09-07 17:54:42 +00:00
Federico Builes
7d0e0f61e8 Update src/dependency-graph.ts
Co-authored-by: Justin Holguín <juxtin@github.com>
2023-09-07 07:08:21 -05:00
Justin Holguín
fcef41f1e0 Add docs link to snapshot warnings 2023-09-06 19:07:18 +00:00
Justin Holguín
e81e6e582f Default retry-on-snapshot-warnings to false
Keeping this true by default means wasting actions minutes for
the vast majority of DR users
2023-09-06 18:04:16 +00:00
Justin Holguín
ada103783f Merge remote-tracking branch 'origin/retry-on-snapshot-warnings' into juxtin/dr-snaps-pre-launch 2023-08-31 16:31:44 +00:00
Justin Holguín
ee86529290 Show all non-empty snapshot warnings 2023-08-23 18:45:35 +00:00
Sean Murphy
31afeba06d Add unit tests 2023-08-09 21:10:48 -04:00
Sean Murphy
7ef37f3853 Merge branch 'main' into comment-on-failure 2023-08-09 17:31:16 -04:00
Sean Murphy
2e59943778 Parse boolean to enum 2023-08-09 15:57:03 -04:00
Adrien Pessu
c280c303e6 debug 2023-08-08 16:51:40 +02:00
Adrien Pessu
1db9156f85 change from name of the package to the package url to avoid conflict between 2 dependencies with the same name but for different ecosystems 2023-08-08 16:34:23 +02:00
Adrien Pessu
00f1f5b642 add tests and docs 2023-08-07 14:07:46 +02:00
Adrien Pessu
6862f6f65f add groups 2023-08-07 14:07:26 +02:00
Adrien Pessu
309d082d5f initial commit 2023-08-07 14:07:26 +02:00
Federico Builes
6af66592ad dependbot updates 2023-08-07 14:07:26 +02:00
Sean Murphy
902e86c6f5 Add on-failure option to comment-summary-in-pr setting 2023-08-04 22:37:51 -04:00
Federico Builes
8c593e9822 dependbot updates 2023-07-31 08:39:38 +02:00
Henri Maurer
d3fa764646 fix 2023-06-14 10:38:45 +01:00
Henri Maurer
1856a6de19 fix 2023-06-14 10:26:22 +01:00
Henri Maurer
5573b58443 better logging 2023-06-14 10:24:40 +01:00
Henri Maurer
c3c3c2e746 fix retry until 2023-06-14 10:12:19 +01:00
Henri Maurer
f6f94a23a4 fix 2023-06-09 10:44:43 +01:00
Henri Maurer
50954e6a9a fix 2023-06-09 10:30:56 +01:00
Henri Maurer
66b6f67835 Add configs 2023-06-09 10:26:24 +01:00
Henri Maurer
1644401f8d rewrite retry logic 2023-06-08 18:11:13 +01:00
Henri Maurer
1a326fc7fa proceed even if warnings 2023-06-08 17:04:40 +01:00
Henri Maurer
a82096e68a fix 2023-06-07 16:51:53 +01:00
Henri Maurer
90d3a94eb7 fix 2023-06-07 16:48:32 +01:00
Henri Maurer
9dde5949a8 retry every 10s 2023-06-07 16:39:16 +01:00
Henri Maurer
cff142b535 includes_dependency_snapshots 2023-06-07 14:04:29 +01:00
Henri Maurer
a4c5ac881a disable caching 2023-06-07 10:10:21 +01:00
Henri Maurer
d35955ebf6 Prototype re-try on snapshot warnings 2023-06-06 16:44:27 +01:00
Federico Builes
0b306aef97 Don't try to create PURLs from empty strings. 2023-05-31 16:14:02 +02:00
Stefan Petrushevski
f1c8401a59 resolve merge conflicts 2023-05-30 18:04:26 +02:00
Stefan Petrushevski
7b5fa84cfc added tests; docs and cleanup 2023-05-19 10:47:59 +02:00
Stefan Petrushevski
0574926a14 document; code style; 2023-05-16 16:50:04 +02:00
Stefan Petrushevski
1896d6f936 Clean up; updated docs 2023-04-06 10:49:30 +02:00
Stefan Petrushevski
39dca1ce09 Adjusted output 2023-04-06 10:04:48 +02:00
Stefan Petrushevski
9ad7edb033 switched to purl format 2023-04-06 09:37:42 +02:00
Justin Holguín
76b8e83d1a Use 'Unnamed Manifest' as catchall bucket 2023-03-28 16:06:07 +00:00
Justin Holguín
7e1f7be1f6 Handle dependencies with an empty manifest field
This happens sometimes with snapshots. We just want them to be displayed properly in the HTML output.
2023-03-24 19:07:22 +00:00
Justin Holguín
0c01e947d6 Flesh out the warnings section a tiny bit 2023-03-23 23:26:23 +00:00
Justin Holguín
782549c724 Ignore snapshot_warnings for missing head snapshots 2023-03-23 22:59:07 +00:00
Justin Holguín
419396de41 Show snapshot warnings in the summary 2023-03-22 21:30:12 +00:00
Stefan Petrushevski
d5c2f70a7f no inline config options due to limitations 2023-03-08 15:23:57 +01:00
Stefan Petrushevski
f92376010c inline config options 2023-03-08 15:05:16 +01:00
Stefan Petrushevski
884b7abd2d updated summary output; create_summary.ts script 2023-03-08 13:02:59 +01:00