Skip to content

Bug: Missing GitLab CI/CD template #36

@SQLCanuck

Description

@SQLCanuck

Description
When using v0.5.0 I get the following error:

Get-Content : Cannot find path 'C:\Program Files\WindowsPowerShell\Modules\Stucco\0.5.0\template\cicd.gitlab-ci.yml' because it does not exist.

Steps to Reproduce

  1. Run the documented commands:
    $template = Get-PlasterTemplate -IncludeInstalledModules | Where-Object TemplatePath -Match 'Stucco'
    Invoke-Plaster -TemplatePath $template.TemplatePath

  2. During the selections pick GitLab for the CI/CD implementation.

Current Behavior
Produces an error and stops further processing.

Expected behavior
Implement the GitLab template in the module output directory.

Screenshots
image

Environment

  • Module version used: v0.5.0
  • Operating System and PowerShell version: Windows 10 Enterprise 21H2 with PowerShell 5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions