adobe / aio-cli-plugin-runtime

Adobe I/O Runtime plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
15 stars 31 forks source link

feat: use oclif min and max for all numeric flags #274

Closed MichaelGoberling closed 1 year ago

MichaelGoberling commented 1 year ago

Continuation of https://github.com/adobe/aio-cli-plugin-runtime/pull/270

Figured we should do this for all numeric flags and then cut a release

Related Issue

Closes https://github.com/adobe/aio-cli-plugin-runtime/issues/273

Motivation and Context

How Has This Been Tested?

Locally linked plugin, npm run test

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #274 (bedf219) into master (6c2f673) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #274   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         1730      1736    +6     
  Branches       367       367           
=========================================
+ Hits          1730      1736    +6     
Impacted Files Coverage Δ
src/commands/runtime/activation/list.js 100.00% <ø> (ø)
src/commands/runtime/action/create.js 100.00% <100.00%> (ø)
src/commands/runtime/action/list.js 100.00% <100.00%> (ø)
src/commands/runtime/activation/logs.js 100.00% <100.00%> (ø)
src/commands/runtime/package/list.js 100.00% <100.00%> (ø)
src/commands/runtime/rule/list.js 100.00% <100.00%> (ø)
src/commands/runtime/trigger/list.js 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more