You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rename packages to improve readability.
This fixes#651
Changes:
- internal/pkgecosystem -> internal/pkgmanager
- pkg/api -> pkg/api/pkgecosystem + pkg/api/analysisrun.DynamicPhase
- pkg/result -> pkg/api/analysisrun
- pkg/notification -> pkg/api/notification
- pkg/pkgidentifier -> pkg/api/analysisrun.Key
Note - this is a breaking change.
Signed-off-by: Caleb Brown <[email protected]>
* Make it easier to use Ecosystem in a flag.
Signed-off-by: Caleb Brown <[email protected]>
* Add missing space.
Signed-off-by: Caleb Brown <[email protected]>
* Make the ecosystem flag usage even more flexible.
Signed-off-by: Caleb Brown <[email protected]>
* Remove unused FlagUsage
Signed-off-by: Caleb Brown <[email protected]>
* Tweak again the approach to returning a list of ecosystems.
Signed-off-by: Caleb Brown <[email protected]>
---------
Signed-off-by: Caleb Brown <[email protected]>
0 commit comments