145 Commits

Author SHA1 Message Date
TrisNol
eb0962e1be refactor: Move Auditor dataclass to models 2023-08-18 14:20:34 +02:00
TrisNol
309755383e Install deutschland package 2023-08-18 14:15:05 +02:00
e4a57c9136
Chore/rework workflow (#52)
* Reworked the lint action
* Removed the file change requirement
* Repaired mypy
* Repaired pip-audit
2023-08-17 22:05:12 +02:00
Tim
daa315804e added secrets_prod to gitignore 2023-08-17 21:50:40 +02:00
faca0a0af6
Repaired a mypy option 2023-08-16 22:10:52 +02:00
9c237402be
Excluded ipynb files from json pretty formatter + poetry update (#50)
* Excluded ipynb files from json pretty formatter +  poetry update
* Reworked pip audit
* Relocated dependencies
* Reworked the tests a bit.
* Poetry update
* Excluded lint and test workflows against the target branch
2023-08-16 20:25:15 +02:00
KM-R
1e7e55e649
Visualization first running dashboard (#51)
* added session maker

* Update prebuild psycopg-build2

* added table dash

* Update company_stats_dash

* Repaired a test.

* update connector_test

---------

Co-authored-by: Tim <tim.ronneburg@outlook.de>
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2023-08-15 21:30:58 +02:00
KM-R
105aab8122
Rename Erste_Übersicht_Sentiment_Analysis.md to Erste_Uebersicht_Sentiment_Analysis.md 2023-08-15 18:34:26 +02:00
Tristan Nolde
9a25d3ad0f
Merge pull request #49 from fhswf/visualization
fixed sqlAlchemy and db connection
2023-08-14 21:23:57 +02:00
Tim
ea7c955533 fixed sqlAlchemy and db connection
Co-authored-by: Tristan Nolde <TrisNol@users.noreply.github.com>
2023-08-14 20:59:30 +02:00
Tim Ronneburg
7420e744a5
Merge pull request #47 from fhswf/feature/refactor-utils
checkpoint(db): Refactor mongo utils, extract postgres entities from …
2023-08-13 19:18:27 +02:00
67c94cfb7e
Changes sql-alchemy to version 1.4.49 2023-08-13 15:00:29 +02:00
TrisNol
775b360ff7 test: Fix unit test of connector.py 2023-08-11 16:50:22 +02:00
TrisNol
46cdaa625f test: Add Unit test to connector.py 2023-08-11 16:45:05 +02:00
TrisNol
b2b3ab2f04 test: Add test for entities file 2023-08-11 16:35:57 +02:00
TrisNol
e7627aa2b7 refactor: Remove wrong typing from entities 2023-08-11 16:31:58 +02:00
TrisNol
4e7f6bca1d test: Add missing unit tests 2023-08-11 16:29:08 +02:00
TrisNol
86001a19e9 refactor: Add missing type declaration to ORM entities 2023-08-11 15:59:16 +02:00
TrisNol
db2da67ee4 docs: Add reference on how to use secrets.json 2023-08-11 15:55:54 +02:00
TrisNol
1ca1985f57 Merge branch 'main' into feature/refactor-utils 2023-08-11 15:40:33 +02:00
TrisNol
0203de98a7 feat(config): Read connection from secrets.json file 2023-08-11 15:39:08 +02:00
TrisNol
d565770b99 checkpoint(db): Refactor mongo utils, extract postgres entities from Juptyer 2023-08-11 15:12:18 +02:00
50bf7811ef
Div. dev ops updates (#43)
* Pipline rework to limit mypy and balck to src and tests
* Poetry update
* pre-commit update
2023-08-10 19:20:12 +02:00
Tim Ronneburg
29b851169c
Merge pull request #44 from fhswf/feature/Verflechtungsanalyse
Feature/verflechtungsanalyse
2023-08-10 18:55:07 +02:00
RonnyFlex
a64230b78c Merge branch 'main' into feature/Verflechtungsanalyse 2023-08-10 18:44:55 +02:00
Tristan Nolde
d493fd0978
Merge pull request #42 from fhswf/feature/abstract-data-extraction
Feature/abstract data extraction
2023-08-10 17:59:37 +02:00
Tristan Nolde
2d4933c7f8
Merge pull request #41 from fhswf/pr-helm-deploy-kicluster
add current deployed charts (without pw)
2023-08-10 17:58:44 +02:00
TrisNol
8905a7f203 docs: Ignore .ipynb in Sphinx docs 2023-08-10 17:39:35 +02:00
TrisNol
42ef18fc58 refactor(docs): Restructure folders 2023-08-10 17:27:22 +02:00
TrisNol
f1f867c6ae Merge branch 'main' into feature/abstract-data-extraction 2023-08-10 17:12:01 +02:00
RonnyFlex
6cb095e8b1 Meeting Notes 03-08-2023 2023-08-10 17:02:41 +02:00
Tim
c3631d8148 Added line to gitignore 2023-08-07 20:52:52 +02:00
Sebastian
f7e845cb16
How to update data in StagingDB on K8 Cluster 2023-08-02 20:30:13 +02:00
Sebastian
d853f52850
How to connect to MongoDB / StagingDB 2023-07-31 20:04:37 +02:00
Sebastian
aac37ffdab
Create configuration.py 2023-07-31 20:03:42 +02:00
Sebastian
ccce24d85e
Delete MongoDB 2023-07-31 20:01:55 +02:00
Sebastian
1c891a5b58
Create directory 'MongoDB' for experiments 2023-07-31 19:56:59 +02:00
Max Kuhmichel
d4dc6837dd add current deployed charts (without pw) 2023-07-24 08:54:15 +00:00
Tristan Nolde
ebedf7c630
Merge pull request #39 from fhswf/feature/data-extraktion
Feature/data extraktion
2023-07-20 17:11:50 +02:00
TrisNol
1e44197199 add types-tqdm 2023-07-20 16:46:53 +02:00
Tristan Nolde
398fac4c43
Update values.yml 2023-07-20 08:33:49 +02:00
Tristan Nolde
6a46d58037
Merge pull request #40 from fhswf/feature/k8s
k8s deployment values
2023-07-20 08:16:38 +02:00
TrisNol
dcd2a0b8af k8s deployment values 2023-07-20 08:14:20 +02:00
TrisNol
a81d3638c5 checkpoint 2023-07-20 08:05:07 +02:00
TrisNol
b05088c966 test: utils.mongo 2023-07-16 15:53:01 +02:00
TrisNol
4b5f63ee62 test: Adding unit tests for news_mongo_service 2023-07-16 15:33:54 +02:00
TrisNol
b788ee3659 test: Adding unit tests 2023-07-16 11:25:21 +02:00
TrisNol
9da3e4adb9 test: Introducing first unit tests of new Company and News model 2023-07-11 18:03:23 +02:00
TrisNol
52d7f62bbe Merge branch 'main' into feature/data-extraktion 2023-07-11 14:35:20 +02:00
f9b1f1e5e4
Ruff update and lint version definition (#36) 2023-07-11 14:23:52 +02:00