]> git.eshelyaron.com Git - emacs.git/commit
Adapt emba integration
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 3 Jun 2023 08:19:02 +0000 (10:19 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 3 Jun 2023 08:19:02 +0000 (10:19 +0200)
commitf1fd3d2606220ee55046e0adb0cc0688c7327c14
treea029e5b6aa9bb7d9f2eb6e660406d4f59fb19cb6
parent8d6dd1682e2d42a813f9649e70da7aa7d6a95021
Adapt emba integration

* admin/notes/emba: Improve docker call.

* test/infra/Dockerfile.emba (emacs-eglot, emacs-tree-sitter):
Install also gawk.

* test/infra/Makefile.in (TREE-SITTER-FILES): New variable.
(tree-sitter-files-template): New rule.
(.PHONY, generate-test-jobs): Add it to dependencies.

* test/infra/gitlab-ci.yml (variables): Disable CI_DEBUG_TRACE.
(test-tree-sitter): Extends also .tree-sitter-files-template.  Use
$tree_sitter_files.

* test/infra/test-jobs.yml: Regenerate.
admin/notes/emba
test/infra/Dockerfile.emba
test/infra/Makefile.in
test/infra/gitlab-ci.yml
test/infra/test-jobs.yml