[arch-projects] [devtools] [GIT] The official devtools repository annotated tag 20210202 created. 20210202

2021-02-01 Thread Levente Polyak via arch-projects
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official devtools repository".

The annotated tag, 20210202 has been created
at  8f68b0721c1d4f718e9b8e74deb6598d8cb92d94 (tag)
   tagging  90ba07d9be2883cccb1dd42aa0c8f974a2ff055c (commit)
  replaces  20200407
 tagged by  Levente Polyak
on  Tue Feb 2 00:52:02 2021 +0100

- Log -
Version 20210202
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEE4kC1fixGMLp2ji8m/BtUfI2BcsgFAmAYlCIACgkQ/BtUfI2B
csh6Mg/5AWYESC5vDJsI4fisl8cSe6y/C9TaoPYIctIfTUdmZB8aeoi2EpKtXBAI
+TSyAOsykJCuIAOtXOStgqoCO4/3FVGuEPEYCRA8e2DkUQBhKx391asAvJqvosHu
0NoPSkp0eXtWBSeF0isbDOgSW56EEbCJBte7peVhEagjs3alCJ7kl8YdAoXiejnr
Q1FOMq1nakYNjSe9KXWDvXyKvNRceBTCssTeqjoC3jAKa5N4hs0npEEDe0DN+tnF
gse8huv63m75/jlf6kdR7ZcaMddYtV0J7DcdAugab+RKGfjiX/+L3WgOA7XT+Ndr
C5ZqaUbu6NT+bjjeDMTYdhN9oQ5jOrPdOOxPClZky+653zXibZqAIhNgHUJx9eQD
+TIxHap8b88UE8tf1fFlW83jhDM7peE/FWJjR1XiT+KPP+Vj0x5Cv/h0wZxMrMHv
eARYvRZmqxbfBb+R8ipGcp7sIl4zWDDIYAHAqT9d3GvaU54P0VN1wkFeWCwlqYGy
qHljdG4QWm3+o/LPK0+K26hKunmJ0JGw5eE3YgIGB3y8Om0oXwePA7CIcveJhWJn
UOaBkoKjbvTQqAWfQl9ivGvs3ewT3Mf8XQj3wUO16YsQYgwKs2V7fNV/2M68rph+
2uE4oH+k9x782Cz68n4HOIVHounDqZMoSx0vq1uK+TsOWonunGM=
=1kuT
-END PGP SIGNATURE-

Christian Hesse (2):
  makepkg.conf: make rsync use new-style compression in makepkg.conf
  doc: update default build host

Eli Schwartz (2):
  makerepropkg: do fast cache lookups
  makerepropkg: allow specifying the package in pacman -S format

Jelle van der Waa (1):
  doc: add devtools.7 man page

Konstantin Gizdov (1):
  offload-build: respect SRCEXT from makepkg.conf

Levente Polyak (3):
  offload-build: change default host to build.archlinux.org
  makechrootpkg: only expose failed build logs instead of products
  Version 20210202

bartoszek (1):
  makechrootpkg: Expose failed build logs/products

---


hooks/post-receive
-- 
The official devtools repository


[arch-projects] [devtools] [GIT] The official devtools repository branch master updated. 20200407-10-g90ba07d

2021-02-01 Thread Levente Polyak via arch-projects
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official devtools repository".

The branch, master has been updated
   via  90ba07d9be2883cccb1dd42aa0c8f974a2ff055c (commit)
  from  8c26438df8be47531e4c071dc44d78a02fbf1d76 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 90ba07d9be2883cccb1dd42aa0c8f974a2ff055c
Author: Levente Polyak 
Date:   Tue Feb 2 00:51:57 2021 +0100

Version 20210202

---

Summary of changes:
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The official devtools repository


[arch-projects] [devtools] [GIT] The official devtools repository branch master updated. 20200407-9-g8c26438

2021-02-01 Thread Levente Polyak via arch-projects
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official devtools repository".

The branch, master has been updated
   via  8c26438df8be47531e4c071dc44d78a02fbf1d76 (commit)
  from  a49bcf20970214c12a0726c0f4bf4abb1a378ab2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 8c26438df8be47531e4c071dc44d78a02fbf1d76
Author: Levente Polyak 
Date:   Sun Jan 31 16:08:36 2021 +0100

makechrootpkg: only expose failed build logs instead of products

After further followups always moving all products isn't actually
desired as they can theoretically be broken in various ways if
arch-nspawn exists non successful.

However, as we would like to always preserve the produced log files we
instead split out the logfiles into an own function and call that for
unsuccessful buils.

Fixes 4f305aa3

---

Summary of changes:
 makechrootpkg.in | 19 ---
 1 file changed, 12 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
The official devtools repository