Skip to content
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

is serverless-prune-plugin compatible with serverless version 3.19? #46

Open
Purval698 opened this issue Jun 22, 2022 · 0 comments
Open

Comments

@Purval698
Copy link

if serverless-prune-plugin is compatible with serverless version 3.19,.

I got this error for functions while deploying.
##[error]Prune: Running post-deployment pruning
##[error]Prune: Querying for deployed function versions
##[error]Prune: [functionName] has 3 additional versions published and 0 aliases, 1 version selected for deletion
##[error]Prune: Deleting Function [functionName] v374...

configuration:
Framework Core: 3.19.0
Plugin: 6.2.2
SDK: 4.3.2

serverless.yml
plugins:

  • serverless-prune-plugin

custom:
prune:
automatic: true
number: 2

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

No branches or pull requests

1 participant