From: Hihin Ruslan <ruslandh@gmail.com>
To: devel@lists.altlinux.org
Subject: Re: [devel] Аллиасы для git
Date: Sun, 28 Jun 2015 13:42:36 +0300
Message-ID: <201506281342.42116@ruslandh> (raw)
In-Reply-To: <201506281125.09636@ruslandh>
[-- Attachment #1: Type: text/plain, Size: 904 bytes --]
Здравствуйте Hihin Ruslan
В сообщении от 28 июня 2015 Hihin Ruslan написал(a):
> В частности, интересует - есть-ли возможность запустить из
> текущего репозитория аналог:
>
> ssh git.alt build $name $version
> и
> ssh git.alt --test-only build $name $version
>
> так, что-бы сам скрипт взял необходимые аргументы.
В общем написал такой скриптик:
#!/bin/bash
#gear-create-tag
# git push
#.....
#
#
name=$(giter print repo)
tag=$(git describe --abbrev=0 --tags 2>/dev/null)
ssh git.alt build --test-only $name $tag
#ssh git.alt build $name $tag
Надо будет ещё добавить ключики для выбора варинта работы и
переход в каталог с лолкальным репозиторием и будет то, что
нужно :)
--
А ещё говорят так (fortune):
ПАРАДОКС СИЛЬВЕРМАНА Если закон Мерфи может не сработать, он
срабатывает.
________________________________________________________________________
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2015-06-28 10:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-11 4:39 Hihin Ruslan
2015-03-11 17:48 ` Vitaly Lipatov
2015-03-11 19:41 ` Hihin Ruslan
2015-06-28 8:24 ` Hihin Ruslan
2015-06-28 10:42 ` Hihin Ruslan [this message]
2015-06-29 10:52 ` Gleb Fotengauer-Malinovskiy
2015-06-29 18:19 ` Hihin Ruslan
2015-07-08 15:06 ` Vitaly Lipatov
2015-07-11 3:33 ` Hihin Ruslan
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=201506281342.42116@ruslandh \
--to=ruslandh@gmail.com \
--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