Skip to content

Choosing gitlab as container registry still results in github urls in the different README.md and no proper Gitlab urls in workflows #176

Open
@acsr

Description

@acsr

In the step to define the slug add yor gitlab group/subgroup(s) path:

[13/18] GitHub or GitLab username or organization slug from URL (collective): group/subgroup

In the container registry step choose Gitlab

[14/18] Container Registry
    1 - GitHub Container Registry
    2 - Docker Hub
    3 - GitLab
    Choose from [1/2/3] (1): 3

Broken Results

In the README.md file:

the Backend-Tests and Frontend-Tests icon links and links are pointing to github.com with the group/subgroup(s) slug

the same continues with:

Installation -> Clone the repository -> git clone url

Other occurences

All other occurences pointing to github can be found by searching the tree for group/subgroup(s) slug and the github prefix

  • other README.md* files
  • Makefile (s)
  • Workflows
  • etc.
    (not completed listing)

Gitlab urls and prefixes

These occurrences contain the registry.gitlab.com prefix.

The latter needs always cherrypicking by hand especially if you are using a Gitlab on premise or CE edition with your own url.

Todo: Add a cookieplone request for the full qualified gitlab url

a .gitlab-ci.yml file is not generated

The devops/README-GITLAB.md file mentions a .gitlab-ci.yml file under ## Manual deployment and ## Deployment with an auxiliary docker image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions