You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add adt_gitpull custom tool for OpenCode ([#58](https://github.com/MagPasulke/abap-string-interpreter/issues/58)) ([d66cc31](https://github.com/MagPasulke/abap-string-interpreter/commit/d66cc3196d29ea201cdfa10ab9b75cffe17fcc5e))
9
+
* add adt_rununit OpenCode tool for remote ABAP unit test execution ([#62](https://github.com/MagPasulke/abap-string-interpreter/issues/62)) ([a5e0b15](https://github.com/MagPasulke/abap-string-interpreter/commit/a5e0b15e63dc63d6ed67e400f1063161e84dafe7))
10
+
* deploy-sap workflow — auto abapGit pull after CI passes on main ([#59](https://github.com/MagPasulke/abap-string-interpreter/issues/59)) ([7f42251](https://github.com/MagPasulke/abap-string-interpreter/commit/7f42251e1a4a609fd436aa3a7331c54ef81a00a8))
11
+
* enhance adt_gitpull to support pulling from different branches ([#65](https://github.com/MagPasulke/abap-string-interpreter/issues/65)) ([5b1fc4c](https://github.com/MagPasulke/abap-string-interpreter/commit/5b1fc4c7161cb3be786483de5800d5ef9bb87113))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
***ci:** add --esm flag to tsx to support top-level await in CI runner ([#60](https://github.com/MagPasulke/abap-string-interpreter/issues/60)) ([5e0b1ed](https://github.com/MagPasulke/abap-string-interpreter/commit/5e0b1edd4ffa6baf19b997d1d62b586fc5570f57))
17
+
***ci:** replace top-level await with async IIFE in CI runner ([#61](https://github.com/MagPasulke/abap-string-interpreter/issues/61)) ([b8995c5](https://github.com/MagPasulke/abap-string-interpreter/commit/b8995c555da7b5f78c48ed0d9dd4f3007461d4af))
18
+
* structured JSON error responses for HTTP API ([cab73f2](https://github.com/MagPasulke/abap-string-interpreter/commit/cab73f2d7210eb82ed1b0ec4d31b7b5df7679935))
0 commit comments