Re: [PATCH] gitlab-ci.yml: Add .gitlab-ci.d directory for GitLab specific files

2020-02-11 Thread Thomas Huth
On 11/02/2020 07.50, Philippe Mathieu-Daudé wrote: > As we plan to let maintainers managing their own GitLab CI jobs, > add a single directory to contain all the new files (to keep the > root directory cleaner). The title and description is a little bit confusing, since the directory is already th

Re: [PATCH] gitlab-ci.yml: Add .gitlab-ci.d directory for GitLab specific files

2020-02-10 Thread Laszlo Ersek
On 02/11/20 07:50, Philippe Mathieu-Daudé wrote: > As we plan to let maintainers managing their own GitLab CI jobs, > add a single directory to contain all the new files (to keep the > root directory cleaner). > > EDK2 job is the first user, move it there. > > Suggested-by: Wainer dos Santos Mosc

[PATCH] gitlab-ci.yml: Add .gitlab-ci.d directory for GitLab specific files

2020-02-10 Thread Philippe Mathieu-Daudé
As we plan to let maintainers managing their own GitLab CI jobs, add a single directory to contain all the new files (to keep the root directory cleaner). EDK2 job is the first user, move it there. Suggested-by: Wainer dos Santos Moschetta Signed-off-by: Philippe Mathieu-Daudé --- .gitignore