Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Releases: openshift-eng/doozer

v1.3.2

21 May 02:25
Compare
Choose a tag to compare
Prepare for release v1.3.2

ceafc83 ART-2943: Tag all non-stream builds with the hotfix tag
e65f4c4 Apply review suggestions
a1d7331 [ART-2925] Pin brew repo-urls to distgit commit
5c33b35 expand arch translation to include aarch64<->arm64

v1.3.1

19 May 10:55
Compare
Choose a tag to compare
Prepare for release v1.3.1

8dec045 Fix a typo that prevents assemblies from working

v1.3.0

19 May 09:00
Compare
Choose a tag to compare
Prepare for release v1.3.0

791b23a Ensure the embargo pflag checks do not assume endswith
e0becfc Initial implementation of --assembly

v1.2.42

10 May 09:50
Compare
Choose a tag to compare
Prepare for release v1.2.42

9ccfb04 Fix source modifications

v1.2.40

26 Apr 07:03
8411301
Compare
Choose a tag to compare
Merge pull request #392 from jupierce/covscan-to-podman-2

Check for sources file before cloning

v1.2.29

05 Nov 23:58
Compare
Choose a tag to compare
v1.2.29

v1.2.28

26 Oct 18:49
Compare
Choose a tag to compare
Prepare for release v1.2.28

34594c4 No build triggered => No task_url available
a6a0aac Permit fallback branch for alignment PRs
3830093 [ART-2336] Don't rebuild bundles needlessly
12ce2ec Measurements are in seconds, not millis
0f4252d release:gen-payload: detect rpm inconsistencies
d92a5d0 Log scan-sources coordinates
4f37120 doozerlib.brew: include rpm list in image archives
3bb405c embargo_detector: generalize to build_status_detector
7633b8e release_gen_payload.py: refactor
49124f6 Cachito requires https git remote
f6fa890 Need .primitive to serialize into yaml
6dcbfec Enable cachito configurations in container.yaml In image metadata, you can now specify pkg_managers. content:   source:     ..     pkg_managers:     - gomod
a47e730 Install etcd 3.4.13 for openshift/kubernetes verify job
4fc649d Clean build_root Dockerfile
bf94fe2 Add build_root OWNERS

v1.2.27

08 Oct 17:44
Compare
Choose a tag to compare
Prepare for release v1.2.27

c753d07 Query public upstream for default branch
cf5afa5 Throttle the PR opening process
1fe8775 Decrease output of scan images
501f2dc Adding etcd to build-root release image
9e11774 ART-2201: child images of embargoed images should be embargoed too

Prepare for release v1.2.26

05 Oct 20:08
Compare
Choose a tag to compare

v1.2.25

01 Oct 12:13
9916d5e
Compare
Choose a tag to compare

2941e79 Add bump-doozer
fce62f3 cmd_assert's on_retry receives string/list, not function
fddb9ce Prepare to open PRs
62e80b0 public_upstream_url is only populated when there is a difference between public & private
dfee7f9 Add get_brew_buildinfo back This method is called by getattr(self, 'get_{}'.format(attr))()
f77224f Stdout is interpreted by pipeline; avoid it