Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fetching product activations from SCC #283

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

felixsch
Copy link
Contributor

card: https://trello.com/c/hnFo5GtQ/3724-rr2-library-add-systems-activations-functionality

This adds fetching activation from /connect/systems/activations and enables library users to determine which products are already activated on their system, as well as have a minimal input into the subscription consumed.

How to test:

$ cd <connect>
$ git checkout library-support-fetching-activations
$ make build
$ env REGCODE=<you know it!> ./out/public-api-demo SLES 15.6 x86_64
# expect: There is step 6 which shows all activation of the SLES system

As always, if you need help testing this merge request or anything else, do not hesitate to reach out to me!🚀

Thank you!

@mssola mssola merged commit 1bb6c2a into main Jan 29, 2025
2 checks passed
@mssola mssola deleted the library-support-fetching-activations branch January 29, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants