Commit Graph

259 Commits

Author SHA1 Message Date
Lars Hvam
a5856a04c7
update npm deps, update abaplint configuration to latest (#4628)
* update deps

* update abaplint config

* update to latest

* upd

* upd
2021-03-12 07:17:05 +01:00
Lars Hvam
f6fe626cbb
update deps + abapmerge, expand unit testing (#4604)
* update deps

* upd

* upd

* update deps

* another file covered

* update deps

* add intf

* add intf

* update to latest

* update

* zcl_abapgit_time covered

* update deps

* zcl_abapgit_html_action_utils done

* add zcl_abapgit_gui_event

* update abapmerge
2021-03-09 07:22:17 +01:00
Lars Hvam
46670898f1
update deps (#4579) 2021-03-01 12:20:42 +01:00
Lars Hvam
3c34b8b678
update deps in package.json to latest (#4546) 2021-02-20 14:47:26 +01:00
Lars Hvam
5efc7a63ab
update deps in package.json (#4514)
* update deps in package.json

* enable rule max_one_method_parameter_per_line
2021-02-15 14:16:16 +01:00
Lars Hvam
12e0ad295e
update deps (#4476) 2021-02-01 09:47:46 +01:00
Ethan Jewett
c89cff6b89
Docker infrastructure (#4445)
* Basic docker compose infrastructure

* Fix port mapping problem

* Move files into test folder

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-25 18:26:18 +01:00
Lars Hvam
8ed76d1661
unit testing test (#4429)
* update deps

* update deps

* update deps

* add zcl_abapgit_xml_pretty

* add two interfaces

* add zif_abapgit_branch_overview

* ZCL_ABAPGIT_UTILS

* more interfaces

* add zcl_abapgit_git_tag

* add ZCL_ABAPGIT_ZLIB

* update deps

* add zcl_abapgit_persistence_db

* add zif_abapgit_persist_user

* update deps

* update deps
2021-01-25 12:33:33 +01:00
Lars Hvam
392562ef22
update ajson to latest (#4417) 2021-01-18 09:37:18 +01:00
Lars Hvam
db6db7cf79
remove more unused variables (#4413) 2021-01-15 17:22:51 +01:00
Lars Hvam
a704c355aa
unit testing test (#4391)
* unit testing test

* upd

* upd

* upd

* upd

* update deps

* upd

* upd

* update deps

* upd

* update abaplint to latest

* enable rule use_class_based_exceptions
2021-01-12 15:57:17 +01:00
Lars Hvam
48e74547b9
unit testing test (#4377)
* unit testing test

* update deps

* update deps

* update deps

* update

* update

* update deps

* add zcl_abapgit_gui_buttons

* update deps

* enable more files

* enable zcx_abapgit_not_found

* upd

* upd

* upd
2021-01-09 10:54:45 +01:00
Lars Hvam
dd97e7a55f
update deps (#4376) 2021-01-04 10:04:31 +01:00
Lars Hvam
704198f521
unit testing test (#4345)
* update deps

* update deps

* remove CHAR01 usages

* update deps

* update deps

* update deps

* all unit tests in syntax now running!

* update deps

* update deps

* update deps

* enable additional exception unit tests

* zcl_abapgit_string_map running

* upd

* login manager running

* update deps, add progress clas

* upd

* update deps

* fix whitespace

* update deps

* upd

* update deps

* update deps

* update deps

* use cl_abap newline

* upd

* run more

* sort

* update deps

* add intf

* update deps

* upd

* add zcl_abapgit_exit

* some xml interfaces

* zcl_abapgit_version running
2020-12-27 18:00:59 +01:00
dependabot-preview[bot]
47d8d93b3a
Update eslint requirement from ^7.15.0 to ^7.16.0 (#4344)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-21 09:22:10 +01:00
Lars Hvam
e6ef63a489
unit testing test (#4326)
* unit testing test

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* upd

* remove empty keyword

* update deps

* update deps

* whitespace

* update deps
2020-12-20 10:42:28 +01:00
Lars Hvam
1643bdabe5
unit testing test (#4298)
* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps
2020-12-14 09:27:42 +01:00
dependabot-preview[bot]
83d83d16e5
Update @abaplint/cli requirement from ^2.61.10 to ^2.62.0 (#4296)
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>
2020-12-07 10:39:24 +01:00
dependabot-preview[bot]
88372f0430
Update @abaplint/runtime requirement from ^0.8.19 to ^0.8.21 (#4294)
Updates the requirements on [@abaplint/runtime](https://github.com/abaplint/transpiler) to permit the latest version.
- [Release notes](https://github.com/abaplint/transpiler/releases)
- [Commits](https://github.com/abaplint/transpiler/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-07 09:09:37 +01:00
dependabot-preview[bot]
d5f2fcfbd7
Update @abaplint/transpiler-cli requirement from ^0.8.19 to ^0.8.21 (#4293)
Updates the requirements on [@abaplint/transpiler-cli](https://github.com/abaplint/transpiler) to permit the latest version.
- [Release notes](https://github.com/abaplint/transpiler/releases)
- [Commits](https://github.com/abaplint/transpiler/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-07 09:06:57 +01:00
Lars Hvam
fa97ded1dc
unit testing test (#4256)
* update deps

* add some interfaces

* update deps

* update deps

* add zif_abapgit_auth

* add zif_abapgit_environment

* update deps

* add interfaces

* update deps

* update deps

* update deps

* update deps
2020-12-06 15:26:06 +01:00
Lars Hvam
0f8a40aa81
unit testing test (#4254)
* update deps

* update deps

* update

* skip exception tests

* update runtime

* update deps

* update deps

* skip invalid

* adler32 running

* update deps

* run for URL class

* update deps
2020-11-29 16:18:11 +01:00
dependabot-preview[bot]
968efd4767
Update @abaplint/cli requirement from ^2.60.8 to ^2.60.9 (#4217)
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>
2020-11-23 10:34:18 +01:00
Lars Hvam
c6573701cb
update deps (#4200)
* unit testing test

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update deps

* update eslint to latest

* update deps

* update deps

* update deps

* update deps

* update deps
2020-11-22 14:48:55 +01:00
Lars Hvam
26e8dcbde2
unit testing test (#4169)
* minor unit testing updates

* update deps

* update deps

* update deps

* start with cleanup

* update deps

* update deps

* gitignore allure-report directory

* update deps

* update deps

* update deps

* fix whitespace

* update deps

* update deps
2020-11-15 12:09:41 +01:00
Lars Hvam
7addbcb501
add transpile configuration (#4156)
* add transpile configuration

* ignore output folder

* update deps
2020-11-11 10:27:05 +01:00
dependabot-preview[bot]
443850751a
Update eslint requirement from ^7.12.1 to ^7.13.0 (#4146)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.12.1...v7.13.0)

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>
2020-11-09 09:26:18 +01:00
dependabot-preview[bot]
e1e87dc06e
Update @abaplint/cli requirement from ^2.59.0 to ^2.59.4 (#4145)
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>
2020-11-09 09:24:39 +01:00
Lars Hvam
bda8280ba0
abaplint: enable parser_702_chaining rule (#4121) 2020-11-02 14:51:47 +01:00
dependabot-preview[bot]
7386b5a190
Update eslint requirement from ^7.12.0 to ^7.12.1 (#4119)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.12.0...v7.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 09:08:26 +01:00
dependabot-preview[bot]
f1dd9cc8b8
Update @abaplint/cli requirement from ^2.58.12 to ^2.58.27 (#4118)
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>
2020-11-02 09:05:10 +01:00
dependabot-preview[bot]
906da7b187
Update @abaplint/cli requirement from ^2.58.0 to ^2.58.12 (#4063)
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>
2020-10-26 09:06:27 +01:00
dependabot-preview[bot]
9ecf777998
Update eslint requirement from ^7.11.0 to ^7.12.0 (#4064)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.11.0...v7.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-26 08:52:49 +01:00
dependabot-preview[bot]
5ee93ced13
Update @abaplint/cli requirement from ^2.57.1 to ^2.58.0 (#4046)
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>
2020-10-19 10:14:38 +02:00
dependabot-preview[bot]
4ea315f071
Update eslint requirement from ^7.10.0 to ^7.11.0 (#4015)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.10.0...v7.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-12 16:25:31 +02:00
dependabot-preview[bot]
6255437f74
Update @abaplint/cli requirement from ^2.54.0 to ^2.57.1 (#4014)
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>
2020-10-12 10:15:37 +02:00
Lars Hvam
bdfa168ba2
update links (#3979)
* update links

* update links

* Update package.json

* Update guide-authentication.md
2020-10-05 16:53:30 +02:00
dependabot-preview[bot]
94c0246442
Update @abaplint/cli requirement from ^2.52.6 to ^2.54.0 (#3978)
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>
2020-10-05 10:04:20 +02:00
dependabot-preview[bot]
578d0c28d2
Update eslint requirement from ^7.9.0 to ^7.10.0 (#3969)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-01 11:00:36 +02:00
dependabot-preview[bot]
5dd26c1378
Update @abaplint/cli requirement from ^2.48.0 to ^2.52.6 (#3968)
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>
2020-10-01 10:57:20 +02:00
dependabot-preview[bot]
7aa002728b
Update @abaplint/cli requirement from ^2.42.4 to ^2.48.0 (#3912) 2020-09-21 05:06:46 +00:00
dependabot-preview[bot]
454c23acdc
Update eslint requirement from ^7.8.1 to ^7.9.0 (#3882) 2020-09-14 05:12:03 +00:00
dependabot-preview[bot]
a9909ffcd8
Update @abaplint/cli requirement from ^2.41.2 to ^2.42.4 (#3883) 2020-09-14 05:06:47 +00:00
dependabot-preview[bot]
8ca7a23d90
Update @abaplint/cli requirement from ^2.39.24 to ^2.41.2 (#3851) 2020-09-07 05:16:17 +00:00
dependabot-preview[bot]
59c58976e3
Update eslint requirement from ^7.7.0 to ^7.8.1 (#3850) 2020-09-07 05:12:26 +00:00
g-back
a8f5d7a13e
change full to standalone (#3830) 2020-09-02 15:02:33 +02:00
dependabot-preview[bot]
31537939c2
Update @abaplint/cli requirement from ^2.39.16 to ^2.39.24 (#3815) 2020-08-31 05:06:59 +00:00
dependabot-preview[bot]
6bf6c92f00
Update @abaplint/cli requirement from ^2.39.9 to ^2.39.16 (#3785) 2020-08-24 05:06:06 +00:00
dependabot-preview[bot]
901ac09265
Update eslint requirement from ^7.6.0 to ^7.7.0 (#3744) 2020-08-17 05:53:05 +00:00
dependabot-preview[bot]
069e1937ea
Update @abaplint/cli requirement from ^2.38.20 to ^2.39.9 (#3743) 2020-08-17 05:50:12 +00:00
dependabot-preview[bot]
5c6198d621
Update @abaplint/cli requirement from ^2.38.14 to ^2.38.20 (#3722) 2020-08-10 07:43:32 +00:00
dependabot-preview[bot]
59e36c47bd
Update @abaplint/cli requirement from ^2.38.6 to ^2.38.14 (#3700) 2020-08-03 05:52:07 +00:00
dependabot-preview[bot]
693b36ad1f
Update eslint requirement from ^7.5.0 to ^7.6.0 (#3699) 2020-08-03 05:49:00 +00:00
dependabot-preview[bot]
5d773f9fa7
Update @abaplint/cli requirement from ^2.38.1 to ^2.38.6 (#3667) 2020-07-27 05:37:19 +00:00
dependabot-preview[bot]
45164e6e7e
Update @abaplint/cli requirement from ^2.37.9 to ^2.38.1 (#3656) 2020-07-20 05:44:38 +00:00
dependabot-preview[bot]
b6e7e8468a
Update eslint requirement from ^7.4.0 to ^7.5.0 (#3655) 2020-07-20 05:41:41 +00:00
dependabot-preview[bot]
4604c3f553
Update @abaplint/cli requirement from ^2.37.5 to ^2.37.9 (#3622) 2020-07-13 08:41:51 +00:00
dependabot-preview[bot]
5089bad63b
Update eslint requirement from ^7.3.1 to ^7.4.0 (#3589) 2020-07-06 05:45:03 +00:00
dependabot-preview[bot]
5b9afce071
Update @abaplint/cli requirement from ^2.37.2 to ^2.37.5 (#3588) 2020-07-06 05:41:57 +00:00
dependabot-preview[bot]
845054af7d
Update @abaplint/cli requirement from ^2.36.9 to ^2.37.2 (#3557) 2020-06-29 05:50:04 +00:00
dependabot-preview[bot]
d501e104f5
Update eslint requirement from ^7.3.0 to ^7.3.1 (#3556) 2020-06-29 05:47:04 +00:00
dependabot-preview[bot]
a0d17b838b
Update @abaplint/cli requirement from ^2.36.6 to ^2.36.9 (#3535) 2020-06-22 05:46:58 +00:00
dependabot-preview[bot]
8771d8981d
Update eslint requirement from ^7.2.0 to ^7.3.0 (#3534) 2020-06-22 05:44:06 +00:00
dependabot-preview[bot]
ea21a7cfd1
Update @abaplint/cli requirement from ^2.36.1 to ^2.36.6 (#3504) 2020-06-15 05:53:39 +00:00
dependabot-preview[bot]
3c59f7ab7d
Update @abaplint/cli requirement from ^2.36.0 to ^2.36.1 (#3472) 2020-06-08 05:38:38 +00:00
dependabot-preview[bot]
7d8e10ad3b
Update eslint requirement from ^7.1.0 to ^7.2.0 (#3469) 2020-06-07 13:10:04 +00:00
dependabot-preview[bot]
1a4f571be9
Update @abaplint/cli requirement from ^2.33.0 to ^2.36.0 (#3468) 2020-06-07 13:06:08 +00:00
dependabot-preview[bot]
7b93822bc2
Bump abapmerge from 0.13.1 to 0.14.1 (#3467)
Bumps [abapmerge](https://github.com/larshp/abapmerge) from 0.13.1 to 0.14.1.
- [Release notes](https://github.com/larshp/abapmerge/releases)
- [Commits](https://github.com/larshp/abapmerge/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-07 14:53:07 +02:00
Lars Hvam
4bd0239263
rollback to previous version of abapmerge (#3419)
ref https://github.com/larshp/abapGit/issues/3418
2020-05-25 07:18:06 +02:00
Lars Hvam
f431d30140
setup linting of the compiled report (#3408)
* lint the compiled report

* change

* Update ci.yml
2020-05-24 10:36:14 +02:00
Lars Hvam
b887a8ff9b
use @abaplint/cli instead of abaplint (#3276)
* use @abaplint/cli instead of abaplint

* Update package.json
2020-03-29 09:22:25 +02:00
Valdir Mendes
f02ae98504 Update package.json 2020-01-15 13:12:59 +01:00
Valdir Mendes
753d66cad3 Changing report name to zabapgit_full in merge (#3154)
* Changing report name to zabapgit_full in merge

* Fixing sh merge command

* Fixing abapmerge version

* Update package.json

Co-Authored-By: Lars Hvam <larshp@hotmail.com>

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-01-14 16:54:24 +01:00
Lars Hvam
49df948007
update deps (#2952) 2019-10-07 22:51:15 -07:00
Alexander Tsybulsky
f99ee448c3 ci cleanups (#2918)
* ci cleanups

* npm lint -> npm abaplint
2019-09-28 23:36:41 -07:00
Lars Hvam
573cfb7e06
update to abaplint 2.0.0 (#2898)
* Update abaplint.json

* Update package.json

* Update package.json
2019-08-30 04:05:09 -07:00
Lars Hvam
4b84d0ae0a
Lint (#2870)
* rewrite

* Update abaplint.json

* Update abaplint.json

* move to include where its used

* Update .gitignore

* Update package.json

* update to latest
2019-08-15 05:52:02 -07:00
Lars Hvam
27f712a47b
linting (#2861)
* rewrite

* Update abaplint.json

* Update abaplint.json

* move to include where its used

* Update .gitignore

* Update abaplint.json

* Update package.json

* Update package.json
2019-08-11 23:16:10 -07:00
Lars Hvam
88a5b4cd50
update to latest abaplint (#2829)
* update to latest abaplint

* Update package.json
2019-08-02 01:32:14 -07:00
Lars Hvam
632df378a2
try again 2019-03-18 12:14:30 +01:00
Lars Hvam
8183889a98
use latest abapmerge 2019-03-18 09:53:38 +01:00
Lars Hvam
3b9775b7b0 automatically run eslint 2019-01-18 07:07:26 +01:00
sbcgua
ceb7a6d02a Eslint (#2240)
* configs

* fix lint errors
2018-12-30 08:05:17 +01:00
Lars Hvam
80f285b57a lint all files 2018-12-27 06:50:42 +01:00
sbcgua
b15b503d49 gitignore and package.json improvements 2018-12-03 10:08:55 +01:00
Lars Hvam
cc6907a8e0
update to latest abaplint (#2172)
* latest abaplint

* latest abaplint
2018-12-02 09:06:31 +01:00
Lars Hvam
17b33c1693
update to latest abaplint (#2135)
* update to latest abaplint

* Update abaplint.json

* keywords upper case
2018-11-23 12:31:44 +01:00
Lars Hvam
69cd1f5d19
parallel serialization #1714 (#2129)
* parallel serialization #1714

* use latest abaplint

* Update abaplint.json

* add function group

* fallback to sequential

* fix error when running in background mode
2018-11-23 12:16:47 +01:00
Lars Hvam
229bb2bdb7
use latest abapmerge 2018-11-17 07:35:05 +01:00
Lars Hvam
0883054b24
travis: show the abaplint version 2018-11-06 16:44:05 +01:00
Lars Hvam
875a9ea227
force newest abaplint version 2018-09-28 16:16:30 +02:00
larshp
6978c370c5 add abaplint config 2018-08-08 12:46:40 +00:00
larshp
f3eacad11e set abaplint to 702 2018-03-30 11:30:17 +00:00
Lars Hvam
a31a34fe7e
abapmerge 0.9.5 #1200 2018-02-12 17:41:10 +01:00
Lars Hvam
9cbb3c7910
abapmerge 0.9.4 2018-02-04 08:50:32 +01:00
larshp
d03abc6836 run abapmerge as part of test 2018-01-14 13:09:22 +00:00
Lars Hvam
ae17de85ae
force abapmerge 0.9.0 2018-01-13 14:15:02 +01:00
Lars Hvam
3cd7150cb2 abaplint all files #976 2017-10-14 10:56:09 +02:00
Lars Hvam
4c0d697a91 use abapmerge 0.8.0 2017-10-09 19:57:51 +02:00
Lars Hvam
5779b50c74 abapmerge 0.7.1 2017-10-01 11:53:27 +02:00
Lars Hvam
a8b8a7d5d1 abapmerge 0.7.0 2017-09-03 10:53:05 +02:00
Lars Hvam
2bcfbe0dc3 use latest abapmerge 2016-11-27 12:45:12 +01:00
Lars Hvam
796c3ef5d9 use latest abapmerge 2016-09-01 11:03:30 +02:00
Lars Hvam
0edcd91f91 update deps 2016-07-02 15:18:08 +02:00
Lars Hvam
7618cada58 use abapmerge to split abapGit into multiple includes, #210 (#273)
* move source to src folder

* Rename zabapgit.prog.abap to src/zabapgit.prog.abap

* Rename zabapgit.prog.xml to src/zabapgit.prog.xml

* move unit tests to separate include

* add abapmerge

* Update .travis.yml

* add typings

* Update .travis.yml

* test

* Update package.json

* Create travis.sh

* Update .travis.yml

* Update .travis.yml

* travis.sh executable

* Update travis.sh

* Update travis.sh

* test

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* new token

* use txt instead, allows for easier download
2016-07-02 11:50:22 +02:00
Lars Hvam
bf642861f0 Update package.json 2016-02-02 13:05:04 +01:00
Lars Hvam
bd51adb4a4 Update package.json 2016-02-02 13:03:59 +01:00
Lars Hvam
8e7d5ea9e2 trigger build 2016-02-02 13:01:06 +01:00
larshp
df8ebe59dd add travis 2016-02-02 11:59:04 +00:00