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

Simplify release process #201

Merged
merged 6 commits into from
Aug 11, 2020
Merged

Simplify release process #201

merged 6 commits into from
Aug 11, 2020

Conversation

kylesuss
Copy link
Contributor

No description provided.

run().catch(e => {
console.error(e);
process.exit(1);
});
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like overkill given wen can just use this: https://master--5ccbc373887ca40020446347.chromatic.com

Copy link
Contributor Author

@kylesuss kylesuss Aug 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also this script was making auto stop working because it created an unclean working directory (it did not commit the changes it made to package.json). Seems to just complicate things at this point, hence the removal.

@kylesuss kylesuss merged commit 0b0e15a into master Aug 11, 2020
@kylesuss kylesuss deleted the release-process branch August 11, 2020 16:41
@kylesuss
Copy link
Contributor Author

🚀 PR was released in v5.1.24 🚀

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

Successfully merging this pull request may close these issues.

1 participant