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

Adds the RollingVersions action #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adds the RollingVersions action #66

wants to merge 1 commit into from

Conversation

Berkmann18
Copy link
Collaborator

@Berkmann18 Berkmann18 commented May 27, 2020

What?

As we don't have any automated release pipelines and standard solutions like Semantic Release don't work as we use an unconventional commit convention.
I've come across a tool developed by Forbes Lindsay and according to him it would suit our use case (see his response on a Medium article).

Why?

Automated release process > manual release process.

Note

  • This WON'T work until it's installed and the NPM token set (even if the package is deployed on the GH
    package registry
    ).
  • Unreleased merged PRs should be released before using RV.

This WON'T work until [it's
installed](https://github.com/apps/rollingversions/installations/new)
and the NPM token set (even if the package is deployed on the [GH
package registry](https://github.com/features/packages)).
@Berkmann18
Copy link
Collaborator Author

@misterpeddy Do you know if there's a NPM_TOKEN secret set up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants