slawek
4845aae7f5
feat: Add separate CI workflows for Go, Python, and shell tests; remove legacy test workflow
2026-05-24 21:55:33 +02:00
slawek
935167ca8c
Refactor simple-ca: Remove JSON config and streamline AIA URL handling
...
/ test-shell (push) Successful in 11s
/ test-python (push) Successful in 25s
/ test-go (push) Successful in 41s
- Removed the JSON configuration structure and related functions.
- Introduced plain text file for AIA base URL management.
- Updated CA and certificate creation functions to directly read/write AIA URL.
- Simplified CA bundle rebuilding logic by directly reading subdirectories.
- Enhanced test coverage for CA and certificate creation, including PFX generation.
- Adjusted test cases to reflect changes in directory structure and file handling.
2026-05-24 21:40:06 +02:00
slawek
04d8dab9bc
feat: Add integration tests for simple-ca functionality and implement shell script for CA operations
/ test-shell (push) Successful in 17s
/ test-python (push) Successful in 23s
2026-05-24 21:04:00 +02:00
slawek
0d61919162
refactor: Remove Bash test job from CI workflow
/ test-python (push) Successful in 22s
/ test-go (push) Successful in 9m48s
2026-05-24 14:41:01 +02:00
slawek
0cdf249942
Update: enhance CI workflow to include Python and Go tests
/ test-bash (push) Successful in 20s
/ test-python (push) Successful in 48s
/ test-go (push) Successful in 10m14s
2026-04-24 23:46:47 +02:00
slawek
41106aab29
Update: modify workflow trigger to run tests on specific file changes
2026-03-05 06:36:32 +01:00
slawek
47059ec39c
Simplify test execution by removing redundant chmod command in workflow
/ test (push) Successful in 14s
2026-03-05 05:45:29 +01:00
slawek
8dd11dcacb
Add GitHub Actions workflow for automated testing
/ test (push) Failing after 10s
2026-03-04 22:11:16 +01:00