ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Q: gear-push-build
Date: Fri, 17 Nov 2006 11:08:44 +0300
Message-ID: <20061117080844.GA7106@immo.ru> (raw)
In-Reply-To: <20061116191143.GA30907@nomad.office.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 1560 bytes --]

* Dmitry V. Levin <ldv@> [061116 22:11]:
> Обсуждаются два варианта:
> 1. Посредством git-push'а т.н. release-тэгов
>   refs/releases/имя-репозитория,
>   или как мне недавно пришло в голову,
>   refs/releases/имя-репозитория/имя-пакета.
А что будет с существующими refs/releases/имя-репозитория ?
Нормально заоверрайдится?

> 2. Посредством утилиты с неустоявшимся именем с синтаксисом, аналогичным

> Первый вариант принципиально отличается от второго тем, что информация,
> необходимая для инициации сборки пакета, будет храниться в репозитории,
> в котором находится исходный код, со всеми + и - такого подхода.
Нужны оба варианта.  Первый отвечает на вопрос "что собирать", а
второй на вопрос "когда и в каком порядке это собирать".  Я себе
представляю это примерно так:

$ gear-release -n xxx-aaa --rules .gear-rules-aaa sisyphus
$ gear-release -n xxx-bbb --rules .gear-rules-bbb sisyphus
$ git-push -a

[прошло некоторое время]

$ gear-push-build --begin sisyphus
$ gear-push-build xxx-tools
$ gear-push-build --name xxx-aaa xxx
$ gear-push-build xxx-plugins-aaa
$ gear-push-build --name xxx-bbb xxx
$ gear-push-build xxx-plugins-bbb
$ gear-push-build --commit sisyphus

И пакеты будут собираться в таком порядке в одну транзакцию:

xxx-tools
xxx-aaa (из репозитария xxx)
xxx-plugins-aaa
xxx-bbb (из репозитария xxx)
xxx-plugins-bbb

-- 
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
  Inform-Mobil, Ltd. System Administrator
       http://www.inform-mobil.ru/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-11-17  8:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13 14:39 [devel] I: git.altlinux.org: Sisyphus Dmitry V. Levin
2006-11-09 13:06 ` Sergey Vlasov
2006-11-09 14:11   ` Alexey Gladkov
2006-11-09 14:54     ` Sergey Vlasov
2006-11-09 15:06       ` Alexey Gladkov
2006-11-09 15:38         ` Sergey Vlasov
2006-11-09 15:53           ` Alexey Gladkov
2006-11-10 14:30           ` Dmitry V. Levin
2006-11-10 20:57             ` Alexey Gladkov
2006-11-10 21:07               ` Dmitry V. Levin
2006-11-14 21:04                 ` [devel] Q: gear-push-build Dmitry V. Levin
2006-11-14 22:18                   ` Alexey Tourbin
2006-11-15 10:02                     ` Anton Farygin
2006-11-16 19:11                     ` Dmitry V. Levin
2006-11-16 20:44                       ` Kirill Maslinsky
2006-11-16 23:10                         ` Dmitry V. Levin
2006-11-17  1:30                         ` Alexey Tourbin
2006-11-17  1:26                       ` Alexey Tourbin
2006-11-17  8:08                       ` Alexey I. Froloff [this message]
2006-11-21  9:53                         ` Alexey Gladkov
2006-11-26 21:07                           ` Alexey I. Froloff
2006-11-26 21:14                             ` Dmitry V. Levin
2006-11-27  7:42                               ` Alexey Gladkov
2006-11-27  8:02                             ` Alexey Gladkov
2006-11-27  8:11                               ` Alexey I. Froloff
2006-11-27  8:19                                 ` Alexey Gladkov
2006-11-27 11:16                                 ` [devel] ooo-2.0.4-alt2 Dmitry V. Levin
2006-11-17  8:21                       ` [devel] Q: gear-push-build Stanislav Ievlev
2006-11-15 11:09                   ` Aleksey Avdeev
2006-11-15 11:25                   ` Alexey I. Froloff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061117080844.GA7106@immo.ru \
    --to=raorn@immo.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git