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

feat(ci): add workflow to build egg for PRs and pushes #4190

Merged
merged 0 commits into from
Aug 20, 2024

Conversation

ptoscano
Copy link
Contributor

Add a simple GitHub workflow to build the egg for new PRs and pushes to the maintained branches. The resulting egg is kept as artifact, so it can be downloaded and used later on.

All Pull Requests:

Check all that apply:

  • Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
  • Is this PR to correct an issue?
  • Is this PR an enhancement?

Complete Description of Additions/Changes:

This is a small enhancement in the CI jobs, which should help by pre-building the egg of PRs and branches automatically instead of requiring people to do that on their own for testing.

@xiangce xiangce merged commit e1034c5 into RedHatInsights:master Aug 20, 2024
13 checks passed
@ptoscano ptoscano deleted the ci-egg-job branch August 27, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants