Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly build script changes to integrate with GHA #548

Merged
merged 2 commits into from
May 22, 2023

Conversation

bdunne
Copy link
Member

@bdunne bdunne commented May 22, 2023

Remove RPM build and Container build from nightly-build.sh

  • RPM and container builds are handled by github actions now.

Trigger nightly builds from Github Actions

  • This will just start the appliance build. Building all platforms would exceed the job timeout. That's for a future PR.
  • Use my fork of imagefactory since the official one seems unmaintained and I have a few changes to work on python 3.9 Upgrade to python3.9 redhat-imaging/imagefactory#454
  • Use self-hosted to run on our build VM since we can't build appliances in GHA

RPM and container builds are handled by github actions now.
- This will just start the appliance build. Building all platforms would
   exceed the job timeout.  That's for a future PR.
- Use my fork of imagefactory since the official one seems unmaintained and
   I have a few changes to work on python 3.9
- Use self-hosted to run on our build VM since we can't build appliances in GHA
@miq-bot
Copy link
Member

miq-bot commented May 22, 2023

Checked commits bdunne/manageiq-appliance-build@901a51b~...b3a6304 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. 🍰

@Fryguy Fryguy merged commit 7f530e1 into ManageIQ:master May 22, 2023
@bdunne bdunne deleted the nightly_build branch May 22, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants