Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • alpine-conf alpine-conf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • alpine-confalpine-conf
  • Merge requests
  • !70

setup-user: fix non-interactive handling of ssh keys url

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maxim Karasev requested to merge mxkrsv/alpine-conf:fix-setup-user-ssh-keys into master Jun 08, 2022
  • Overview 1
  • Commits 1
  • Pipelines 3
  • Changes 1

The script referenced the wrong variable.

It's not covered by tests; a quick git blame look tells that it was broken since the ssh key functionality was added.

It may also make sense to backport it into release branches.

Edited Jun 08, 2022 by Maxim Karasev
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-setup-user-ssh-keys