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

chore: improved documentation for smart developers #181

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

peppelinux
Copy link
Member

This PR aims to improve the current documentation about the current best practice to develop debuggable python packages on the fly within iam-proxy-italia

it also adds the SATOSA_DEBUG environment variable for debug purpose making it explicit shown in the docker env summary

@peppelinux peppelinux requested a review from MdreW January 27, 2025 11:31
@peppelinux peppelinux requested review from elisanp and Zicchio January 27, 2025 11:57
````
volumes:
- ./satosa-project:/satosa_proxy:rwx
- /home/User/Dev/eudi-wallet-it-python/pyeudiw:/.venv/lib/python3.12/site-packages/pyeudiw:rwx
Copy link
Contributor

Choose a reason for hiding this comment

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

Q: is the path /.venv/lib/python3.12/site-packages/... stable with PR #179 ?

Copy link
Collaborator

@MdreW MdreW left a comment

Choose a reason for hiding this comment

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

Good work!

@peppelinux peppelinux merged commit 243c018 into master Jan 27, 2025
3 checks passed
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.

4 participants