Files
langflow/.github
Adam-Aghili 8665ae1b33 fix: nightly now properly gets 1.9.0 branch (#12215)
before it was attempting to pull release-notes as letters are alphanumerically after numbers when we sort -V then grab tail
now we only look at branch names that follow the pattern '^release-[0-9]+\.[0-9]+\.[0-9]+$'
2026-03-17 11:07:39 -04:00
..