Skip to content

ci: publish v2 docker images#10521

Closed
Adam-Aghili wants to merge 4 commits into
release-1.6.6from
aka-missing-docker-image
Closed

ci: publish v2 docker images#10521
Adam-Aghili wants to merge 4 commits into
release-1.6.6from
aka-missing-docker-image

Conversation

@Adam-Aghili
Copy link
Copy Markdown
Collaborator

ci: publish v2 docker images (#10350)

  • ci: publish v2 docker images

since or transition to v2 in 1.6.x we have not been publishing any of our docker images.

  • chore: try fixing lfx cleanup error

lfx cleanup error

  • chore: address rabbitcode comments

  • chore: address rabit uv comment

  • chore: remove build-args to see if it passes

  • chore: skip ci

  • chore: add back in LANGFLOW_IMAGE

  • chore: debug inputs.ref and matrix.langflow_image

  • chore: add {} to fix InvalidDefaultArgInForm

  • chore: try adding quotes

  • chore: try ENV LANGFLOW_IMAGE=${LANGFLOW_IMAGE}

  • chore: add build args to GitHub Container Registry

  • chore: clean up

  • chore: seperate out frontend and backend images

  • chore: update create-manifest

  • chore: remove ci step

  • chore: update release

  • chore: clean up

  • chore: clean up langflow-image

  • chore: revert ci removal

  • fix: add back in main logic update back/frontend

add main back in
update back/frontend to match orginal man logic more

  • chore: more clean up to match main

  • chore: remove arch from lagnflowimage for backend

  • chore: add misisng - for ghcr.io

  • chore: skip ci

  • chore: build_main and build_and_push_backend fixes

  • chore: seperate ghcr and docker publishing with if

  • chore: add back CI step

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 6, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch aka-missing-docker-image

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.

jordanrfrazier and others added 3 commits November 6, 2025 14:28
* Try skipping gha cache

* simplify docker builds

* remove workflow dispatch options from workflows that shouldn't be run manually

* Update nightly docker build and add option to skip testing for nightly releases

* simplify version fetching for both release workflows

* revert docker-build v1 to original

* remove removed input

* Add push to registry flag for full workflow and add warning in old docker build workflow

* Add uv setup

* Add uv setup again

* Try esbuild js native build

* require a valid tag for release

* Echo inputs

* Reference inputs correctly

* Try updating conditional

* removes lfx temporarily for the 1.6 release

* Fix boolean comparison

* Add flag to allow creation of github release after pypi already exists

* Add always to make it run

* Use correct tag and remove commit since it's the tag for release

* allow updates

* Revert the lfx removals and flags to allow building without releasing

* standardize conditional inputs

* clean version check

* temporary skip of jobs in release; revert me

* Add arm64 to options

* Try rustflags env var

* echo the should_run_ci as well
* ci: publish v2 docker images

since or transition to v2 in 1.6.x we have not been publishing any of our docker images.

* chore: try fixing lfx cleanup error

lfx cleanup error

* chore: address rabbitcode comments

* chore: address rabit uv comment

* chore: remove build-args to see if it passes

* chore: skip ci

* chore: add back in LANGFLOW_IMAGE

* chore: debug inputs.ref and matrix.langflow_image

* chore: add {} to fix InvalidDefaultArgInForm

* chore: try adding  quotes

* chore: try ENV LANGFLOW_IMAGE=${LANGFLOW_IMAGE}

* chore: add build args to GitHub Container Registry

* chore: clean up

* chore: seperate out frontend and backend images

* chore: update create-manifest

* chore: remove ci step

* chore: update release

* chore: clean up

* chore: clean up langflow-image

* chore: revert ci removal

* fix: add back in main logic update back/frontend

add main back in
update back/frontend to match orginal man logic more

* chore: more clean up to match main

* chore: remove arch from lagnflowimage for backend

* chore: add misisng - for ghcr.io

* chore: skip ci

* chore: build_main and build_and_push_backend fixes

* chore: seperate ghcr and docker publishing with if

* chore: add back CI step

---------

Co-authored-by: Adam Aghili <Adam.Aghili@ibm.com>
main-frotnend -> main-frontend

Co-authored-by: Adam Aghili <Adam.Aghili@ibm.com>
@Adam-Aghili Adam-Aghili force-pushed the aka-missing-docker-image branch from d4be60f to 34a1368 Compare November 6, 2025 19:29
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