Commit Graph
39 Commits
Author SHA1 Message Date
phgermanov d0684757cf fix: warning if orchestrator is unknown (#5684) 2026-03-17 14:37:30 +02:00
phgermanov c400a14af5 fix: load certs from correct path (#5660) 2026-02-23 16:25:55 +02:00
phgermanov 5794d8570e chore: add retry logic to docker crane (#5657) 2026-02-20 17:52:13 +02:00
phgermanov 867fad55b4 fix: bug in go mod version reading (#5652) 2026-02-18 16:17:20 +02:00
phgermanov 6bda91c8f2 chore: replace deprecated errors package with standard lib (#5643) 2026-02-16 13:56:00 +02:00
phgermanov cce750291e tests: update integration test to use correct GH host (#5638) 2026-02-05 15:17:54 +02:00
phgermanov 5a35183117 docs: add docs for passing env vars to dockerfile (#5632) 2026-02-03 15:54:53 +02:00
phgermanov 7a4c834601 fix: add secrets namespace for kubectl (#5621) 2026-01-29 17:14:37 +02:00
phgermanov 8034b7cdbc chore(deps): upgrade node to v24 (#5554) 2025-11-14 10:43:57 +02:00
phgermanov 450917038c refactor: remove validateBOM step and refactor integration tests to validate sboms (#5545) 2025-11-10 12:41:13 +02:00
phgermanov dae24cb12f feat: add purl to python sbom with pyproject.toml (#5546) 2025-11-10 10:27:51 +02:00
phgermanov 553a439d4f feat: add validateBOM step (#5529) 2025-11-03 17:53:24 +02:00
phgermanov 60a6409ec3 feat: add validation for sbom generated by gradle (#5522) 2025-10-30 16:24:13 +02:00
phgermanov b4170f0510 fix: pin node version to 22 rather than lts (#5519) 2025-10-29 05:18:06 +02:00
phgermanov e8b2fdf4a1 feat: validate sbom for mtaBuild step (#5513) 2025-10-21 14:12:10 +03:00
phgermanov 8cd9fdf6b3 fix(tests): increase timeout in abap test that lead to flakiness (#5511) 2025-10-21 11:00:53 +03:00
phgermanov 83bacea735 refactor: speed up int tests for maven (#5514) 2025-10-21 10:55:15 +03:00
phgermanov b3d31e48ee feat: add default image for gradle in artifactPrepareVersion (#5499) 2025-10-15 15:49:52 +03:00
phgermanov 1e37c23000 fix(temp): python integration test (#5509) 2025-10-14 16:14:51 +03:00
phgermanov f0bbadd971 fix(piperenv): add JSON data cleaning to handle invalid UTF-8 and control characters (#5449) 2025-10-03 12:49:24 +03:00
phgermanov 916a26be3d feat: add error pattern messages for build and scan steps (#5457) 2025-09-23 18:50:59 +03:00
phgermanov a827c93a10 feat: add pnpm to path after installation (#5465) 2025-09-03 12:45:07 +03:00
phgermanov b170943c81 docs: error patterns in steps (#5455) 2025-08-20 16:44:18 +03:00
phgermanov c2237feeae feat: add GitHub Actions log format support and auto-detect environment (#5450) 2025-08-18 17:49:20 +03:00
phgermanov 15492ee833 feat(splunk): enhance error details (#5429) 2025-07-29 13:38:49 +03:00
phgermanov 8cb1e6a7b6 chore: remove consumer tests (#5368) 2025-07-25 14:48:10 +03:00
phgermanov 14d121a052 feat: add pnpm version field to npmExecuteScripts (#5405) 2025-07-15 14:48:41 +03:00
phgermanovandSerhii-Kosharuk e79a75e3a7 fix: escape path in maven when user inputs a space (#5346)
Co-authored-by: Serhii-Kosharuk <serhii.kosharuk@sap.com>
2025-07-11 17:58:42 +03:00
phgermanov 7bdadc6950 fix: do not escape json files when marshaling (#5377) 2025-06-12 17:08:28 +03:00
phgermanov 08edb989a5 fix: npmExecuteTests vault variables confusing names (#5297) 2025-03-10 12:00:38 +02:00
phgermanov fb49522710 feat: enhance release workflow with integration test status and dry run option (#5273)
* feat: enhance release workflow with integration test status and dry run option

* fix: pass secrets
2025-02-18 13:09:53 +02:00
phgermanov f376166c7f feat: allow passing values to writePipelineEnv (#5270) 2025-02-14 15:46:51 +02:00
phgermanov ed2381bc51 feat: allow passing values to writePipelineEnv (#5261) 2025-02-11 11:37:57 +02:00
phgermanov 6dfccc5753 feat: add ability to pass flags to setup.py in pythonBuild step (#5235) 2025-01-15 18:12:24 +02:00
phgermanov fb23269074 feat: support for direct key-value pair writing in WritePipelineEnv (#5208) 2025-01-14 15:20:46 +02:00
phgermanov 04e5df1277 docs: fix npmExuceteTests documentation formatting issues (#5218) 2025-01-03 13:28:34 +02:00
phgermanov 531a0b8cfe feat: Introduce new npmExecuteTests step (#5124) 2025-01-03 12:42:59 +02:00
phgermanov c1e800a770 docs: update pr template to include inner source update reminder (#5169) 2024-11-06 12:51:14 +02:00
phgermanov 6988f43f7f feat: add build artifacts metadata for mtaBuild (#5166) 2024-11-04 12:30:39 +02:00