Lars Hvam
b3c4cecf39
update npm packages ( #6140 )
2023-03-15 08:13:44 +01:00
Lars Hvam
07f6d9e12f
update npm packages & deps ( #6135 )
2023-03-09 11:05:18 +01:00
Lars Hvam
af2b111c7b
run more unit tests ( #6123 )
2023-03-06 17:49:12 +01:00
Lars Hvam
38acbbfd5a
update transpiler to latest ( #6115 )
2023-03-02 08:44:51 +01:00
Alexander Tsybulsky
e729c09901
Better pull dialog, Screen status ( #6093 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-01 20:17:36 +01:00
Lars Hvam
4ea5286719
update abapmerge ( #6103 )
2023-02-27 08:27:39 +01:00
Lars Hvam
8d267ee17a
update abapmerge ( #6086 )
2023-02-26 16:25:12 +01:00
Lars Hvam
c79e0e2dd2
run more unit tests via transpiler ( #6061 )
2023-02-22 07:31:10 +01:00
Lars Hvam
a6658e360e
git: replace newline with builtin ( #6044 )
2023-02-07 08:39:15 +01:00
Lars Hvam
a4250078e1
enable two unit tests again ( #6018 )
2023-02-02 09:14:29 +01:00
Lars Hvam
1dda72c3a7
update to latest npm packages ( #6006 )
2023-01-30 06:41:32 +01:00
github-actions[bot]
589eeb4389
ajson, Automatic Update ( #5993 )
...
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-01-16 16:50:46 +01:00
github-actions[bot]
95389c532b
ajson, Automatic Update ( #5966 )
2023-01-03 14:47:44 +01:00
Lars Hvam
0a6248e922
update npm packages to latest ( #5917 )
2022-12-28 09:35:20 +01:00
Lars Hvam
498f31f191
unit testing updates ( #5876 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-12-01 08:44:44 +01:00
Lars Hvam
d25f19210e
update to latest npm packages ( #5874 )
2022-11-19 16:07:44 +01:00
Lars Hvam
a6dafa35c1
update to latest npm packages ( #5872 )
2022-11-17 13:54:34 +01:00
Lars Hvam
004597aea6
additional unit testing via transpiler ( #5858 )
2022-11-14 08:58:09 +01:00
Lars Hvam
3781309b4b
debugger breakpoint, fix launch configuration ( #5843 )
...
* fix launch configuration
* update
* additional dependencies
* update
* update
* update
* update
* update
2022-10-31 13:23:31 -04:00
Lars Hvam
4ddd3444a6
updates from npm & extra dependencies ( #5817 )
2022-10-24 07:36:06 +02:00
Lars Hvam
53070b1d6f
unit testing & npm updates ( #5791 )
2022-10-08 08:11:48 +02:00
Lars Hvam
61acfa5c45
update to latest npm packages ( #5787 )
2022-10-01 11:20:50 +02:00
github-actions[bot]
86e88991e5
ajson, Automatic Update ( #5776 )
2022-09-24 13:38:15 +02:00
github-actions[bot]
c1a631fba3
ajson, Automatic Update ( #5771 )
2022-09-22 07:11:17 +02:00
Lars Hvam
29622bdf7b
TABU data: refactor some unit tests ( #5758 )
2022-09-19 06:44:04 +02:00
Lars Hvam
6a70f0332c
unit testing updates ( #5752 )
2022-09-13 07:06:37 +02:00
thorsten-wolf-neptune
e58138e4f9
Fixed "Add via Transport" short keys ( #5736 )
...
* fixed "Add via Transport" short keys
* replace trobj_name with TYPE C LENTH 120
* Pretty Printer (VALUE uppercase)
* add skip
* add skip
* removed pretty printer comments
* running
* Replace with dtel
Works should SAP change the max key length
* Replace dtel
For abaplint
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-09-05 12:24:56 -04:00
github-actions[bot]
fbd0b7cc9d
ajson, Automatic Update ( #5738 )
2022-09-05 09:20:46 +02:00
Lars Hvam
ac982560aa
Data serialization, add WHERE condition based on transport ( #5720 )
2022-08-26 08:33:22 +02:00
Lars Hvam
900e3f2484
unit testing, update npm dependencies ( #5703 )
2022-08-16 08:01:50 +02:00
github-actions[bot]
a09f9871b7
ajson, Automatic Update ( #5713 )
2022-08-08 07:04:15 +02:00
Lars Hvam
ffd3c95d4a
disable dependabot, unit testing ( #5699 )
2022-08-01 10:07:42 +02:00
Lars Hvam
ecc7de248c
unit testing ( #5692 )
2022-07-29 15:50:49 +02:00
github-actions[bot]
15df1fd539
ajson, Automatic Update ( #5689 )
2022-07-20 08:10:52 +02:00
Lars Hvam
d0e2314bad
unit testing ( #5683 )
2022-07-13 10:57:56 +02:00
github-actions[bot]
b6de2d0dc8
ajson, Automatic Update ( #5682 )
2022-07-11 12:17:51 +02:00
Lars Hvam
97558e0b73
run additional unit tests ( #5671 )
2022-07-10 14:58:31 +02:00
Marc Bernard
d427c6cfe7
Skipping serialization for ignored objects ( #5648 )
...
* Skipping serialization for ignored objects
Serialization now evaluates the ignore list and skips matching objects. Note: The match is using the ABAP `cp` operator.
Example:
```
*ztest.prog.* Ignore individual program
*.ectd.* Ignore all objects of a given type
*/subpack/* Ignore all objects in a sub-package
```
2022-07-01 08:16:44 +02:00
github-actions[bot]
7730d37d1b
ajson, Automatic Update ( #5631 )
2022-06-22 17:52:28 +02:00
Lars Hvam
4ad2673215
update abapmerge to latest ( #5642 )
2022-06-22 13:47:00 +02:00
Lars Hvam
3349b6a42d
run more unit tests via transpiler ( #5615 )
2022-06-06 15:15:36 +02:00
Marc Bernard
2855e7e7bf
Small git utils improvements ( #5611 )
...
* Small git utils improvements
- Saves ~20ms per call of `length_uft8_hex`
- Improve test coverage
* Update test
* Update abap_transpile.json
* no skip, fixed
* Update test
* Update abap_transpile.json
* update
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-06-05 14:37:57 +02:00
Lars Hvam
24deed4d60
update npm dependencies ( #5605 )
2022-06-01 08:05:55 +02:00
github-actions[bot]
0e5e3b0cf5
ajson, Automatic Update ( #5584 )
2022-05-23 09:38:34 +02:00
Lars Hvam
5a5630c198
update to latest npm packages ( #5501 )
...
* update to latest npm packages
* update
* update abaplint config to latest
2022-05-06 09:10:03 +02:00
Marc Bernard
1b4582bc03
Fix commit message encoding ( #5508 )
...
* Fix commit message encoding
- Properly encode % and & symbols
- Add unit test for special characters
Closes https://github.com/abapGit/abapGit/issues/2448
* Exclude testclass
* Comment
* update to 2.0.17
* update to 2.0.18
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-05-05 15:29:38 +02:00
dependabot[bot]
9a9719e526
Update @abaplint/cli requirement from ^2.89.13 to ^2.89.14 ( #5513 )
...
Updates the requirements on [@abaplint/cli](https://github.com/abaplint/abaplint ) to permit the latest version.
- [Release notes](https://github.com/abaplint/abaplint/releases )
- [Commits](https://github.com/abaplint/abaplint/commits )
---
updated-dependencies:
- dependency-name: "@abaplint/cli"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 10:19:35 +02:00
Lars Hvam
5426e32989
update npm packages to latest ( #5512 )
2022-05-01 10:09:37 +02:00
Lars Hvam
bbc92c4c0f
update to latest npm packages ( #5492 )
2022-04-28 12:56:26 +02:00
Lars Hvam
836cedf4fd
update to latest npm packages ( #5465 )
2022-04-18 08:42:04 +02:00
Lars Hvam
48053920c1
update transpiler to latest ( #5455 )
...
* update transpiler to latest
* update
2022-04-07 11:27:05 +02:00
Lars Hvam
fd395e9288
update linter config ( #5425 )
...
* wip
* update config
* update linter config
* update
2022-04-01 10:13:26 +02:00
Lars Hvam
3ee99263a1
update npm packages to latest ( #5415 )
...
* unit test updates
* fix
* update to latest
2022-03-30 14:38:28 +02:00
github-actions[bot]
45fbfd0feb
ajson, Automatic Update ( #5412 )
...
* [create-pull-request] automated change
* Update zcl_abapgit_ajson.clas.locals_imp.abap
* Update zcl_abapgit_ajson.clas.locals_imp.abap
* update deps
* skip
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-03-28 09:14:13 +02:00
Lars Hvam
ac96dbb867
update to latest npm packages ( #5388 )
2022-03-23 09:00:11 +01:00
Lars Hvam
a4d7f703b5
update npm modules to latest ( #5376 )
...
* update npm modules to latest
* update
* update
2022-03-01 07:30:11 +01:00
Lars Hvam
4ac0183df2
unit testing updates ( #5354 )
2022-02-19 09:02:13 +01:00
Lars Hvam
c1dcebd8aa
unit test updates ( #5351 )
2022-02-14 09:08:37 +01:00
Lars Hvam
21ab83330f
update to latest npm packages ( #5330 )
...
* update to latest
* upd
* update
* upd
* update
2022-02-14 08:22:00 +01:00
Lars Hvam
83534ecfeb
update to latest npm packages ( #5324 )
2022-02-03 16:25:49 +01:00
Lars Hvam
84571615d3
update npm dependencies ( #5309 )
2022-02-01 09:10:09 +01:00
Lars Hvam
3f23668561
unit tests ( #5293 )
...
* unit tests
* upd
* update note
* update to latest
* update
* upd
* run to_abap
* run validate3
* skip validate3
* add note
* update notes
* update to latest
2022-01-31 18:40:10 +01:00
Lars Hvam
eda6f27a9f
unit tests, update to latest ( #5280 )
2022-01-25 10:16:00 +01:00
Lars Hvam
0db2c9c085
unit testing updates ( #5266 )
2022-01-18 10:41:10 +01:00
Lars Hvam
a655480d77
unit testing updates ( #5249 )
...
* unit testing updates
* run to_abap
* update notes
* update notes
* latest
* update notes
* update to latest
* update
* run get_timestamp
2022-01-10 09:19:53 +01:00
Lars Hvam
1387128719
unit testing updates ( #5246 )
...
* unit testing updates
* fix
* split unit test method, ZCL_ABAPGIT_HTML_FORM_UTIL
* run is_empty
* type changes
* update notes
* update
* upd
* update notes
* run check_author_regex
* run parse_commits
* update notes
* add notes
* update
* run extract_author_data1
* run extract_author_data2
* run extract_author_data9
* update notes
2022-01-06 08:14:43 +01:00
Lars Hvam
2791d54c0b
update npm packages to latest ( #5239 )
2022-01-03 10:18:44 +01:00
Lars Hvam
97d8723b6f
prioritize_deser, add unit tests ( #5193 )
...
* prioritize_deser, add unit tests
* more tests
* change to string
* update to latest npm packages, and more unit test
2021-12-10 13:46:32 -05:00
dependabot[bot]
b512f6477a
Update @abaplint/cli requirement from ^2.82.1 to ^2.82.10 ( #5173 )
...
Updates the requirements on [@abaplint/cli](https://github.com/abaplint/abaplint ) to permit the latest version.
- [Release notes](https://github.com/abaplint/abaplint/releases )
- [Commits](https://github.com/abaplint/abaplint/commits )
---
updated-dependencies:
- dependency-name: "@abaplint/cli"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 09:11:13 +01:00
Lars Hvam
0cb1e7e4f8
update npm packages to latest ( #5161 )
...
* update npm packages to latest
* upd
2021-11-26 07:47:05 +01:00
Lars Hvam
49bc056fec
unit testing updates ( #5111 )
...
* unit testing updates
* upd
* transpile zcl_abapgit_ui_factory
* services repo
* all services
* repo
* zcl_abapgit_cts_api
* zcl_abapgit_default_transport
2021-11-14 16:08:50 +01:00
Lars Hvam
590e7eb175
update to node16 + ignore scripts ( #5117 )
...
* update to node16 + ignore scripts
* latest
2021-11-09 16:28:56 +01:00
Lars Hvam
e45bdfc4e4
unit testing updates ( #5080 )
...
* wip, unit testing
* refactor popup
* update abaplint
* transpile additional classes
* all data classes
* all git
* update
* fix
* change type
* all gui
* all http
* ZCL_ABAPGIT_USER_RECORD
* all zlib
* all exceptions
* all xml
* all html
* all html zif
* all gui zif
* all xml zif
* all repo zif
* more generic
* star
* zif_abapgit_longtexts
* sort
* zcl_abapgit_news
* zcl_abapgit_adt_link
* ZCL_ABAPGIT_DIFF
* more
* add zcl_abapgit_services_git
2021-11-02 16:50:30 +01:00
Lars Hvam
09a0a43b95
more unit test and coverage ( #5051 )
...
* wip, update npm packages
* upd
* run simple_test
* run array_test
* run visit_types
* run empty_filter_simple
* run empty_filter_deep
* run path_filter
* run path_filter_deep
* run and_filter
* transpile zcl_abapgit_data_injector
* upd
* transpile extra files
* transpile zif_abapgit_data_deserializer
* two extra interfaces
* compile enum providers
* and zcl_abapgit_proxy_auth
* compile repo listener
* zcl_abapgit_repo_filter
* update note
* run coverage
* and upload
* refactor action
2021-10-29 07:46:32 +02:00
github-actions[bot]
27eca9b766
ajson, Automatic Update ( #5036 )
...
* [create-pull-request] automated change
* upd
* fix
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-10-20 17:50:51 +02:00
Lars Hvam
d54940075b
update npm dependencies ( #5045 )
2021-10-19 06:36:29 +02:00
Lars Hvam
cf642470d6
unit testing updates ( #5027 )
...
update to eslint 8
run 4 more unit test methods
update abaplint stuff to latest
2021-10-11 14:30:51 +02:00
Lars Hvam
4b324effdf
update deps, unit testing ( #4962 )
2021-10-01 07:59:09 +02:00
Lars Hvam
89507dc971
actions: build and test, run on all pull_request events ( #4940 )
...
changes actions to run on all push and pull request events
been having trouble with actions not running, this might solve it, rolls back to old setup
2021-09-14 16:16:07 +02:00
Lars Hvam
3b67d90e76
5 additional unit tests running ( #4935 )
2021-09-10 07:46:05 +02:00
Lars Hvam
c8c9a3726f
16 more unit tests running ( #4933 )
...
no changes to ABAP code, just enabling additional unit tests to run on CI
2021-09-06 10:14:34 +02:00
Lars Hvam
1e45aba878
npm updates ( #4930 )
2021-09-01 10:18:52 +02:00
Lars Hvam
1b091a5241
update abaplint to latest ( #4917 )
2021-08-30 07:31:44 +02:00
Lars Hvam
ce074081d6
additional unit testing ( #4906 )
2021-08-27 10:50:46 +02:00
Lars Hvam
40fa13278d
xml input: add basic unit test case ( #4894 )
2021-08-25 08:11:02 +02:00
Lars Hvam
a798bdeda2
Enable unit test debugging in vscode ( #4891 )
2021-08-11 11:34:54 +02:00
Lars Hvam
a85ffb83d0
update npm dependencies ( #4887 )
2021-07-31 20:01:20 +02:00
Lars Hvam
9f025fa656
testing scaffolding ( #4875 )
...
* additional classes are transpiled
* additional unit tests run under node.js
* `abap_transpile.json` moved to folder `/test/` from root
* new `npm run integration` target, doesnt really do anything yet
* new `/test/Readme.md` with [notes and stuff](https://github.com/abapGit/abapGit/pull/4875/files#diff-5de36acd90308dc62abf7855a686ee7052ffb6e762c756fd735fb0c9fbd9595d )
2021-07-29 16:55:43 +02:00
Lars Hvam
a52ab7329b
update deps + additional unit testing via open-abap ( #4871 )
2021-07-18 13:17:24 +02:00
Lars Hvam
5365f536ae
update deps ( #4854 )
...
* update deps
* upd
2021-07-01 10:08:09 +02:00
Lars Hvam
6098a4fbdb
update deps ( #4818 )
...
* update deps
* upd
2021-06-06 09:41:13 +02:00
Lars Hvam
bebf39a704
update dependencies ( #4785 )
2021-05-27 16:40:21 +02:00
Lars Hvam
bd391fc04f
more unit tests running, update deps ( #4773 )
...
* update deps
* upd
* upd
* update deps
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* split_path running
* upd
* upd
* add zcl_abapgit_gui_functions
* upd
* add zcl_abapgit_persistence_user
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* decode_tag running
* upd
* upd
* upd
* ltcl_git_pack_decode_commit running
* decode_tag running
* ltcl_zlib->fixed running
* pack_short running
* pack_long running
* pack_multiple running
* upd
* upd
* upd
* start testing dynamic instance creation
* upd
* get_value running
* get_node_type running
* exists running
* 3 value_ methods running
* get_date running
* upd
2021-05-22 06:23:40 +02:00
Lars Hvam
6a41234fe6
update deps, use node 14 for CI ( #4755 )
...
* update deps, use node 14 for CI
* upd
* fix
* upd
* upd
* update config
2021-05-09 09:16:27 +02:00
dependabot-preview[bot]
2e65b3e9fd
Update @abaplint/cli requirement from ^2.74.10 to ^2.74.11 ( #4743 )
...
Updates the requirements on [@abaplint/cli](https://github.com/abaplint/abaplint ) to permit the latest version.
- [Release notes](https://github.com/abaplint/abaplint/releases )
- [Commits](https://github.com/abaplint/abaplint/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-05-01 09:49:08 +02:00
Lars Hvam
b2d7dbd81e
update deps ( #4730 )
2021-04-29 07:14:41 +02:00
Lars Hvam
b23c0dc1b8
ajson, automatically PR from mirror ( #4707 )
...
* ajson, automatically PR from mirror
* upd
* upd
* upd
* upd
* upd
* setup node v2
* update deps
* upd
2021-04-18 11:19:57 +02:00
Lars Hvam
5c5982a6c5
update deps ( #4699 )
2021-04-14 09:00:17 +02:00
Lars Hvam
65c9b5c717
update abaplint to latest ( #4662 )
...
* update abaplint to latest
* upd
2021-03-24 12:53:50 +01:00
Lars Hvam
055d631d75
update deps ( #4638 )
...
* update deps
* add ZCL_ABAPGIT_GIT_ADD_PATCH
* upd
2021-03-16 16:56:06 +01:00