Latest RPM builds
While developing osbuild and osbuild composer it is convenient to download the latest RPM builds directly from upstream. The repositories in the osbuild organization don't use any automation from Copr or Packit. Instead, the RPMs are built directly in the Jenkins CI and stored in AWS under the commit hash which allows anyone to download precisely the version built from a desired commit.
The URL is specified in the mockbuild.sh
scripts in the osbuild and osbuild-composer repositories:
And the final resulting URL is displayed in the Jenkins output (available only from Red Hat VPN).
Common trap: If you click on a link to a repo, such as:
you will get HTTP 403 because that's a directory and we don't allow directory listing. If you append a known file path, such as repodata/repomd.xml
you will see that the repo is there: