Commit Graph

3 Commits

Author SHA1 Message Date
4f9e0da208 feat: regression bucket (#12948)
* initial-plan

* create-initial-yaml-files

* add-info-to-bug-report

* add-regression-stub-workflow

* use-create-comment-instead-of-github-script
2026-05-12 14:13:46 +00:00
99fc770206 docs: document tag format requirements and release artifacts in RELEASE.md (#12867)
- Add requirement that all tags MUST start with 'v' prefix
- Explain duplicate tag issue that caused v1.9.0 release notes to miss commits
- Document automatic tag format validation in release workflow
- Add new section documenting all release artifacts (PyPI packages and Docker images)
- Note that backend/frontend/EP images are published independently

Related to:
- #12847 (prevent duplicate tags and validate tag format)
- #12854 (allow backend/frontend Docker builds when main version exists)

These changes ensure future releases follow proper tagging conventions
and document what artifacts are published during a release.
2026-04-24 17:37:15 +00:00
bc82d99907 Initial document describing the Langflow release process. (#9500)
Co-authored-by: Ryan Michael <ryanmichael@Ryans-MacBook-Pro.local>
2025-08-25 10:44:48 -04:00