Michal Gorlas micgor32
  • Joined on 2023-03-16
micgor32 commented on issue fsfe-system-hackers/fsfe-cd#300 2024-07-09 17:02:52 +00:00
newsletter not sent out to all recipients

What if we move the part that is making the DNS request:

smtp = smtplib.SMTP(
            host=config.MAIL_SERVER, local_hostname=config.MAIL_HELO_HOST
)

outside of the threaded…

micgor32 pushed to main at TEDective/etl 2024-06-23 18:28:52 +00:00
0f8fb40017 Merge pull request 'New deduplication' (#38) from testing into main
d6c8f1ac51 Merge'development' into 'testing
b9e88a749b Merge pull request 'Deduplication and switch to Polars' (#37) from feature/deduplication-polars into development
4d9060c150 fix: set fixed versions of packages to avoid backtracking
0c29cfa1db Merge branch 'main' into feature/deduplication-polars
Compare 9 commits »
micgor32 merged pull request TEDective/etl#38 2024-06-23 18:28:50 +00:00
New deduplication
micgor32 created pull request TEDective/etl#38 2024-06-23 17:45:45 +00:00
New deduplication
micgor32 pushed to development at TEDective/etl 2024-06-23 17:44:51 +00:00
b9e88a749b Merge pull request 'Deduplication and switch to Polars' (#37) from feature/deduplication-polars into development
4d9060c150 fix: set fixed versions of packages to avoid backtracking
0c29cfa1db Merge branch 'main' into feature/deduplication-polars
0a35ea3f1f fix: testing
8a2c3ac69f fix: typo
Compare 16 commits »
micgor32 merged pull request TEDective/etl#37 2024-06-23 17:44:50 +00:00
Deduplication and switch to Polars
micgor32 pushed to feature/deduplication-polars at TEDective/etl 2024-06-23 17:44:30 +00:00
4d9060c150 fix: set fixed versions of packages to avoid backtracking
micgor32 pushed to main at TEDective/etl 2024-06-19 10:07:46 +00:00
8a2c3ac69f fix: typo
micgor32 pushed to main at TEDective/etl 2024-06-19 10:07:01 +00:00
97790d4cb9 fix: duplicated org id's should not be the case anymore
micgor32 suggested changes for TEDective/etl#37 2024-06-16 09:38:33 +00:00
Deduplication and switch to Polars

So apart the pyproject, LGTM. The parsing in graph.py seems to be untouched, so we then can't fully say that we switched to Polars or?

micgor32 commented on pull request TEDective/etl#37 2024-06-16 09:38:33 +00:00
Deduplication and switch to Polars

I would prefer to have it set to fixed version to avoid dependency backtracking.

micgor32 commented on pull request TEDective/etl#37 2024-06-16 09:31:29 +00:00
Deduplication and switch to Polars

Related to #21 and #20. Should close both of them when merged to main.

micgor32 pushed to main at TEDective/docs-fontys 2024-06-12 20:28:15 +00:00
d57355d226 chore: upload improved pdf
micgor32 pushed to main at TEDective/docs-fontys 2024-06-12 20:27:21 +00:00
9eff6efe3a chore: remove old pdf
micgor32 pushed to main at TEDective/docs-fontys 2024-06-12 20:21:52 +00:00
019fd2d5c7 fix: added specifics about test coverage
micgor32 pushed to main at TEDective/docs-fontys 2024-06-12 20:19:01 +00:00
7fdf2abf4d fix: typos in introduction
micgor32 pushed to main at TEDective/docs-fontys 2024-06-12 20:17:44 +00:00
3dc3da9573 fix: add reference to docs
micgor32 pushed to main at TEDective/docs-fontys 2024-06-12 20:15:28 +00:00
8918bf77ac fix: business case based on feedback from project coach
micgor32 pushed to main at TEDective/docs 2024-06-12 11:15:52 +00:00
04840d72f2 docs: add currency conversion
micgor32 opened issue TEDective/etl#36 2024-06-11 21:11:39 +00:00
eForms brings new type of data - potential for showing more details?