-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
feat(datasource): add glasskube packages datasource #29430
feat(datasource): add glasskube packages datasource #29430
Conversation
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
…e-packages-datasource
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
478fdeb
to
cb6bcac
Compare
I added the default versioning, as suggested by @secustor (#29322 (comment)). Unfortunately, I had to force push the branch because GitHub didn't like the way I previously merged the upstream changes. Hope this didn't mess up the reviewer history, since it didn't affect the old commits… 🙃 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Head branch was pushed to by a user without write access
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Head branch was pushed to by a user without write access
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Head branch was pushed to by a user without write access
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Needs prettier run |
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
🎉 This PR is included in version 37.419.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Signed-off-by: Jakob Steiner <jakob.steiner@glasskube.eu> Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Changes
This PR adds a new datasource for updating packages used by the Glasskube package manager.
Context
See #29322
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via:
Disclaimer: I added unit tests to fulfill the coverage goal, but did not test on a real repository because I could not find out how to do that without a matching manager.