Jan Zerebecki
674bd5a7e2
* Add Product.IsEmpty() * Add unit test for token auth * Add obs workflow to be able to use it as CI * add files to build rpm * Add more zypper operations * Unexport api functions * Add --cleanup CLI action * Add listing of installed services via zypper * Change zypperRun args to take a slice of strings * Fix printInformation() outputs OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=2
20 lines
690 B
Plaintext
20 lines
690 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 02 12:24:46 UTC 2021 - jzerebecki@suse.com
|
|
|
|
- Update to version 0.0.0~git.a083a1f:
|
|
* Add Product.IsEmpty()
|
|
* Add unit test for token auth
|
|
* Add obs workflow to be able to use it as CI
|
|
* add files to build rpm
|
|
* Add more zypper operations
|
|
* Unexport api functions
|
|
* Add --cleanup CLI action
|
|
* Add listing of installed services via zypper
|
|
* Change zypperRun args to take a slice of strings
|
|
* Fix printInformation() outputs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 25 17:45:10 UTC 2021 - Jan Zerebecki <jzerebecki@suse.com>
|
|
|
|
- Initial package of suseconnect-ng
|