Skip to content

feat: new REQUIREMENTS_FILEPATH for lambda-python wf#77

Merged
cferrera merged 2 commits into
mainfrom
lambda-py-req-path
Dec 9, 2025
Merged

feat: new REQUIREMENTS_FILEPATH for lambda-python wf#77
cferrera merged 2 commits into
mainfrom
lambda-py-req-path

Conversation

@cferrera
Copy link
Copy Markdown
Contributor

@cferrera cferrera commented Nov 26, 2025

Description

Adding an option to use a requirements.txt file in a different path other than source_dir.

Motivation and Context

A single requirements.txt doesn't always "fits-all", some projects have shared resources and smaller scripts and fewer requirements.
This change allows a small script to have it's own dependencies instead of relies on root's requirements.txt.

Breaking Changes

None

How Has This Been Tested?

  • I have updated at least one of the .github/workflows/_test-*.yaml to demonstrate and validate my change(s)
  • I have executed pre-commit run -a on my pull request
  • I have executed make gen_docs_run on my pull request

Github Conventional Commit Release

https://dnd-it.github.io/github-workflows/workflows/gh-release/

Comment thread .github/workflows/lambda-python.yaml Outdated
@cferrera cferrera merged commit 667d44a into main Dec 9, 2025
5 checks passed
@cferrera cferrera deleted the lambda-py-req-path branch December 9, 2025 13:51
tamedia-fission Bot pushed a commit that referenced this pull request Dec 9, 2025
## [3.15.0](v3.14.0...v3.15.0) (2025-12-09)

### ✨ Features

* new REQUIREMENTS_FILEPATH for lambda-python wf ([#77](#77)) ([667d44a](667d44a))
@tamedia-fission
Copy link
Copy Markdown

🎉 This PR is included in version 3.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants