Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Freddy Kristiansen 8a8f866167
GetPackageId (#3309)
Add new function to get package id from publisher, name and id

---------

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
Co-authored-by: Maria Zhelezova <43066499+mazhelez@users.noreply.github.com>
2024-01-26 22:35:50 +01:00
Freddy Kristiansen c083763791
NuGet changes (#3264)
Rename appinfo cache from AppInfo.json to cache_AppInfo.json (in order
for it to be picked up by .gitignore)
Proof of concept functionality for NuGet feeds:
- Add trusted feeds to ContainerHelper settings.
- Search all trusted feeds for packages in Get-BcNuGetPackage
- Some refactoring of NuGet code
- Allow searching for Earliest, Latest, Any or Exact version of NuGet
package
- Support NuGet Versioning schema

---------

Co-authored-by: freddydk <freddydk@users.noreply.github.com>
2023-12-17 13:04:52 +01:00
freddydk b878b8092f copy bcnuget 2023-03-25 23:42:28 +01:00
freddydk e682f8ff69 Do not use submodules in BcContainerHelper 2022-12-17 20:11:52 +01:00