Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Blubber Blubber
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • relengreleng
  • BlubberBlubber
  • Merge requests
  • !29

artifacts: Destination for "local" artifact can be anything

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dduvall requested to merge review/allow-local-copy-destination-to-anywhere into main Nov 09, 2022
  • Overview 2
  • Commits 1
  • Pipelines 3
  • Changes 2

Limiting the destination of a local artifact to a relative path doesn't afford any benefit and is easily circumvented (using a two step copy via a temporary variant for instance).

Remove the relativelocal validation from destination and allow users to copy directly to any path within the build container.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: review/allow-local-copy-destination-to-anywhere