Project Description
The main idea is a framework to interact with openqa with a modern UI within Emacs. From OpenQA someone needs to open multiple tabs to check a job, review settings, investigate etc
The whole workflow in emacs can be more smooth and productive without loosing focus from tab to tab. The idea is to present a flow similar to magit[2].
Some example: 1. in openqa_mode give list a list of options:
+-----------------------------------------------------------+
| [groups] |
| ======= |
| (t) for TW |
| (l) for leap |
| |
| [Options] |
| ======= |
| (l) status |
| (s) list fails |
| (r) iso post |
+-----------------------------------------------------------+``
pressing (t) and then (l) it can open a buffer with the status of the whole group.
I hope you get the idea :)
This is interesting project for who ever likes to get his hands dirty and learn more about emacs and emacs-lisp
Goal for this Hackweek
- Experiment with emacs-lisp
- Provide UI prototype and PoC of some basic operations
Examples
- User press t-s and gets a list of fail jobs.
- User can pick a list from the jobs and run it or see details.
Resources
https://openqa.opensuse.org/notfound https://read.amazon.com/kp/embed?asin=B0043M56SW&preview=newtab&linkCode=kpe&ref=cmswrkbdp_HDN0AJ6KQFFH46R9DKNE
[2] https://magit.vc/
https://github.com/b10n1k/oqa : : @
Looking for hackers with the skills:
Nothing? Add some keywords!
This project is part of:
Hack Week 21 Hack Week 25
Activity
Comments
Be the first to comment!
Similar Projects
This project is one of its kind!