Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Version 1.0.0 Release and Maintenance Discussion #33

@kengoldfarb

Description

@kengoldfarb

Version 1.0.0 Release Discussion

@rtgibbons I'm willing to help with maintenance. Here are some initial thoughts.

I propose...

Versioning Going Forward

  • We begin following semantic versioning http://semver.org/
  • In that spirit, the next release is version 1.0.0
  • Version 1.0.0 will integrate all (good) PRs that are currently pending and other TBD features

1.0.0 Feature/Fix list

Workflow

  • Create a 1.0.0 branch https://github.com/rtgibbons/grunt-swig/tree/v1.0.0
  • Integrate all PRs and any new features into 1.0.0 branch
  • Release a beta version RC to npm: 1.0.0-rc1
  • Test/Verify
  • Fix bugs, etc.
  • Repeat npm beta release, incrementing 'rc' number 1.0.0-rc2 until we agree we have a stable and tested codebase
  • Merge to master branch and release version 1.0.0 to npm

@rtgibbons @nickpack @zdwolfe @MrGamer - Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions