Serverless Upgrades: `--report`, `--function` CLI args.

Open
#207 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
cli

Research direction

Start by locating where Jetpack defines the function and report CLI options, then review the linked Serverless deprecation guidance and the Serverless 3 compatibility requirements. Done means those options declare their expected types and no longer trigger the reported deprecation warnings when used with the supported command syntax.

Written by the indexing model from the issue text.

Description

enhancement
Serverless: Deprecation warning: "serverless" command options are expected to follow command and not be put before the command.
            Starting from next major Serverless will no longer support the latter form.
            More Info: https://www.serverless.com/framework/docs/deprecations/#CLI_OPTIONS_BEFORE_COMMAND
Serverless: Deprecation warning: CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not predefine type for introduced options:
             - Jetpack for "function", "report"
Dominant language
JavaScript
Stars
281
Forks
14
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from FormidableLabs/serverless-jetpack

All issues in FormidableLabs/serverless-jetpack

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.