Skip to content

bump fls to 0.2.0#213

Merged
mangelajo merged 1 commit into
jumpstarter-dev:mainfrom
bennyz:bump-fls
Feb 11, 2026
Merged

bump fls to 0.2.0#213
mangelajo merged 1 commit into
jumpstarter-dev:mainfrom
bennyz:bump-fls

Conversation

@bennyz

@bennyz bennyz commented Feb 11, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated build-time dependency version.

Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
@coderabbitai

coderabbitai Bot commented Feb 11, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

Updated the FLS_VERSION build argument in the Dockerfile from 0.1.9 to 0.2.0. The change increments the version of the fls tool installed during the Docker image build process while maintaining all other build steps and installation logic unchanged.

Changes

Cohort / File(s) Summary
Version Bump
python/Dockerfile
Updated FLS_VERSION ARG from 0.1.9 to 0.2.0 in the Docker build stage.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

🐰 A version hops forth, 0.2.0 shines bright,
One line in the Dockerfile, a simple delight,
FLS builds anew with a freshened embrace,
Progress unbounded in this Docker-ed space!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'bump fls to 0.2.0' directly and clearly summarizes the main change: updating the FLS_VERSION from 0.1.9 to 0.2.0 in the Dockerfile.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

No actionable comments were generated in the recent review. 🎉


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.

@mangelajo

Copy link
Copy Markdown
Member

We should probably force container builds with the dockerfile is modified. it happens in e2e and it seems to be fine, but the process is slightly different

@mangelajo

Copy link
Copy Markdown
Member

We should probably force container builds with the dockerfile is modified. it happens in e2e and it seems to be fine, but the process is slightly different

ah wait!, we have the build-pr-images :D it now works

@bennyz

bennyz commented Feb 11, 2026

Copy link
Copy Markdown
Member Author

We should probably force container builds with the dockerfile is modified. it happens in e2e and it seems to be fine, but the process is slightly different

ah wait!, we have the build-pr-images :D it now works

i should have used it to test my OCI PRs 😅

@mangelajo mangelajo merged commit 741df77 into jumpstarter-dev:main Feb 11, 2026
29 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Jun 24, 2026
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