Commit Graph
42 Commits
Author SHA1 Message Date
Justin Holguín 298a804769 Upgrade version of Maven plugin
See https://github.com/ferstl/depgraph-maven-plugin
2025-04-03 18:33:47 +00:00
Justin Holguín 595d586c88 Simplify test data and refactor 2025-04-03 16:59:49 +00:00
Justin Holguín 9e875aadac Add cycle safety for transitive dependencies 2025-04-02 22:45:08 +00:00
David Wiggs 33e1d3d801 Remove reference to undefined function 2024-08-07 14:29:22 +00:00
David WiggsandMitchell Rysavy 73d9d97f9f Update src/snapshot-generator.test.ts
Co-authored-by: Mitchell Rysavy <[email protected]>
2024-07-29 10:08:09 -05:00
David Wiggs 967455e178 No need to import getMavenSettingsFile when testing 2024-07-24 12:59:25 +00:00
David Wiggs 7592e88109 Use supplied correlator without concatenation 2024-07-23 22:33:11 +00:00
David Wiggs 2ba839e04b Add some tests 2024-07-22 23:27:03 +00:00
David Wiggs 5275a08fb4 Address merge conflicts 2024-07-21 20:31:04 +00:00
Peter Murray 930cebc310 Adding detector settings into the CLI executables 2024-07-03 09:52:52 +00:00
Henri Maurer 97fd7ee78d Input to set detector information 2024-07-03 09:57:16 +01:00
Peter Murray c4c9c2ae33 CLI generation fixes to support ESM backed libraries 2024-04-29 09:28:27 +00:00
Jon Janego 68f64b7a7b Revert "Modifications to support conversion from ESM in to CJS for the executables" 2024-03-05 10:20:56 -06:00
Peter Murray 052c08f3e4 Modifications to support conversion from ESM in to CJS for the executables 2024-02-12 18:07:11 +00:00
Peter Murray 9300a1354f Updating test time out so it can complete on a GitHub Actions runner 2024-01-23 16:28:32 +00:00
Peter Murray bc9f3a7ab5 Loosening test around lgged lines that change in versions of maven 2024-01-23 16:20:24 +00:00
Peter Murray 8e6e39a793 Removing jest and replacing with vitest 2024-01-23 15:58:26 +00:00
Peter Murray f911f99f6e Fixing test 2024-01-12 17:10:22 +00:00
Peter Murray 677cb9cc73 Updating CLI to include the same inputs that the action supports 2023-12-18 07:41:27 +00:00
Peter Murray 4efffecbc6 Fetching the name, version and URL from the package.json file 2023-12-18 07:16:24 +00:00
Peter Murray ee8ca89bb2 Updating the name and URL for the data to map to the renamed source repository 2023-11-30 10:50:41 +00:00
Peter Murray 3f3024a6fa Injecting the Actions environment SHA and Ref into the snpashot 2023-11-30 10:50:02 +00:00
Peter Murray 7c5312639f Correcting snapshot configuration references 2023-11-22 17:23:23 +00:00
Peter Murray ff23df96ce Adding ability to specify the SHA and Ref for snapshot 2023-10-31 13:20:48 +00:00
Peter Murray 2664882706 Fixing issues with respect to non-default Maven outputDirectory setting 2023-10-19 11:24:33 +00:00
Peter Murray da1586f5fa Updating Codespaces mvn installation script and adding additional test case to Actions run 2023-09-12 14:56:39 +00:00
Peter Murray 53c0ba3c02 Merge pull request #28 from JelleDekker-HeadFWD/main
fix: mavenArgs are unused
2023-04-19 12:05:15 +01:00
Peter Murray 6a03a81c1f Correcting regex matching #26 not working properly on branch definitions 2023-04-19 10:53:21 +00:00
Jelle Dekker 7ca2245c31 fix: use mavenArgs from inputs when constructing MavenRunner 2023-03-08 14:42:02 +01:00
Peter Murray 6dee0db04c Adding more complete support for the maven coordinate system with respect to PackageURLs so as to properly disambiguate to types and calssifiers, as reported in #19 2023-02-22 17:04:47 +00:00
Peter Murray 97c5431fc8 Updates before release 2023-02-22 16:13:48 +00:00
Peter Murray 0142e0c6d6 Adding dependency manfest file injection controls 2022-10-28 16:38:02 +00:00
Peter Murray 3b10bb10a7 Removing file reference for now on the snapshot 2022-10-27 15:13:04 +00:00
Peter Murray 5cadb03be1 Updating building of executables to use pkg 2022-10-26 18:04:32 +00:00
Peter Murray 37a172d2c1 Adding more configuration options for Maven execution #7 and support for mvnw #6 2022-10-26 15:22:37 +00:00
Peter Murray 438332251b Fixing the path to the file 2022-10-26 15:21:57 +00:00
Peter Murray dbbec38f94 Addressing paths for the name of the POM file when submitted to the API 2022-10-26 15:19:31 +00:00
Peter Murray 91697157ce Adding support for maven multi module projects 2022-10-26 15:19:31 +00:00
Peter Murray ff0d21ebbf Updating cli outputs and fixing paths after root directory was modified in tsconfig.json 2022-09-26 16:53:00 +00:00
Peter Murray 39157b5e1a Adding command line support to run this action from other CI 2022-09-26 14:53:51 +00:00
Peter Murray b386689c6e Fixes #2 correcting URL and name of detector after moving repository 2022-08-30 15:05:19 +00:00
Peter Murray 411752e8de Preparing for new location 2022-08-30 13:39:05 +00:00