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

Archive non-released modules into temporary folder #156

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

melbeltagy
Copy link
Contributor

@melbeltagy melbeltagy commented Jan 1, 2025

  1. Moved the following non-released modules into a folder z_Non-Released_Modules:
  • analysis_module
  • analysis_ui_module
  1. Renamed the following files to contain a .disabled suffix. e.g., setup.py --> setup.py.disabled
  • Makefile.disabled
  • __init__.py.disabled
  • __init__.py.disabled
  • requirements.txt.disabled
  • ruff.toml.disabled
  • setup.cfg.disabled
  • setup.py.disabled
  • test_requirements.txt.disabled
  • tox.ini.disabled
  1. Removed related commented out lines from .github/dependabot.yml and .github/workflows/run-tests.yml

@raits
Copy link
Contributor

raits commented Jan 2, 2025

@melbeltagy lets not move opendata_collector_module, the aim is to release it soon.

@melbeltagy
Copy link
Contributor Author

@raits Done. Rolled back opendata_collector_module.

Copy link

sonarqubecloud bot commented Jan 2, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
8 Security Hotspots
12.4% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@melbeltagy melbeltagy requested a review from raits January 2, 2025 12:08
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.

2 participants