Commit Graph
32 Commits
Author SHA1 Message Date
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 9a1dc9e4d6 Merge branch 'main' into lsep/fix-url-encoding 2022-06-16 22:41:13 -06:00
Lane Seppala 0a044ad723 Add JS bundles 2022-06-16 22:39:10 -06:00
Lane SeppalaandGitHub 89ebd51ca6 Merge pull request #11 from actions/dependabot/npm_and_yarn/undici-5.5.1
Bump undici from 5.2.0 to 5.5.1
2022-06-16 21:12:17 -06:00
Lane SeppalaandGitHub be13e1879c Merge branch 'main' into dependabot/npm_and_yarn/undici-5.5.1 2022-06-16 21:11:08 -06:00
Lane Seppala 03a3c3735f Update build bundles 2022-06-16 21:09:33 -06:00
Lane SeppalaandGitHub 9ef4f7e494 Merge branch 'main' into lsep/fix-url-encoding 2022-06-16 21:03:56 -06:00
Lane SeppalaandGitHub 44d2d5af5d Merge pull request #9 from brphelps/patch-1
Align snapshot metadata with current detector naming
2022-06-16 21:02:28 -06:00
Lane Seppala a919ac91a6 Do not URL-safe encode the namespace. PackageURL does this 2022-06-16 21:00:48 -06:00
dependabot[bot]andGitHub 3b03ea373e Bump undici from 5.2.0 to 5.5.1
Bumps [undici](https://github.com/nodejs/undici) from 5.2.0 to 5.5.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.2.0...v5.5.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
2022-06-17 01:59:00 +00:00
Brandyn PhelpsandGitHub 76205cce4d Merge branch 'main' into patch-1 2022-06-16 17:54:16 -07:00
Lane SeppalaandGitHub 983e36b604 Merge pull request #10 from actions/lsep/fix-namespace
Use null namepsace when no namespace for Go package
2022-06-16 16:55:25 -06:00
Lane Seppala 111eaef29a Use null namepsace when no namespace for package 2022-06-16 16:29:00 -06:00
Courtney ClaessensandGitHub 13c5725e5d Merge pull request #8 from courtneycl/update-description
Updating description and author for marketplace
2022-06-16 16:57:20 -04:00
Courtney ClaessensandGitHub 71a21b9b44 Update go-dependency-submission.yml 2022-06-16 16:38:05 -04:00
Brandyn PhelpsandGitHub d2e9adb5a2 Align snapshot metadata with current detector naming 2022-06-16 13:23:30 -07:00
Courtney ClaessensandGitHub afc1e79235 Update action.yml 2022-06-16 15:39:07 -04:00
Courtney ClaessensandGitHub 5df5a4f93e updating description and author for marketplace 2022-06-16 15:38:04 -04:00
Anna RosenthalandGitHub 7c97cf4cb3 Update to use semver tag instead of main ref (#6) 2022-06-16 12:06:01 -04:00
Lane SeppalaandGitHub 9fcd421723 Merge pull request #5 from actions/readme
Update README and examples
v1.0.1
2022-06-15 18:39:45 -06:00
Patrick Carlisle aae71a5c8f Name action more specifically and match example 2022-06-15 17:29:22 -07:00
Patrick Carlisle de5e3ff32c Use the right actions url in our own use 2022-06-15 17:21:36 -07:00
Patrick Carlisle 68b92934ce Add permissions to example and format a little 2022-06-15 17:21:21 -07:00
Patrick Carlisle 3bd546afc0 Spell check the readme 2022-06-15 17:15:07 -07:00
Patrick CarlisleandGitHub 25b85538ba Merge pull request #4 from actions/ive-never-normalized-a-thing-in-my-life
Allow ./... as a build target
2022-06-15 16:50:43 -07:00
Patrick Carlisle f2927bccad Run go action on main only 2022-06-15 16:39:50 -07:00
Patrick Carlisle 512e25ab4f Apply test action fixes to correct file 2022-06-15 16:29:44 -07:00
Patrick CarlisleandLane Seppala 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