19 Commits

Author SHA1 Message Date
7f644fa43d Release version 1.0.0
Some checks failed
CI - tests / Unit tests (make test) (push) Has been cancelled
latest v1.0.0
2026-01-06 16:25:56 +01:00
2b86a16fed docs: switch installation instructions to PyPI
Some checks failed
CI - tests / Unit tests (make test) (push) Has been cancelled
- Replace pkgmgr-based installation with pip install ldapsm
- Document required system dependencies for python-ldap
- Keep usage examples unchanged

https://chatgpt.com/share/695d2615-d664-800f-b821-5705c631bfe8
2026-01-06 16:24:29 +01:00
343e7e3078 Added MIRRORS file 2026-01-06 16:15:55 +01:00
f9ddac40aa Ignored *.egg-info 2026-01-06 16:12:26 +01:00
65663de7a7 ci: add unit test workflow and package setup for ldapsm
- Add GitHub Actions workflow to run make test
- Introduce pyproject.toml with python-ldap dependency and CLI entrypoint
- Add Makefile with install/test/clean targets
- Move tests to src-based package layout and fix imports
- Remove legacy requirements.yml

https://chatgpt.com/share/695d2615-d664-800f-b821-5705c631bfe8
2026-01-06 16:11:04 +01:00
b9b6c22e89 Added funding 2026-01-06 15:58:33 +01:00
147fbacb93 Optimized replace logic for oc 2025-06-27 16:26:12 +02:00
c04f02e92a Added .gitignore 2025-06-27 16:11:40 +02:00
4be81275f8 Added tests 2025-06-27 16:10:49 +02:00
be7f871ce7 Added replacement by OID 2025-06-27 15:38:38 +02:00
66d7f22a35 Optimized Attribut replace logic 2025-06-27 14:56:01 +02:00
9b249c531c Optimized Schema replace logic and updated exit codes 2025-06-27 14:44:11 +02:00
10f703537a Catch already exist errors 2025-04-27 16:10:09 +02:00
c0d3cb112e Solved bugs 2025-04-27 15:32:33 +02:00
cc26de3998 Added python-ldap dependency 2025-04-27 15:17:05 +02:00
ff901137e4 Changed file to executable 2025-04-27 15:12:09 +02:00
48aa538585 Update README.md 2025-04-27 14:58:46 +02:00
9af5a8fd65 Create main.py 2025-04-27 14:55:20 +02:00
6a02be830c Initial commit 2025-04-27 14:54:55 +02:00