Skip to content

Roadmap to v1.0 #1

@oovm

Description

@oovm

Features

  • Packing on a CI server and uploading to github or other places

  • Distinguish between minimal installation packages and complete installation packages with documentation and resources

  • Automatically update the minor version number


Options

  • Root: Folder that needs to be packaged
  • FilterPath: A json contains following keys:
    • Exclude: Patterns to remove files. (Path inherits Root)
    • Include: Patterns to include some of the removed files
    • Documentation: The documentation folder path which will not be included in min package
  • GithubKey: Used to upload to github release
  • AutoVersion: If enabled, the minor version number set in PacletInfo.m will be ignored, and the last digit of each release will be +1.
  • PreRelease: If enabled, all the release version will use the pre-release tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions