Trigger actual openQA tests in pull requests

an invention by okurz

Motivation

Many projects rely heavily on CI jobs, e.g. based on github actions. We already had ideas for tight integration of openQA into such workflows for years, e.g. in https://progress.opensuse.org/issues/48641

Updated over 2 years ago. 6 hacker ♥️. 5 followers.

Support for WiFi-enabled Canon cameras in gphoto

a project by michal-m

I have a Canon PowerShot S120, which allows for browsing / copying photos over WiFi. There are apps for Android, iOS, and Windows to do that. The protocol uses upnp to discover the camera and the smartphone/computer and them some HTTP-based protocol. I have some code using libupnp for the discovery and a perl script that is capable of transfering one file, but it's far from complete. Plus, I need to refresh my memory, because the last commit is from January :-(. Now, there seems to be some support for such cameras in gphoto already. So the plan is to dive into gphoto and use what I learned about the protocol to fix the gphoto support.

Updated over 3 years ago. 4 hacker ♥️.

Learn Coccinelle

a project by acho-novell

Learn Coccinelle ,we need automatic kernel backporting with Coccinelle.

Updated over 6 years ago. 6 hacker ♥️.

Improve Marvin dashboard

a project by ggherdovich

Marvin is a job scheduler that the Performance Team at SUSE Labs uses to automate the execution of the performance test suite MMTests. For more details on what Marvin does and how, see Mel Gorman's blog post "Continual Testing of Mainline Kernels".

Updated over 6 years ago. 1 hackers ♥️.

grab this: openSUSE beta test program and web application

a project by lnussel

openSUSE Leap 42.3 goes for a rolling release model with automated openQA tests. That covers only so much though. We need manual testing too. In previous releases a google document spread sheet was used to coordinate and track the efforts.That's probably not the best method anymore.

Updated over 5 years ago. 7 hacker ♥️. 2 followers.

Playing with OpenFaaS: a Serverless Framework for Docker and Kubernetes

a project by pgeorgiadis

OpenFaaS - Functions as a Service

Updated over 3 years ago. 3 hacker ♥️.

Give a shot at photogrammetry

an invention by ikapelyukhin

Results:

Updated over 6 years ago. 2 hacker ♥️.

kubeojo: Health metrics for products and testsuites

a project by dmaiocchi

Updated over 3 years ago. 2 hacker ♥️. 1 follower.

Evaluate mirrormanager (or mirrormanager2) for download.opensuse.org mirror management

a project by lrupp

As there is no progress around MIrrorPinky since 5 years now, let's say the project is dead and look for something different, which allows Mirror administrators to edit the settings of their own mirrors.

Updated over 6 years ago. 1 hackers ♥️. 1 follower.

Learning MachineLearning by example

a project by apritschet

This is my attempt to catch up on the field of machine learning. In order to not "waste" time of exercising with dummy data the Security team came up with a couple of interesting questions:

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Finish Machine Learning introductory course

a project by dmacvicar

I started Standford's machine learning course but after getting stuck in one assignment (ex4, Week5), it fell of the table due to lack of time and focus.

Updated over 3 years ago. No love. 1 follower.

Write an open source driver for the DeckLink Mini Recorder 4K

a project by patrikjakobsson

Updated over 4 years ago. 4 hacker ♥️. 1 follower.

Improve Webtool "Football Team Manager"

a project by holgisms

In order to get me help managing our football (en_us: "soccer") team, I developed a web tool in php.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Video For Linux 2 Camera monitor, frame capture, day/night exposure control and timelapse generator in python

a project by dmair

Use the V4L2 API in a PySide qt6.3 application to capture frames, monitor and adjust image exposure from a camera Frame capture is functional

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

IBS & tracking tools integration workflow improvement

a project by lmiksik

Goal for this Hackweek

revisit the workflow and propose changes which will

Updated almost 2 years ago. 2 hacker ♥️. 3 followers.

[Agama] Investigate to shorten s390x URL on O3 to avoid character limit

a project by leli

Description

There is a character limit of <=80 characters in s390x, for OSD we workaround this problem using a url shortener, like http://s.qa.suse.de/ but we don't have anything equivalent for O3. Some colleagues recommended https://v.gd/ but some initial test showed that cannot shorten ftp urls.

Updated about 1 year ago. 2 hacker ♥️. 2 followers.

Exploring DPDK within containers

a project by paolodepa

Project Description

Updated almost 2 years ago. 2 hacker ♥️. 2 followers.

Provide personal account sign-in for Himmelblau (Azure Entra Id)

a project by dmulder

Description

Himmelblau currently does not support personal account sign-in, but only sign-in for business/school accounts. Adding personal account sign-in would broaden the userbase, and potentially attract more users to Linux from Windows (since they could easily migrate their existing Windows account, etc).

Updated 10 days ago. No love. 1 follower.

Finish GCC match-and-simplify work

an invention by rguenther

In GCC we have multiple intermediate languages and for all of them we do manual pattern matching and replacement. The project uses a domain specific language to unify and simplify those pattern matching and replacing code.

Updated over 5 years ago. No love.

Bug Stats for upstreams in the public

a project by zzhou

Q: How many new bugs opened over time for a package?

Updated over 4 years ago. 1 hackers ♥️.

Generic disaster recovery

an invention by jsmeix

Basically the idea is to boot inst-sys but to not run YaST and instead run a selfmade script that does the usual disaster recovery steps:

Updated over 6 years ago. 3 hacker ♥️.

Work reports 2.0

a project by kalabiyau

Micro-service for - making a report

Updated over 6 years ago. 2 hacker ♥️.

Learn more about CodeMirror and improving source viewer in openQA

a project by mlin7442

CodeMirror is a text editor implemented in JavaScript for the browser, openQA introduced CodeMirror in its source viewer, this project is learn more things from CodeMirror and trying to improving the source viewer in openQA, already had a ticket related, even can polish source viewer more, eg. file folding, etc.

Updated over 6 years ago. 3 hacker ♥️.

maildir backed NNTP server for mailing list handling

a project by jgrassler

Description

Updated over 6 years ago. 1 hackers ♥️.

Jenkins Dashboard Web in Seaside (Pharo Smalltalk)

a project by thehejik

I want to create a basic web dashboard for Jenkins view with help of Jenkins XML API , Pharo, Seaside and Bootstrap. The biggest benefit for me would be if I can learn how to handle with Classes and its instances containing data from Jenkins in pure object programming language.

Updated over 6 years ago. 5 hacker ♥️.

backport fix for Pinnacle PCTV DVB-T tunner for Turris-OS official kernel

a project by sleep_walker

I found recently that my DVB-T tunner plugged into Turris Omnia router gets a lot of I2C errors and sometimes divisions by zero.

Updated over 6 years ago. 1 hackers ♥️.

Run openQA testsuites with MALLOC_CHECK_ and MALLOC_PERTURB_ variables set

an invention by michalnowak

MALLOC_CHECK_ and MALLOC_PERTURB_ variables are environmental variables which help identify problems with Glibc's malloc() allocations.

Updated over 3 years ago. No love.

learning deepsea and ceph world

a project by dmaiocchi

just learning this awesome software we contribute at @suse upstream.

Updated over 7 years ago. No love.

Demo project for HA using Raspberry pi-s

a project by xarbulu

I have noticed that explaining HA cluster concepts to non technical people is not easy (my parents for example hehe). In order to improve that I would like to create a more visual project using raspberry pi-s.

Updated over 6 years ago. 4 hacker ♥️. 2 followers.

Awesome People Management List

an invention by hennevogel

Start awesome/people-management and properly announce the awesome setup.

Updated over 3 years ago. No love. 1 follower.

How software creation process can save energy and CO2 emissions

an invention by acervesato

Updated over 2 years ago. 3 hacker ♥️. 2 followers.

Philosophy of Computer Science (in short 'PhoCS' or phonetically 'Fox')

a project by awh

Updated almost 2 years ago. 1 hackers ♥️. 2 followers.

Add support to scan containers to the CVE monitoring tool

an invention by amunoz

Description

Updated 11 months ago. No love. 1 follower.

Agama Minimal Live Image

a project by jreidinger

Updated almost 2 years ago. 3 hacker ♥️. 1 follower.

Learning frontend dev (Vue3 mostly)

a project by cxiong

Description

I started in Desktop team at SUSE. It's been a long while since I coded in any JS and much has changed. I wanted to pick up some and acquire some knowledge for hacking on some apps I've come to use often recently (e.g. FreeTube)

Updated 12 months ago. No love. 1 follower.

Kill DMA and DMA32 memory zones

a project by ptesarik

Description

Updated 12 months ago. 4 hacker ♥️. 3 followers.

Leave Management Tool

a project by cachen

It's a tool or website for Bej employee to manage his(her) leave days, then they don't need ask HR for each time.

Updated over 4 years ago. 2 hacker ♥️.

Photobooth with RaspberryPi

a project by digitaltomm

The software is a rails app with an Angular.js frontend using the gphoto2 library to trigger a Nikon D60 camera.

Updated over 6 years ago. 6 hacker ♥️. 1 follower.

Try acpiexec, and poke the ACPI TAD implementation in Windows 10 on Qemu

a project by joeyli

Try to use acpiexec to debug AML for writing ASL codes.

Updated almost 6 years ago. No love.

Cuddle the i2c-i801 kernel driver

a project by jdelvare

The i2c-i801 kernel driver (for SMBus controller on most x86 Intel systems) has a lot of pending upstream patches from various contributors. There are bug fixes, clean-ups and new features. Without proper reviewing and merging work, most of the effort is likely to be lost.

Updated over 8 years ago. No love.

boot own kernel on Lenovo Tab 3 Business tablet

a project by sleep_walker

Lenovo Tab 3 Business is nice piece of hardware with ARMv8 CPU and plenty of memory. It would be nice to try to boot some other OS.

Updated over 8 years ago. No love.

Controlling and Testing the YaST UI Remotely (for Integration Tests, openQA)

a project by lslezak

Hackweek 18 Update

Updated over 3 years ago. 3 hacker ♥️.

hack with "yes_ship_it" and add it to kubeojo

a project by dmaiocchi

https://github.com/cornelius/yesshipit

Updated over 6 years ago. 1 hackers ♥️.

libgphoto2 Wifi support for Lumix

an invention by msmeissn

I plan to work on libgphoto2 Lumix WiFi support.

Updated about 6 years ago. 2 hacker ♥️. 3 followers.

openQA log-viewer firefox plugin

a project by asmorodskyi

Idea is to write FF plugin which would process raw autoinst log and display it in more readable form .

Updated over 5 years ago. 2 hacker ♥️. 1 follower.

Test mainline kernel on an older Qualcomm SOC (msm89xx), explore current Qualcomm mainlining kernel effort

an invention by pvorel

Project Description

Updated over 2 years ago. 2 hacker ♥️. 1 follower.

Continue AKTIVE, my Tcl Image & Vector Extension

a project by andreas-kupries

Project Description

Updated about 1 month ago. 1 hackers ♥️. 1 follower.

Port the Spacewalk UI to modern web technologies

an invention by dmacvicar

Spacewalk is an open source Linux systems management solution. It is the upstream community project from which SUSE Manager and the Red Hat Network Satellite product are derived.

Updated over 5 years ago. 5 hacker ♥️.

Update tool for SUSE Manager Server

an invention by RDiasMateus

Project Description

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

OSSelot collaboration on legal reviews of community packages

a project by lkocman

Updated over 2 years ago. 4 hacker ♥️. 2 followers.