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

fix: fixes issue with loading config when not using package #207

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

carlosmmatos
Copy link
Contributor

There was an issue with the latest changes to the config/init.py files that were made to support the updated python package. The problem was that on top of some errors with the python packaging config, we also stopped checking for what happens when you are running this from either the existing container or from the repository itself (aka, not using the pip package).

There was an issue with the latest changes to the config/__init__.py
files that were made to support the updated python package. The problem
was that on top of some errors with the python packaging config, we also
stopped checking for what happens when you are running this from either
the existing container or from the repository itself (aka, not using the
pip package).
@carlosmmatos carlosmmatos added the bugfixes Fixes issues found in code label Jan 31, 2025
@carlosmmatos carlosmmatos merged commit bf5b704 into CrowdStrike:main Jan 31, 2025
4 checks passed
@carlosmmatos carlosmmatos deleted the fix-config-issues branch January 31, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfixes Fixes issues found in code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants