Coby Allred
|
809f458c4a
|
Update Component Detection to .NET v8 (#1249)
* Initial NET 8 changes
* Resolve formatting errors, fix tests
* Fix debug log condition
* Rollback SDK version
* Update csproj refs
* Fix integration test build failures
* Potential test fix
* Set up .NET 6
* Update test csproj
|
2024-09-27 13:41:06 -07:00 |
cobya
|
7528c8f4fd
|
Revert non-PR .NET 8 commits
|
2024-09-16 09:27:20 -07:00 |
cobya
|
bb9945e5ac
|
Resolve formatting errors, fix tests
|
2024-09-16 09:20:15 -07:00 |
Paul Dorsch
|
9297f055e6
|
Pauldorsch/fix invalid version bug (#1232)
* catch exceptions thrown from manual dependency scanning
* handle argument exceptions thrown, skipping those packages
* whitespace
* pr feedback
|
2024-08-22 10:07:36 -04:00 |
Paul Dorsch
|
c20c3b0f56
|
Pauldorsch/reconcile dependency graph logic (#1183)
* reconcile dependency graph logic
* handle null / empty conditional vars
* remove files
* current pip detector case insensitive metadata file match
* some cleanup
* fix tests
* test with reverted reqs
* Revert "test with reverted reqs"
This reverts commit 293a4b53cc .
* disable parallelism for all but pip report
* whitespace
* pr feedback, fix ignore packages, bump versions
|
2024-06-21 13:25:42 -07:00 |
Fernando Rojo
|
22a88b52af
|
Add python version conditional dependency check (#973)
* Add python version conditional dependency check
* add sys_platform condition, and some tests
* add comments / string comparison
---------
Co-authored-by: Coby Allred <cobyallred@gmail.com>
Co-authored-by: Paul Dorsch <pauldorsch@microsoft.com>
|
2024-06-14 13:10:26 -07:00 |
KonH
|
53b405919f
|
Add FluentAssertions.Analyzers to Detectors.Tests, fix warnings (#879)
|
2023-10-27 19:04:04 +01:00 |
Justin Perez
|
e776fd494a
|
fix(pip): trim whitespace in `Requires-Dist` (#484)
|
2023-03-21 09:55:06 -07:00 |
Justin Perez
|
8648074d63
|
fix: `Requires-Dist` variants & optional deps (#473)
|
2023-03-13 11:42:10 -07:00 |
Justin Perez
|
4e49e43c89
|
Fix some analyzer warnings (#416)
|
2023-01-31 08:43:20 -08:00 |
Jamie Magee
|
0f3fa8a844
|
refactor: use file scoped namespaces (#398)
|
2023-01-05 09:10:56 -08:00 |
Jamie Magee
|
bf900cef6e
|
refactor: use `var` in place of explicit types (#185)
|
2022-08-16 16:06:13 +00:00 |
Teodor Voinea
|
b7bac63e95
|
Initial commit
|
2021-11-19 06:07:50 -08:00 |