Skip to content

Update deploy instructions #500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jgfoster
Copy link
Member

No description provided.

@jgfoster jgfoster requested review from anna-st-40 and Copilot April 14, 2025 17:29
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

Files not reviewed (2)
  • extras/device_client/lib/model/version.dart: Language not supported
  • extras/scripts/pre-commit: Language not supported

@@ -1 +1 @@
#define VERSION "v25.4.1 "
#define VERSION "v25.4.1 +"
Copy link
Preview

Copilot AI Apr 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version string includes an unexpected '+' character at the end which could lead to inconsistency with the documented version format. If this is unintentional, please remove the '+' for clarity and consistency.

Suggested change
#define VERSION "v25.4.1 +"
#define VERSION "v25.4.1"

Copilot uses AI. Check for mistakes.

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