Releases: jayef0/chalice-extended-action
Releases · jayef0/chalice-extended-action
release-v0.2.1
Fixed incorrect action version in example code
release-v0.2.0
New parameter which can be set by environment variables
• STAGE: Name of stage which should be used
Check the documentation to get information, which parameters are optional and which are required
v0.0.1
release-v0.1.0
Supports multiple parameters which can be set by environment variables
- WORKING_DIRECTORY: Working directory of chalice in which the chalice project is or should be stored
- REQUIREMENTS_FILE: Path to a requirements file which should be installed before handling the chalice project
- PROJECT_DIR: Path to a directory which contains a chalice project
- OPERATION: Chalice operation which should be executed
Check the documentation to get information, which parameters are optional and which are required
release-v0.0.4
Update action.yml
release-v0.0.3
Update action.yml
release-v0.0.2
Update action.yml