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

ci(release): update pipeline to use an Action #82

Merged
merged 2 commits into from
Feb 4, 2021

Conversation

bnb
Copy link
Contributor

@bnb bnb commented Feb 4, 2021

Updates the release pipeline to use @JasonEtco's GitHub Action. I think I've done it right, but eyes would be appreciated. I'm curious if I've missed anything in deleting the release script (looked through it and don't think I have). Also curious if I've implemented the action correctly.

package.json Outdated
@@ -11,6 +11,7 @@
"url": "https://github.com/pkgjs/meet.git"
},
"scripts": {
"build": "npx @vercel/ncc build && npx convert-action",
Copy link
Member

@wesleytodd wesleytodd Feb 4, 2021

Choose a reason for hiding this comment

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

Would be great to install convert-action as a dev dep, and then convert the ziet version dev dep to vercel. I know that is not required, but there are good reasons to be explicit about your deps.

@wesleytodd
Copy link
Member

I think this PR would replace this, right?

#79

cc @Eomm

@bnb
Copy link
Contributor Author

bnb commented Feb 4, 2021

I don't think we need to close that PR since it's unrelated to the files being changed here.

@bnb
Copy link
Contributor Author

bnb commented Feb 4, 2021

Going to merge.

@bnb bnb merged commit b0ae08b into main Feb 4, 2021
@bnb bnb deleted the bnb/update-release-pipeline branch February 4, 2021 18:53
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