Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Octo Pack action creates a package (.nupkg or .zip) from files on disk, without needing a .nuspec or .csproj.

Octo Pack

Image RemovedImage Added

Name

A friendly name for this action (will be displayed in the actions workflow area).

...

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.


Metadata

Image RemovedImage Added

Author

Add an author to the package metadata. [--author]

...

Path to a file containing release notes for this version of the package. [--releaseNotesFile]


Options

Image RemovedImage Added

Include Paths

Add a file pattern to include, relative to the base path. If left empty, defaults to all files e.g. **. [--include]

...

If this is ticked, any warnings logged will not mark the action with a warning status.


Environment

Image RemovedImage Added

Environment Variables

...