Skip to content
Snippets Groups Projects
  • Zygmunt Krynicki's avatar
    162fb231
    gitlab-ci.yml: use new jobs from the manifest repo · 162fb231
    Zygmunt Krynicki authored
    
    The manifest repository now offers new hidden jobs, that make
    customization and reuse easier. Those allow us to remove bulk of the
    custom logic, again, reducing everything to mere configuration.
    
    The build-docs and update-docs jobs are entirely replaced by .build-docs
    and .aggregate-docs (name change without logic change).
    
    Custom .build job is split into smaller changes to the .workspace and
    .bitbake-workspace jobs. Lastly, the variable OHOS_CI_GIT_REPO_PATH
    is no longer relative to sources/ but includes it explicitly.
    
    Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
    162fb231
    History
    gitlab-ci.yml: use new jobs from the manifest repo
    Zygmunt Krynicki authored
    
    The manifest repository now offers new hidden jobs, that make
    customization and reuse easier. Those allow us to remove bulk of the
    custom logic, again, reducing everything to mere configuration.
    
    The build-docs and update-docs jobs are entirely replaced by .build-docs
    and .aggregate-docs (name change without logic change).
    
    Custom .build job is split into smaller changes to the .workspace and
    .bitbake-workspace jobs. Lastly, the variable OHOS_CI_GIT_REPO_PATH
    is no longer relative to sources/ but includes it explicitly.
    
    Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.