Skip to content

Add workflow to verify dist build #22

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

Closed
wants to merge 1 commit into from

Conversation

chapterjason
Copy link
Contributor

This workflow builds the plugin and check if there are any git changes, if so the the build will fail.
This ensures that the dist output will always be the latest.

@weaverryan
Copy link
Member

Hey @chapterjason!

This IS something we need to prevent. But actually, the proper solution is to commit NOT dist files and to build them on release - we were talking about it recently here: #15 (comment)

So, if you're interesting, I think that would be awesome to properly have :). We can work in including less dist files (another topic of that thread) in another PR after a few recent PR's are merged.

Thanks!

@chapterjason
Copy link
Contributor Author

@weaverryan You are absolutely right. We should not build up too much technical debt.

Closing this then. An issue for discussion would be great.

@chapterjason chapterjason deleted the feature/verify-build branch January 27, 2021 20:48
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

Successfully merging this pull request may close these issues.

2 participants