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

Allow tabs for container-based builds #3279

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

maximiliankolb
Copy link
Contributor

Gem versions follow GHA in foreman-documentation for PR 3104 that introduces tabs which require "asciidoctor-tabs".

What changes are you introducing?

add "asciidoctor-tabs" to container image.

Why are you introducing these changes? (Explanation, links to references, issues, etc.)

prerequisite to testing #3104 locally

Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)

I have tested removing "rubygem-asciidoctor" as RPM without success. even if it's not perfect, it works as is.

Checklists

  • I am okay with my commits getting squashed when you merge this PR.
  • I am familiar with the contributing guidelines.

Please cherry-pick my commits into:

  • Foreman 3.12/Katello 4.14 (Satellite 6.16)
  • Foreman 3.11/Katello 4.13
  • Foreman 3.10/Katello 4.12
  • Foreman 3.9/Katello 4.11 (Satellite 6.15; orcharhino 6.8/6.9/6.10)
  • Foreman 3.8/Katello 4.10
  • Foreman 3.7/Katello 4.9 (Satellite 6.14)
  • Foreman 3.6/Katello 4.8
  • Foreman 3.5/Katello 4.7 (Satellite 6.13; orcharhino 6.6/6.7)
  • We do not accept PRs for Foreman older than 3.5.

@maximiliankolb maximiliankolb added Needs tech review Requires a review from the technical perspective and removed Not yet reviewed labels Sep 12, 2024
Copy link

github-actions bot commented Sep 12, 2024

The PR preview for 4ff6725 is available at theforeman-foreman-documentation-preview-pr-3279.surge.sh

The following output files are affected by this PR:

show diff

show diff as HTML

Dockerfile Outdated Show resolved Hide resolved
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to rely more on system packages, but bundler will later ignore it.

Dockerfile Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
* Gem versions follow GHA in foreman-documentation for PR 3104 that
  introduces tabs which require "asciidoctor-tabs".
* Install bundler as RPM.
@maximiliankolb
Copy link
Contributor Author

Successfully rebuilt with podman build --no-cache --pull --tag tmp:pr_3279 --file Dockerfile . -> will merge now.

@maximiliankolb maximiliankolb added tech review done No issues from the technical perspective style review done No issues from docs style/grammar perspective and removed Needs tech review Requires a review from the technical perspective labels Oct 9, 2024
@maximiliankolb maximiliankolb merged commit 8c8721e into theforeman:master Oct 9, 2024
8 checks passed
@maximiliankolb maximiliankolb deleted the container_image_tabs branch October 9, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
style review done No issues from docs style/grammar perspective tech review done No issues from the technical perspective
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants