Skip to content

Conversation

@dobrac
Copy link
Contributor

@dobrac dobrac commented Oct 29, 2025

Adds envd version to the templates list. Also, if the envd version is less than 0.2.0, it marks it to be incompatible with the SDK v2 (also, it's quite old envd version, so they should most prob update anyway).


Note

Adds an Envd Version column to the templates table, highlighting versions below 0.2.0 as incompatible with SDK v2 and showing a tooltip.

  • Templates Table UI:
    • New column envdVersion with EnvdVersionCell in src/features/dashboard/templates/table-config.tsx and table-cells.tsx.
      • Displays version or N/A (hides 0.0.1).
      • Uses isVersionCompatible to mark versions < 0.2.0 with error highlight and a help tooltip.
    • Integrates sizing and disables sorting for the new column.

Written by Cursor Bugbot for commit ca444a5. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Oct 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
web Ready Ready Preview Comment Oct 29, 2025 1:20pm
web-juliett Ready Ready Preview Comment Oct 29, 2025 1:20pm

cursor[bot]

This comment was marked as outdated.

@dobrac dobrac merged commit e0bc70c into main Oct 29, 2025
6 checks passed
@dobrac dobrac deleted the add-envd-version-to-template-list branch October 29, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants