Commit Graph

12 Commits

Author SHA1 Message Date
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
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
ed4fb14582
actions: only run one build job (#4880)
* Update build.yml

* Update build.yml

* Update build.yml
2021-07-29 16:51:16 +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
Lars Hvam
3afc2fa1b5
change deploy build setup (#4711)
* change deploy build setup

* +x
2021-04-19 17:12:11 +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
02a8c719a0
default branch updates (#4572)
* Update build.yml

* docs updates

* readme and contributing adjusted
2021-02-28 18:07:37 +01:00
Marc Bernard
46e2dd827b
Package Structure - Part 4 (#4305)
* Package Structure - Part 4

$ABAPGIT_OBJECTS_CORE:

ZCL_ABAPGIT_DEPENDENCIES
ZCL_ABAPGIT_FILE_STATUS
ZCL_ABAPGIT_FOLDER_LOGIC
ZCL_ABAPGIT_OBJECTS
ZCL_ABAPGIT_OBJECTS_ACTIVATION
ZCL_ABAPGIT_OBJECTS_FILES
ZCL_ABAPGIT_SERIALIZE
ZCL_ABAPGIT_TADIR
ZIF_ABAPGIT_COMPARATOR
ZIF_ABAPGIT_OBJECT
ZIF_ABAPGIT_OBJECTS
ZIF_ABAPGIT_TADIR
ZCL_ABAPGIT_SKIP_OBJECTS

$ABAPGIT_OBJECTS_TEXTS:

ZIF_ABAPGIT_LANG_DEFINITIONS

#4253

* ZIF_ABAPGIT_LANG_DEFINITIONS

* Sync

* Sync

* Sync

* Sync

* Move objects

* Sync

* always upload build artifact

* Move type to interface

* Types

* Add package

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-12-11 07:50:10 +01:00
Lars Hvam
297a579757
github actions: save build artifact (#4295)
* save build artifact

* upd
2020-12-07 09:28:35 +01:00
Lars Hvam
fff8f1b237
new URL, updates (#3936)
* Update build.yml

* docs, update urls

* code, update links
2020-09-24 09:42:52 +02:00
Alexander Tsybulsky
9347869d8a
fix ci for autotag (fetch depth 2) #3808 (#3809) 2020-08-28 06:50:47 +02:00
Lars Hvam
7a5f320927
move to github actions instead of app.abaplint.org (#3463)
* Update and rename ci.yml to build.yml

* Create lint.yml
2020-06-07 09:04:56 +02:00