issues Search Results · repo:corgibytes/freshli-agent-dotnet language:C#
Filter by
26 results
(70 ms)26 results
incorgibytes/freshli-agent-dotnet (press backspace or delete to remove)It is not uncommon for a package version to be removed from the NuGet repository. We should have a way to detect and
mitigate that scenario.
When the versions are not available, then BOM generation is ...
enhancement
mscottford
- Opened on Sep 1, 2023
- #27
Building on macOS should be enabled in CI, and any issues that are discovered should be fixed.
devops
good first issue
mscottford
- Opened on Sep 1, 2023
- #26
Building on Windows in CI currently fails, and it has been disabled. It should be added back, and any issues preventing
it from running should be fixed.
devops
good first issue
mscottford
- Opened on Sep 1, 2023
- #25
There are a lot of linter violations that need to be cleaned up, and linting needs to be added to the CI process.
devops
mscottford
- Opened on Sep 1, 2023
- #24
Version ranges in the form of [1.0, 2.0] permit the use of pre-release versions. However, that s not typically what
people want when considering what the latest version is.
The semantics that we ll implement ...
enhancement
mscottford
- Opened on Sep 1, 2023
- #23
Per the Nuget documentation for versions, a version expression in the form of 1.0 is actually specifying that any
version = 1.0 is valid. That means that we need to update our version pinning logic to ...
bug
mscottford
- 2
- Opened on Sep 1, 2023
- #22
Repositories and provide a Directory.Packages.props file to specify the version numbers that should be used for
dependencies that appear in multiple project files. When such a file is in place, the Version ...
enhancement
mscottford
- 1
- Opened on Sep 1, 2023
- #20
We should be able to detect and process any of the project file formats that the CycloneDX dotnet tool is able to work
with.
enhancement
mscottford
- Opened on Sep 1, 2023
- #19
Search for solution and project files when detecting manifest files. If a project file is returned as part of the
results, then it means that it is not listed in one of the solution files.
This approach ...
enhancement
mscottford
- 2
- Opened on Sep 1, 2023
- #18

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.