Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v1 0/3] extend packages pushing to S3 script
@ 2020-03-30  5:38 Alexander V. Tikhonov
  2020-03-30  5:38 ` [Tarantool-patches] [PATCH v1 1/3] Add metafiles cleanup routines at S3 pack script Alexander V. Tikhonov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Alexander V. Tikhonov @ 2020-03-30  5:38 UTC (permalink / raw)
  To: Oleg Piskunov, Sergey Bronnikov, Alexander Turenko; +Cc: tarantool-patches

Script for pushing packages to S3 extended with the new features/fixes:

1) added ability to fix metafiles on missed/bad packages in S3
2) added ability to work with packages consisting only binaries
   either sources parts
3) added usage instructions for '-p|--product' option

Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-3380-push-packages-s3-full-ci
Issue: https://github.com/tarantool/tarantool/issues/3380

Alexander V. Tikhonov (1):
  Add metafiles cleanup routines at S3 pack script

Alexander.V Tikhonov (2):
  Enable script for saving packages in S3 for modules
  Add help instruction on 'product' option

 tools/update_repo.sh | 277 +++++++++++++++++++++++++++++++++----------
 1 file changed, 212 insertions(+), 65 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-04-15 13:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30  5:38 [Tarantool-patches] [PATCH v1 0/3] extend packages pushing to S3 script Alexander V. Tikhonov
2020-03-30  5:38 ` [Tarantool-patches] [PATCH v1 1/3] Add metafiles cleanup routines at S3 pack script Alexander V. Tikhonov
2020-03-30  5:38 ` [Tarantool-patches] [PATCH v1 2/3] Enable script for saving packages in S3 for modules Alexander V. Tikhonov
2020-03-30  5:38 ` [Tarantool-patches] [PATCH v1 3/3] Add help instruction on 'product' option Alexander V. Tikhonov
2020-03-30 14:40 ` [Tarantool-patches] [PATCH v1 0/3] extend packages pushing to S3 script Sergey Bronnikov
2020-04-11  5:04   ` Oleg Piskunov
2020-04-15 13:51 ` Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox