[Centos-automotive-sig] Updates to the automotive-sig

Thu Dec 16 17:26:05 UTC 2021
Liora Milbaum <lmilbaum at redhat.com>

Good Morning/Afternoon/Evening Everyone,

Here is a quick update on the work that has been done over this week in the

automotive-sig repository by the Toolchain team,

The product build pipeline was created. It is now triggered automatically
when changes are pushed to the main branch, after merge requests are merged.

It generates a yum repository which is based on the packages manifest file
<https://gitlab.com/redhat/automotive/automotive-sig/-/blob/main/package_list/cs9-image-manifest.json>
(aka lockfile).

The yum repository is stored in an AWS S3 bucket - `auto-product-build`

One can download the yum repository into the development environment by
invoking the following command:

(AWS credentials need to be configured locally to authenticate against AWS,
but do not need special permissions, this bucket is configured with a
public-read ACL, open to any authenticated AWS user)

aws s3 cp s3://auto-product-build/latest/cs9 <your-local-directory>
--recursive

Note: Once changes land in the main branch, the bucket will become
temporarily unavailable as the `latest` directory is recreated with the
changed packages (this will be improved in future iterations)

We welcome your feedback,

Liora


-- 

Liora Milbaum

She - Her - Hers

Product Owner, In-Vehicle Operating System, Software Supply Chain

Senior Principal Software Engineer, Always Ready RHEL

Red Hat Beyond Lead

Red Hat <https://www.redhat.com/>

Israel

lmilbaum at redhat.com  M: 054-656-0051 <0546560051>
<https://red.ht/sig>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-automotive-sig/attachments/20211216/2e4b2aa7/attachment-0001.html>