Commit Graph

9 Commits

Author SHA1 Message Date
a8334c0079 ci: release fixes; add flag to always run full CI during release (#10066)
* Allow skipping lfx for 1.6.1 release

* just remove all lfx for now

* validate deps step

* Make docker builds dependent on CI success

* Wrap release conditionals correctly in {{ }}

* just wrap all conditionals

* Try removing the if in CI job?

* Always run all tests on release

* Try simplifying the runs-on

* Pass ref correctly in ci for testing

* correct input name

* skip lfx tests

* Fail if version is already published

* Fix nightly docker tags

* update node version to 22

* Fix runners

* Fix comm to get version from uv tree

* Add dry run mode

* That is hilarious. Github only allows 10 inputs

* Fix getting version for base manifest

* Add provenance to ensure attestation manifest is not created with platform tag

* Fix nightly version extraction and attestaion manifest

* Use better version extraction snippet

* Fix repo name for nightly-all

* Add back lfx steps

* reduce github inputs to 10 by making docker-ep dependent on main

* Add warning that lfx is not impl yet
2025-10-03 13:56:22 -04:00
7792b7aeaf build(deps):(deps): bump actions/checkout from 4 to 5 (#9646)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-09-18 16:02:36 -03:00
5b84b51488 docs: Hide previous docs draft build comments on new build (#9334) 2025-08-12 10:18:09 -07:00
c38df91841 docs: Configure Segment (#8996) 2025-07-11 04:39:19 +00:00
9a07876026 docs: bump node version in docs draft deploy workflow (#8742) 2025-06-25 16:11:40 -07:00
7f42a5be36 docs: avoid building docs draft for pull requests from fork (#7493) 2025-04-07 15:01:20 -07:00
bdcd76d5cd docs: ensure asset paths update on draft rebuilds (#7355) 2025-03-31 10:18:46 -07:00
ab000fe908 docs: opt-in draft docs builds to stale cleanup (#7117) 2025-03-18 13:41:34 +00:00
e75a6dad06 docs: Pull request draft workflow (#7046)
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
2025-03-13 00:40:13 +00:00