[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

get current OBS repositories (php script)


I've made a php/js script page that gets the available OBS repositories and
shows the install info.
I've attached the page source.
It's online here https://bruceybonus.uk/gb_update_repo.php

and i have a way to show it in my forum using a bbcode  [upgrade]
https://bruceybonus.uk/phpBB/viewtopic.php?p=101

this "should" be always correct.
It reads in the live page from
https://build.opensuse.org/projects/home:gambas:master/meta and gets the
repository names from there.

maybe someone else might find the code useful for their own functions?

Respects
BruceS

Attachment: gb_update_repo.php
Description: application/php


Follow-Ups:
Re: get current OBS repositories (php script)Bruce Steers <bsteers4@xxxxxxxxx>