Description
Relevant blog post at news-o-o
I started the Kudos application shortly after Leap 16.0 to create a simple, friendly way to recognize people for their work and contributions to openSUSE. There’s so much more to our community than just submitting requests in OBS or gitea we have translations (not only in Weblate), wiki edits, forum and social media moderation, infrastructure maintenance, booth participation, talks, manual testing, openQA test suites, and more!
Goals
Kudos under github.com/openSUSE/kudos with build previews aka netlify
Have a kudos.opensuse.org instance running in production
Build an easy-to-contribute recognition platform for the openSUSE communit a place where everyone can send and receive appreciation for their work, across all areas of contribution.
In the future, we could even explore reward options such as vouchers for t-shirts or other community swag, small tokens of appreciation to make recognition more tangible.
Resources
(Do not create new badge requests during hackweek, unless you'll make the badge during hackweek)
- Source code: openSUSE/kudos
- Badges: openSUSE/kudos-badges
- Issue tracker: kudos/issues
Looking for hackers with the skills:
javascript nodejs artwork inkscape uix prisma express npm opensource opensuseheroes sqlite netlify community
This project is part of:
Hack Week 25
Activity
Comments
-
20 days ago by lkocman | Reply
I'd meet daily at 10-11am CET at https://meet.opensuse.org/kudos to sync on upcoming work. I do have a kudos-test space at https://matrix.to/#/!rVFpPrxfQYrCumMFjn:matrix.org?via=matrix.org which we can use for general kudos communication.
I'd really appreciate collaboration in a form of tested PRs against issues at https://github.com/openSUSE/kudos But mainly any help with deployment on openSUSE/Heroes infra.
-
-
-
6 days ago by lkocman | Reply
Georg is working on deploying the VM on Leap 16.0, unfortuatelly there we require a newer salt minion
The chalenge is building of prisma engines, which are unfortunatelly fetched on dbx prisma migrate ...
Meanwhile I'm doing an offline rpm build in https://build.opensuse.org/project/show/home:lkocman so we can have rpm based deployment on the heroes infra.
-
4 days ago by lkocman | Reply
Oky opensuse Infra deployment is blocked on Heroes at the moment. I don't think that this will happen during hackweek.
Seems like there is a breakage with salt that has to be fixed first. I'm talking with Adam Majer on testing the new package submission with Kudos to https://src.opensuse.org/nodejs/_ObsPrj.git#master Meanwhile we build package in https://build.opensuse.org/project/show/openSUSE:infrastructure:kudos
-
-
-
Similar Projects
Work on kqlite (Lightweight remote SQLite with high availability and auto failover). by epenchev
Description
Continue the work on kqlite (Lightweight remote SQLite with high availability and auto failover).
It's a solution for applications that require High Availability but don't need all the features of a complete RDBMS and can fit SQLite in their use case.
Also kqlite can be considered to be used as a lightweight storage backend for K8s (https://docs.k3s.io/datastore) and the Edge, and allowing to have only 2 Nodes for HA.
Goals
Push kqlite to a beta version.
kqlite as library for Go programs.
Resources
https://github.com/kqlite/kqlite