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

Create check-dist.yml #139

Merged
merged 5 commits into from
Oct 13, 2021
Merged

Create check-dist.yml #139

merged 5 commits into from
Oct 13, 2021

Conversation

brcrista
Copy link
Contributor

@brcrista brcrista commented Aug 25, 2021

This adds a workflow to check the contents of the checked-in dist/index.js against the expected version.

Note: also updating dist/ since the workflow caught some differences that all look like this:

-/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
+/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {

See actions/upload-artifact#227 for background and rationale.

@brcrista brcrista requested a review from a team as a code owner August 25, 2021 15:32
@hross hross merged commit 78c7f1a into actions:main Oct 13, 2021
@brcrista brcrista deleted the brcrista/check-dist branch October 13, 2021 13:10
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