Commit Graph

22 Commits

Author SHA1 Message Date
E. Lynette Rayle
aa37531e2b make sure sha and ref are only overwritten if a value was passed in 2025-05-29 19:01:50 +00:00
E. Lynette Rayle
ced71b5163 add updated files from rebuilding 2025-05-29 15:31:31 +00:00
E. Lynette Rayle
a493d67921 revert to directly using input for sha and ref and allowing the context to drive them if they are missing 2025-05-29 15:27:47 +00:00
E. Lynette Rayle
4d284b90be commit files generated during build 2025-05-28 20:45:18 +00:00
E. Lynette Rayle
3a3b0da726 set default for sha & ref 2025-05-28 18:30:40 +00:00
E. Lynette Rayle
3e507a8464 use reasonable defaults for sha and ref
enforce all detector vars present or not present
2025-05-28 18:21:20 +00:00
E. Lynette Rayle
f3f97c6024 add inputs used by autosubmission 2025-05-27 22:02:13 +00:00
Lane Seppala
d5d64a591f Use go.mod path instead of containing dir 2022-06-28 11:16:56 -06:00
Lane Seppala
931fb377fd Using 'all' or './...' pseudotarget uses go mod dir 2022-06-27 12:09:10 -06:00
Brandyn Phelps
b73c5b4dd8 Correctly validate gomodpath (#19)
* Correctly validate go mod path

* add a reasonable default

* preserve required expectation instead

* regenerate the JS
2022-06-27 09:39:49 -07:00
Lane Seppala
d9b3ea0e54 Add JS bundles 2022-06-17 16:44:04 -06:00
Lane Seppala
7bc33fd24d Continue if no matches 2022-06-17 16:39:57 -06:00
Lane Seppala
41f80bd8e1 Include details in error msg 2022-06-17 15:15:23 -06:00
Lane Seppala
79efc0977a Add debug logging 2022-06-17 13:17:17 -06:00
Lane Seppala
be130df09a Correctly identify dependency versions chosen by Go 2022-06-16 22:46:09 -06:00
Lane Seppala
9ef4f7e494 Merge branch 'main' into lsep/fix-url-encoding 2022-06-16 21:03:56 -06:00
Lane Seppala
a919ac91a6 Do not URL-safe encode the namespace. PackageURL does this 2022-06-16 21:00:48 -06:00
Brandyn Phelps
76205cce4d Merge branch 'main' into patch-1 2022-06-16 17:54:16 -07:00
Lane Seppala
111eaef29a Use null namepsace when no namespace for package 2022-06-16 16:29:00 -06:00
Brandyn Phelps
d2e9adb5a2 Align snapshot metadata with current detector naming 2022-06-16 13:23:30 -07:00
Patrick Carlisle
3b63e35f41 Allow ./... as a build target 2022-06-15 16:51:21 -06:00
Lane Seppala
054f21a184 Release public version of the Go Dependency Submission action 2022-06-15 16:36:38 -06:00