Skip to content

feat: support adding package_repository_resolution to manifests #1271

@jonkeane

Description

@jonkeane

Description

Now that Connect supports overriding repository resolution, we should add support to publisher to set this in manifest files. The options are lax, strict, legacy, and lockfile.

...   
"environment": { 
  "r": { 
    ...
    "package_repository_resolution": "lockfile" 
  } 
}  
...

Metadata

Metadata

Assignees

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