Skip to content

Implement publish.ps1 for publishing the module to PSGallery #32

@dmilov

Description

@dmilov

Is your feature request related to a problem? Please describe.
Publishing PS SDK Module updates to PSGallery is important for consumers. We need to automate the process as part of the release.

Describe the solution you'd like
Create publish.ps1 script
Parameters

  • NugetAPIKey to authorize the Publish-Module
    Run
  • build.ps1 running all the tests
  • When build is sucessful run the Publish-Module

Describe alternatives you've considered
N/A

Additional context
The publish.ps1 script will be used in a github action as part of the release workflow #26

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