Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap to v1.0 #1

Open
3 tasks
oovm opened this issue Nov 30, 2018 · 0 comments
Open
3 tasks

Roadmap to v1.0 #1

oovm opened this issue Nov 30, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@oovm
Copy link
Member

oovm commented Nov 30, 2018

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
@oovm oovm added the enhancement New feature or request label Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant