bricklanetech/Configure environment
Prepare build environment with a common steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 8, 2026
- License
- None
Pinned Snippet
uses: bricklanetech/github.action.lambda-env-config@08b8fc6cf5573b97b24d8bbc3478210df9da611c # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ansiblePythonInterpreter | Location of python interpreter | no | /opt/pipx/venvs/ansible-core/bin/python |
| botSshKey | BOT's SSH key used for interact with GitHub | yes | "" |
| githubToken | GitHub token | yes | "" |
| dependenciesList | The list of dependencies that are needed to be installed | yes | boto3 botocore stringcase troposphere requests |
Outputs
no outputs