Skip to content

Conversation

@ryanlawson
Copy link

@ryanlawson ryanlawson commented May 17, 2024

Resolves #21
Resolves #33
Resolves #69
Resolves #77
Resolves #84

Allows a user to specify a serverless-version or defaults to latest.

Allows a user to specify a working-directory or defaults to ..

Throws an error if no args are passed (with an error message).

Includes an aws-credentials flag under with: to automatically add --use-local-credentials to the end of args.

Allows a user to pass a list of plugins in install-packagages to be installed before running args.

Updates action.yml and README.md.

Note: Because it calls /entrypoint.sh instead of serverless directly, specifying the /bin/sh entrypoint will include arguments passed to /entrypoint.sh. Hence I recommend bumping to v4 as this could be considered a breaking change.

Testing: https://github.com/ryanlawson/actions-test/actions/runs/9142765035/job/25138829111

@ryanlawson ryanlawson changed the title Allow a particular Serverless version to be set Allow a particular Serverless version or working directory May 18, 2024
@ryanlawson ryanlawson changed the base branch from master to next May 18, 2024 02:55
@ryanlawson ryanlawson force-pushed the master branch 6 times, most recently from 9e4d135 to 36f0d79 Compare May 18, 2024 05:23
@ryanlawson ryanlawson force-pushed the master branch 6 times, most recently from 38d0cf3 to 32bfd50 Compare May 18, 2024 08:37
@ryanlawson ryanlawson changed the title Allow a particular Serverless version or working directory Add customization options for Serverless action May 18, 2024
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.

There is no option to pin specific version of serverless [suggestions] Ideas to make this github-action more useful

1 participant