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

1.0 Release #95

Closed
5 of 10 tasks
novopl opened this issue Jul 16, 2018 · 1 comment
Closed
5 of 10 tasks

1.0 Release #95

novopl opened this issue Jul 16, 2018 · 1 comment

Comments

@novopl
Copy link
Owner

novopl commented Jul 16, 2018

Plan

Use the tool across many projects and wait until it matures to the point where changes do not have to be introduced often. Once that happens prepare prepare the code base for 1.0 release.

What needs to be done

  • Semantic versioning. This should be in place for at a few pre-release versions so there's no hickups once 1.0 hits.

  • Documentation. Both for users and developers

    • Code
    • CLI Help for Commands
    • User Guides
    • Developer Guides
  • Testing. I'm not yet sure how to do this in a smart way since peltak is mostly a thin layer on top of many third party tools. Leaning towards creating a set of template peltak projects for tests and the tests just running the commands in those directories. scaffy could be used to quickly generate a clean project directory for each test.

    • Core
    • Commands
  • Extensibility. The tool should be easily extensible through installing extra packages. The user is responsible for importing the selected commands into his project through pelconf.yaml.

@novopl novopl added the chore label Aug 25, 2018
@novopl novopl added this to Backlog in 1.0 Aug 27, 2018
@novopl novopl moved this from Backlog to Must in 1.0 Aug 31, 2018
@novopl novopl moved this from Must to Backlog in 1.0 Aug 31, 2018
@novopl novopl added this to the 1.0 milestone Aug 31, 2018
@novopl novopl removed the chore label Sep 23, 2019
@novopl novopl removed this from the 1.0 milestone Sep 23, 2019
@novopl novopl removed this from Capture in 1.0 Sep 23, 2019
@novopl
Copy link
Owner Author

novopl commented Sep 23, 2019

We can put this description into the project description and not clutter the board.

@novopl novopl closed this as completed Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant