ansible-community / images

Ansible container image definitions meant for ansible-test and Execution Environments
GNU General Public License v3.0
14 stars 12 forks source link

Adds code to build and upload Community Execution Environment via Github Action #76

Closed anweshadas closed 5 months ago

anweshadas commented 6 months ago

Automates Community Execution Environment release process. This applies to both community-ee-minimal and community-ee-base.

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/af092b958651407798f32107277ff683

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 26m 32s

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/a18a6a6ef4ab4800952c935c98ddd32c

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 24m 55s

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/73e94dc599c34403ae7b9069d9604c73

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 24m 04s

softwarefactory-project-zuul[bot] commented 6 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/a0abde18ff4c4ca496320e81fb1b831e

:x: community-images-ansible-test-build FAILURE in 17m 26s

softwarefactory-project-zuul[bot] commented 6 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/0c03184762c74c478a517efd324957ec

:x: community-images-ansible-test-build POST_FAILURE in 18m 05s

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/e3b73f7ba05c4539a3b52aefa29a2868

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 26m 29s

softwarefactory-project-zuul[bot] commented 6 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/ace3c107282f40bdaca3848cd5bc575a

:x: community-images-ansible-test-build FAILURE in 16m 49s

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/178cf4ee4d60434b9f7808e5a9f6bd31

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 23m 44s

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/a50484debebd46d4b59c89d8c59e0238

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 26m 22s

anweshadas commented 6 months ago

Hi, thanks for working on this! I did not look closely at every detail, but I did comment on a few things I noticed.

Also, should the docs be updated as well? :https://github.com/ansible-community/images/tree/main/docs/community-ee

I haven't looked at the steps which should be performed or not in the workflow in the first place (e.g., eertest), as I believe there is a RH policy on that. But IMO the tests and the entire flow could be simplified a bit more.

Thanks 😃

Yes, I will work on the documentation once this PR is merged.

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/0673f738c6a04de4a6a144a2a5d665a1

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 21m 26s

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/6141587531924d3d955fde83d84c8cac

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 17m 56s

softwarefactory-project-zuul[bot] commented 6 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/a943861f10dd4c3e9bfb6985d1a402de

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 18m 51s

softwarefactory-project-zuul[bot] commented 5 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/98a1e6c97a3d4845b0a1b360f4228231

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 25m 03s

softwarefactory-project-zuul[bot] commented 5 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/b9e9f856008e48da84b3c1c752052fab

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 26m 36s

softwarefactory-project-zuul[bot] commented 5 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/ec3827d6bbde48d795c8befebb68fd30

:x: community-images-ansible-test-build FAILURE in 8m 19s

softwarefactory-project-zuul[bot] commented 5 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/d954f5a0bb114800857071279a7ea4e3

:x: community-images-ansible-test-build FAILURE in 14m 45s

softwarefactory-project-zuul[bot] commented 5 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/da23c0e05f0e4dc89e42d609ff05cb0a

:x: community-images-ansible-test-build FAILURE in 14m 16s

softwarefactory-project-zuul[bot] commented 5 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/e268fa45fc464255ad3372a653bd39c9

:heavy_check_mark: community-images-ansible-test-build SUCCESS in 20m 01s

felixfontein commented 5 months ago

@anweshadas thanks for working on this! @kurokobo thanks for reviewing!