Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

A command-line tool to view the latest builds of openSUSE Tumbleweed from openQA. 🧪

License

Notifications You must be signed in to change notification settings

franjsco/openSUSE_QA_Updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osqu - openSUSE QA Updates 🧪

Maintenance License: GPL--2.0 Twitter: franjsco

A command-line tool to view the latest builds of openSUSE Tumbleweed from openQA

Data: https://openqa.opensuse.org/

Requirements

  • GNU/Linux
  • Python3
  • pip3

Development

  1. Clone the repository:

    git clone https://github.com/franjsco/openSUSE_QA_Updates
    
    cd openSUSE_QA_Updates
  2. Activate Virtual env and install dependencies:

    python3 -m venv venv
    source venv/bin/activate 
    
    pip3 install -r requirements.txt
  3. Make the script executable:

    chmod +x osqu.sh
  4. Launch:

    ./osqu.sh

About

A command-line tool to view the latest builds of openSUSE Tumbleweed from openQA. 🧪

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages