Commit Graph
44 Commits
Author SHA1 Message Date
PhilippandGitHub d64f53eca9 Script for the transfer of data from Mongo to SQL (#80) 2023-09-11 20:21:35 +02:00
PhilippandGitHub 2ea99c8c17 Removed unneded lines ☺ (#113) 2023-09-11 19:49:08 +02:00
PhilippandGitHub cee1ef901a Updatest vor everything (#106)
- direct dependencies
- other depdenencies
- pre-commit
2023-09-09 16:47:48 +00:00
PhilippandGitHub 23a193a4fb Added a small test ☺ (#108) 2023-09-09 18:35:50 +02:00
PhilippandGitHub 2233b12468 Add sql lite session (#71)
I added an sql lite session generator.

Changes
The function `def get_session() -> Session` 
has changed to 
`def get_session(connect_to: ConfigProvider | str) -> Session`
If a JsonFileConfig Is given the postgress conection is checked.
If a string is given that starts with `sqlite:///` an sql db is created.
The use should otherwise be the same.
2023-09-07 18:41:10 +02:00
Philipp ecf94d4b61 Added an import smoke test. 2023-09-06 19:08:44 +02:00
PhilippandGitHub d04255a7a8 Old date corrected in meeting notes fixed (#76)
The date in the meeting nots was from the meeting two weeks before.
2023-09-04 19:49:17 +02:00
PhilippandGitHub 17e89da0d8 Repo struktur dokumentieren (#75) 2023-09-04 19:48:14 +02:00
PhilippandGitHub f20823a613 Version updates for pre-commit/poetry/linter (#74)
Just a rutine update to keep ruff up to date and sync.
2023-09-03 17:56:13 +02:00
PhilippandGitHub 011184b898 Small fixes to the documentation. (#70) 2023-08-31 16:57:50 +02:00
PhilippandGitHub 69039706ac Version updates (#69)
Version ups for poetry and pre-commit to keep them in sync with the
pipline.
2023-08-31 16:57:09 +02:00
PhilippandGitHub 06e59b8061 Changes to the database (#67)
In this PR are pruposed changed that come up when i started the data
migration.
Plese review them an approve and disaprove.
2023-08-24 17:23:19 +02:00
Philipp 82979b1981 Expanded a bit on the installation of the project. 2023-08-20 13:03:06 +02:00
PhilippandGitHub 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
Philipp faca0a0af6 Repaired a mypy option 2023-08-16 22:10:52 +02:00
PhilippandGitHub 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
Philipp 67c94cfb7e Changes sql-alchemy to version 1.4.49 2023-08-13 15:00:29 +02:00
PhilippandGitHub 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
PhilippandGitHub f9b1f1e5e4 Ruff update and lint version definition (#36) 2023-07-11 14:23:52 +02:00
PhilippandGitHub aea4b450c8 Pre commit update (#35) 2023-07-11 14:23:15 +02:00
Philipp 1c621f46a7 Added selenium to poetry 2023-07-11 01:59:11 +02:00
PhilippandGitHub e29133f509 Never executing jupyter for sphinx (#31) 2023-06-29 17:54:23 +02:00
PhilippandGitHub a9304201af (chore): Initilised devops tools (#29)
* Added a first action

* Repaired a typo

* Repaired a typo2

* Repaired a typo2

* Added flake8 action

* Repaired a typo in the flake8 action.

* Added a first bandit action

* Added a first batch

* Added a first batch

* Added a first batch

* Added a first batch

* Added a first batch

* Added the flake8-prebuild as a need to flake8

* Added the flake8-prebuild as a need to flake8

* Added the flake8-prebuild as a need to flake8

* Added the docker socket to the volume.

* Added the flake8-prebuild as a need to flake8

* Removed latest part from container.

* Removed latest part from container.

* Removed latest part from container.

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8

* Reworked flake8 poetry

* Reworked flake8 poetry

* Changed to 64bit

* Some edits to the runner

* Added python setup

* Added python -m to python docker image.

* Added python -m to python docker image.

* Added python -m to python docker image.

* Added python -m to python docker image.

* Added python -m to python docker image.

* Added python -m to python docker image.

* Added ra run linter

* Added ra run linter

* Added ra run linter

* Added ra run linter

* Removed redundant version

* Removed redundant version

* Added isort

* Added isort

* Added isort

* Added poetry install

* Added poetry install

* Added flake8 as lint.

* Added flake8 as lint.

* Added flake8 as lint.

* Added flake8 as lint.

* Added flake8 as lint.

* Added flake8 as lint.

* Added flake8 as lint.

* Uses nodejs and python image

* Added flake8 as lint.

* Added flake8 as lint.

* Added flake8 as lint.

* Added flake8 as lint.

* Removed selfhosted runner

* Removed self hosted runner

* Removed self hosted runner

* Removed self hosted runner

* Added black and flake8 tests

* Removed self hosted runner

* Removed self hosted runner

* Removed unneded actions

* Added a mypy error.

* Removed poetry call before boetry setup

* Removed poetry call before poetry setup

* Added a test to understand the poetry action better

* Added a test to understand the poetry action better

* Added a test to understand the poetry action better

* Added a test to understand the poetry action better

* Added a test to understand the poetry action better

* Added a test to understand the poetry action better

* Added the snook poetry builder

* Reworked the repo a bit

* Removed unneeded poetry installation

* Added the isort action

* Added isort test

* Added ruff

* Added full ruff configuration

* Added full ruff configuration2

* Added full ruff configuration2

* Removed duplicat configurations

* Removed some redundant pre-commit hooks

* Removed unneeded actions.

* Removed unneeded actions.

* Repaired ruff

* Added tests.

* Removed

* Removed

* Removed a missing file

* Removed a missing file

* Removed a missing file

* Removed a missing file

* Removed a missing file

* Added reports as artifacts

* Added reports as artifacts

* Added reports as artifacts

* Removed the unneded poetry test

* Added a license checker.

* Added a license checker.

* Removed some unneeded configuration.

* Removed the import reformatted.

* Added doc generation.

* Added doc generation.

* Added license summary.

* Add

* Add lint

* Switched pip-licenses to poetry.

* Switched pip-licenses to poetry.

* Switched pip-licenses to poetry.

* Remove some more packages.

* Remove some more packages.

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added a make file

* Added version codes to the main package

* Changed the format of the md files

* Presentation first draft

* Version up and added extensions

* Version up and added extensions

* Version up and added extensions

* Removed the venv path from docbuild

* Actions version up

* Actions version up

* Actions version up

* Actions version up

* Actions version up

* Actions version up

* Experiements with sphinx

* Experiments with sphinx

* Experiments with sphinx

* Experiments with sphinx

* Experiments with sphinx

* Experiments with sphinx

* Experiments with sphinx

* Experiments with sphinx

* First draft of the sphinx documentation.

* Added the protocol to the time series.

* Added the protocol to the time series.

* First draft ot a first build pipline

* Added mermaid version support

* Added documentations pull and branch request requirements.

* Added documentations pull and branch request requirements.

* Added documentations pull and branch request requirements.

* Added documentations pull and branch request requirements.

* Tests should now be passing

* Tests should now be passing

* Tests should now be passing

* Tests should now be passing

* Tests should now be passing

* Tests should now be passing

* Tests should now be passing

* Tests should now be passing

* Add safety

* Add safety

* Add safety

* Added the action on pull_request_target

* Added the action on pull_request_target

* Added the action on pull_request_target

* Added a pytest coverage report

* Added a pytest coverage report

* Added a pytest coverage report

* Added a pytest coverage report

* Added a pytest coverage report

* Added a build step

* Added a build step

* Added a build step

* Added a build step

* Changed the lint action to work only on python changes.

* Changed the lint action to work only on python changes.

* Changed the lint action to work only on python changes.

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Added the ability to compile a html report

* Coverage

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Finished test and build workflow

* Repaired a bug.

* Repaired a bug.

* Repaired a bug.

* Repaired a bug.

* Repaired a bug.

* Added a github branch.ref

* Removed a poetry install

* Docbuild now excludes templates

* Added the seminarpräsentation to the documentation build

* Added the seminarpräsentation to the documentation build

* Added the seminarpräsentation to the documentation build

* dded a few images

* Changed the pre-commit image

* Changed the pre-commit image

* Presentation done

* Never executing jupyter for sphinx

* Never executing jupyter for sphinx

* Never executing jupyter for sphinx

* Never executing jupyter for sphinx

* Never executing jupyter for sphinx
2023-06-23 18:47:04 +02:00
PhilippandGitHub a9101aef2f Meeting notes 2023_05_25 (#26)
* New meeting notes
* Some small changes to the other protokolls.
* Spelling error changes
2023-06-05 01:25:46 +02:00
Philipp a8d4810337 Added the DGID env variable to the documentation. 2023-06-01 22:58:15 +02:00
PhilippandGitHub 928a88ba80 Feature/issue#13 (#25)
* Frist draft of what is planned for the coursework

feature/issue#13

* Some small changes to the draft.
2023-05-29 20:12:36 +02:00
Philipp be2ba08b77 Add a new github runner infrastructure 2023-05-27 16:55:25 +02:00
Philipp d92561f745 Added a first draft of a github runner 2023-05-27 16:31:37 +02:00
PhilippandGitHub 3633594156 Moved contribution rules and format documentation to CONTRIBUTING.md (#19)
* Moved contribution rules and format documentation to CONTRIBUTING.md
2023-05-11 17:16:17 +02:00
Philipp 1ad1931c7c Added a folder for the seminar arbeiten. 2023-05-06 10:41:19 +02:00
Philipp f1e1a05fe8 Removed empty cell. 2023-05-01 13:21:58 +02:00
Philipp ccfb1e7899 Added a translation prior to the use of FinBert. 2023-05-01 13:19:52 +02:00
Philipp 9810091f3a Pre-commit update 2023-05-01 12:22:59 +02:00
Philipp d3b14e78ea Merge remote-tracking branch 'github/main' into main 2023-05-01 12:21:37 +02:00
Philipp 29347ce7fb Added a text in research central. 2023-05-01 12:20:56 +02:00
Philipp 141070ea16 Added another example 2023-04-30 23:32:13 +02:00
Philipp 5a52f61c1c Added a first trail with FinBert. 2023-04-30 23:23:02 +02:00
Philipp 983c06eead Merge branch 'main' of github.com:fhswf/aki_prj23_transparenzregister into main 2023-04-27 00:05:33 +02:00
Philipp 6da2ba6a4f Revert "OpenRegister DB Schema hinzugefügt."
This reverts commit d0803397ce.
2023-04-27 00:05:07 +02:00
Philipp d0803397ce OpenRegister DB Schema hinzugefügt. 2023-04-13 16:26:46 +02:00
Philipp 1a8c6bcb95 Merge branch 'hotfix/pre-commit' into main 2023-04-13 00:53:16 +02:00
Philipp b1bfbe9c2c Kleine änderungen an pre-commits und readme
Einige pre-commits hinzugefügt und in der README dokumentiert.
Eine Pre-commit installationsanleitung wurde zur readme hinzugefügt.
Spellchecker and Markdown whitespace table format
2023-04-13 00:07:35 +02:00
Philipp 322a5a8c26 Ignoring .idea 2023-04-06 19:03:23 +02:00
Philipp 262476bd87 Added a frist structure 2023-04-06 19:00:15 +02:00