@echo ' public: true' >>$(FILE)
@echo ' expire_in: 1 week' >>$(FILE)
@echo ' paths:' >>$(FILE)
- @echo ' - test/$(1)/*.log' >>$(FILE)
- @echo ' - **core' >>$(FILE)
+ @echo ' - $(tn)/test/$(1)/*.log' >>$(FILE)
+ @echo ' - $(tn)/**/core' >>$(FILE)
+ @echo ' - $(tn)/core' >>$(FILE)
@echo ' when: always' >>$(FILE)
@echo ' variables:' >>$(FILE)
@echo ' target: emacs-inotify' >>$(FILE)
public: true
expire_in: 1 week
paths:
- - test/lib-src/*.log
- - **core
+ - ${test_name}/test/lib-src/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/*.log
- - **core
+ - ${test_name}/test/lisp/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/calc/*.log
- - **core
+ - ${test_name}/test/lisp/calc/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/calendar/*.log
- - **core
+ - ${test_name}/test/lisp/calendar/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/cedet/*.log
- - **core
+ - ${test_name}/test/lisp/cedet/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/cedet/semantic/*.log
- - **core
+ - ${test_name}/test/lisp/cedet/semantic/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/cedet/semantic/bovine/*.log
- - **core
+ - ${test_name}/test/lisp/cedet/semantic/bovine/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/cedet/srecode/*.log
- - **core
+ - ${test_name}/test/lisp/cedet/srecode/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/emacs-lisp/*.log
- - **core
+ - ${test_name}/test/lisp/emacs-lisp/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/emacs-lisp/eieio-tests/*.log
- - **core
+ - ${test_name}/test/lisp/emacs-lisp/eieio-tests/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/emacs-lisp/faceup-tests/*.log
- - **core
+ - ${test_name}/test/lisp/emacs-lisp/faceup-tests/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/emulation/*.log
- - **core
+ - ${test_name}/test/lisp/emulation/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/erc/*.log
- - **core
+ - ${test_name}/test/lisp/erc/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/eshell/*.log
- - **core
+ - ${test_name}/test/lisp/eshell/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/gnus/*.log
- - **core
+ - ${test_name}/test/lisp/gnus/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/image/*.log
- - **core
+ - ${test_name}/test/lisp/image/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/international/*.log
- - **core
+ - ${test_name}/test/lisp/international/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/mail/*.log
- - **core
+ - ${test_name}/test/lisp/mail/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/mh-e/*.log
- - **core
+ - ${test_name}/test/lisp/mh-e/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/net/*.log
- - **core
+ - ${test_name}/test/lisp/net/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/nxml/*.log
- - **core
+ - ${test_name}/test/lisp/nxml/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/obsolete/*.log
- - **core
+ - ${test_name}/test/lisp/obsolete/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/org/*.log
- - **core
+ - ${test_name}/test/lisp/org/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/play/*.log
- - **core
+ - ${test_name}/test/lisp/play/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/progmodes/*.log
- - **core
+ - ${test_name}/test/lisp/progmodes/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/so-long-tests/*.log
- - **core
+ - ${test_name}/test/lisp/so-long-tests/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/term/*.log
- - **core
+ - ${test_name}/test/lisp/term/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/textmodes/*.log
- - **core
+ - ${test_name}/test/lisp/textmodes/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/url/*.log
- - **core
+ - ${test_name}/test/lisp/url/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/lisp/vc/*.log
- - **core
+ - ${test_name}/test/lisp/vc/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/misc/*.log
- - **core
+ - ${test_name}/test/misc/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify
public: true
expire_in: 1 week
paths:
- - test/src/*.log
- - **core
+ - ${test_name}/test/src/*.log
+ - ${test_name}/**/core
+ - ${test_name}/core
when: always
variables:
target: emacs-inotify