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

Adjust Python #839

Merged
merged 4 commits into from
Mar 29, 2024
Merged

Adjust Python #839

merged 4 commits into from
Mar 29, 2024

Conversation

dbadura
Copy link
Contributor

@dbadura dbadura commented Mar 28, 2024

Description

Changes proposed in this pull request:

  • move ce and etc to lib
  • update readme about running funcitons locally

Related issue(s)

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 28, 2024
Cortey
Cortey previously approved these changes Mar 28, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Mar 28, 2024
@grego952 grego952 assigned grego952 and unassigned Cortey Mar 29, 2024

2.Activate venv:
```bash
source venv/bin/activete
```
3.Create the `function` directory with `handler.py` and `requirements.txt`

4.Install dependencies from runtime and Function:
4.From specific Python Runtime Version {XYZ} and Function:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
4.From specific Python Runtime Version {XYZ} and Function:
4.Form specific Python Runtime Version {XYZ} and Function:

@kyma-bot kyma-bot removed the lgtm Looks good to me! label Mar 29, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Mar 29, 2024
@kyma-bot kyma-bot merged commit d538529 into kyma-project:main Mar 29, 2024
20 checks passed
@dbadura dbadura deleted the adjust-python branch March 29, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants