Skip to content

Onboard to distgen generated sources#381

Draft
ndavidova wants to merge 13 commits into
masterfrom
ndavidov/distgen
Draft

Onboard to distgen generated sources#381
ndavidova wants to merge 13 commits into
masterfrom
ndavidov/distgen

Conversation

@ndavidova
Copy link
Copy Markdown

@ndavidova ndavidova commented Jun 1, 2026

No description provided.

ndavidova added 13 commits May 18, 2026 17:04
Use Jinja2 conditional to handle empty environment_setup properly.
When environment_setup is empty (Fedora, C10S, RHEL10), generate
'RUN INSTALL_PKGS=...' instead of 'RUN \n    INSTALL_PKGS=...'
which caused build failures.
Changed from 'CMD $STI_SCRIPTS_PATH/usage' to 'CMD ["/usr/libexec/s2i/usage"]'
to follow Docker best practices and prevent build warnings from breaking
image ID extraction in build scripts.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4c0092b5-c1cd-4843-bb61-4f309be4079a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ndavidov/distgen

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Pull Request validation

Failed

🔴 Failed or pending statuses:

  • Testing Farm - RHEL9 - 1.24[error]
  • Testing Farm - RHEL8 - 1.20[error]
  • Testing Farm - CentOS Stream 9 - 1.24[error]
  • Testing Farm - RHEL9 - 1.22[error]
  • Testing Farm - CentOS Stream 9 - 1.22-micro[error]
  • Testing Farm - RHEL9 - Unsubscribed host - 1.26[error]
  • Testing Farm - RHEL10 - Unsubscribed host - 1.26[error]
  • Testing Farm - CentOS Stream 10 - 1.26[error]
  • Testing Farm - RHEL9 - Unsubscribed host - 1.22[error]
  • Testing Farm - RHEL9 - Unsubscribed host - 1.24[error]
  • Testing Farm - RHEL9 - 1.20[error]
  • Testing Farm - Fedora - 1.26[error]
  • Testing Farm - CentOS Stream 9 - 1.26[error]
  • Testing Farm - RHEL8 - 1.22[error]
  • Testing Farm - RHEL9 - Unsubscribed host - 1.20[error]
  • Testing Farm - RHEL8 - 1.24[error]
  • Testing Farm - RHEL8 - 1.22-micro[error]
  • Testing Farm - RHEL10 - 1.26[error]
  • Testing Farm - RHEL9 - 1.26[error]

🔴 Review - Missing review from a member (1 required)


Triggered by Workflow Run

@ndavidova
Copy link
Copy Markdown
Author

[test]

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Testing Farm results

namecomposearchstatusstarted (UTC)timelogs
Fedora - 1.26Fedora-latestx86_64❌ error01.06.2026 10:30:4914min 14stest pipeline
CentOS Stream 9 - 1.24CentOS-Stream-9x86_64❌ error01.06.2026 10:30:4916min 60stest pipeline
CentOS Stream 9 - 1.22-microCentOS-Stream-9x86_64✅ passed01.06.2026 10:30:4818min 41stest pipeline
RHEL8 - 1.22-microRHEL-8.10.0-Nightlyx86_64❌ error01.06.2026 10:30:4819min 38stest pipeline
RHEL8 - 1.22RHEL-8.10.0-Nightlyx86_64❌ error01.06.2026 10:30:4819min 44stest pipeline
RHEL8 - 1.24RHEL-8.10.0-Nightlyx86_64❌ error01.06.2026 10:30:4920min 49stest pipeline
RHEL10 - Unsubscribed host - 1.26RHEL-10.2-Nightlyx86_64✅ passed01.06.2026 10:30:4826min 39stest pipeline
CentOS Stream 10 - 1.26CentOS-Stream-10x86_64✅ passed01.06.2026 10:49:289min 51stest pipeline
RHEL9 - Unsubscribed host - 1.20RHEL-9.8.0-Nightlyx86_64✅ passed01.06.2026 10:30:4829min 29stest pipeline
RHEL9 - Unsubscribed host - 1.22RHEL-9.8.0-Nightlyx86_64✅ passed01.06.2026 10:30:5029min 26stest pipeline
RHEL9 - 1.20RHEL-9.8.0-Nightlyx86_64✅ passed01.06.2026 10:30:4830min 10stest pipeline
RHEL9 - 1.22RHEL-9.8.0-Nightlyx86_64✅ passed01.06.2026 10:30:4832min 23stest pipeline
RHEL9 - Unsubscribed host - 1.24RHEL-9.8.0-Nightlyx86_64✅ passed01.06.2026 10:30:4835min 17stest pipeline
RHEL10 - 1.26RHEL-10.2-Nightlyx86_64✅ passed01.06.2026 10:53:1615min 60stest pipeline
RHEL8 - 1.20RHEL-8.10.0-Nightlyx86_64✅ passed01.06.2026 10:59:1311min 48stest pipeline
RHEL9 - Unsubscribed host - 1.26RHEL-9.8.0-Nightlyx86_64✅ passed01.06.2026 10:51:2018min 6stest pipeline
RHEL9 - 1.26RHEL-9.8.0-Nightlyx86_64✅ passed01.06.2026 10:51:1520min 10stest pipeline
RHEL9 - 1.24RHEL-9.8.0-Nightlyx86_64✅ passed01.06.2026 10:51:1220min 46stest pipeline

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.

2 participants