Skip to content

fix(deploy): reject non-decimal numeric options#804

Open
aiirvizionz wants to merge 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/deploy-decimal-options
Open

fix(deploy): reject non-decimal numeric options#804
aiirvizionz wants to merge 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/deploy-decimal-options

Conversation

@aiirvizionz

Copy link
Copy Markdown
Contributor

Summary

  • require plain decimal integers for deploy resource counts
  • require plain positive decimal values for memory and hourly price guardrails
  • add regression coverage for scientific and hexadecimal numeric strings

Tests

  • node_modules/.bin/vitest.CMD run packages/cli/src/commands/deploy.test.ts
  • node_modules/.bin/tsc.CMD -p packages/cli/tsconfig.json --noEmit
  • git diff --check

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.

1 participant