[opensuse-buildservice] build service: project config history
Hello, Is there a way to implement history tracking for project configs? It would be great to have a change history with commit messages explaining changes. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Sun, May 29, 2016 at 02:07:20PM +0300, Matwey V. Kornilov wrote:
Hello,
Is there a way to implement history tracking for project configs? It would be great to have a change history with commit messages explaining changes.
There is a magic package _config in every project: osc co project _config cd _config osc log osc diff -r575:577 Ciao, Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
2016-05-29 14:25 GMT+03:00 Marcus Meissner <meissner@suse.de>:
On Sun, May 29, 2016 at 02:07:20PM +0300, Matwey V. Kornilov wrote:
Hello,
Is there a way to implement history tracking for project configs? It would be great to have a change history with commit messages explaining changes.
There is a magic package _config in every project:
osc co project _config
cd _config osc log osc diff -r575:577
Ciao, Marcus
I see the following:
osc co openSUSE:Leap:42.2:Ports _config Server returned an error: HTTP Error 400: Bad Request Error getting meta for project 'openSUSE:Leap:42.2:Ports' package '_config' invalid package name '_config'
-- With best regards, Matwey V. Kornilov http://blog.matwey.name xmpp://0x2207@jabber.ru -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Sun, May 29, 2016 at 02:57:47PM +0300, Matwey V. Kornilov wrote:
2016-05-29 14:25 GMT+03:00 Marcus Meissner <meissner@suse.de>:
On Sun, May 29, 2016 at 02:07:20PM +0300, Matwey V. Kornilov wrote:
Hello,
Is there a way to implement history tracking for project configs? It would be great to have a change history with commit messages explaining changes.
There is a magic package _config in every project:
osc co project _config
cd _config osc log osc diff -r575:577
Ciao, Marcus
I see the following:
osc co openSUSE:Leap:42.2:Ports _config Server returned an error: HTTP Error 400: Bad Request Error getting meta for project 'openSUSE:Leap:42.2:Ports' package '_config' invalid package name '_config'
err the name is _project and it has a file _config osc co openSUSE:Leap:42.2:Ports _project A openSUSE:Leap:42.2:Ports A openSUSE:Leap:42.2:Ports/_project A openSUSE:Leap:42.2:Ports/_project/_config Ciao, Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
2016-05-29 15:00 GMT+03:00 Marcus Meissner <meissner@suse.de>:
On Sun, May 29, 2016 at 02:57:47PM +0300, Matwey V. Kornilov wrote:
2016-05-29 14:25 GMT+03:00 Marcus Meissner <meissner@suse.de>:
On Sun, May 29, 2016 at 02:07:20PM +0300, Matwey V. Kornilov wrote:
Hello,
Is there a way to implement history tracking for project configs? It would be great to have a change history with commit messages explaining changes.
There is a magic package _config in every project:
osc co project _config
cd _config osc log osc diff -r575:577
Ciao, Marcus
I see the following:
osc co openSUSE:Leap:42.2:Ports _config Server returned an error: HTTP Error 400: Bad Request Error getting meta for project 'openSUSE:Leap:42.2:Ports' package '_config' invalid package name '_config'
err the name is _project and it has a file _config
osc co openSUSE:Leap:42.2:Ports _project A openSUSE:Leap:42.2:Ports A openSUSE:Leap:42.2:Ports/_project A openSUSE:Leap:42.2:Ports/_project/_config
Ciao, Marcus
Thank you! -- With best regards, Matwey V. Kornilov http://blog.matwey.name xmpp://0x2207@jabber.ru -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Marcus Meissner
-
Matwey V. Kornilov