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

feat: add prebuilt option #302

Merged
merged 2 commits into from
Mar 16, 2023
Merged

feat: add prebuilt option #302

merged 2 commits into from
Mar 16, 2023

Conversation

Merott
Copy link
Contributor

@Merott Merott commented Jan 17, 2023

Add PREBUILT config to pass --prebuilt to vercel deploy and deploy a prebuilt Project.

It's optional and false by default.

@zhex900
Copy link

zhex900 commented Feb 9, 2023

is it possible to merge this? I want to use the prebuilt option

@Merott
Copy link
Contributor Author

Merott commented Feb 9, 2023

I hope @BetaHuhn can merge this soon, but if you need it right now, you can use my branch in your workflow:

uses: Merott/deploy-to-vercel-action@prebuilt

@jacob-mako
Copy link

@BetaHuhn whats the deal with this?

Copy link
Owner

@BetaHuhn BetaHuhn left a comment

Choose a reason for hiding this comment

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

Thanks!

@BetaHuhn BetaHuhn merged commit 39ad2e1 into BetaHuhn:master Mar 16, 2023
@mountainash
Copy link

Using the VScode GitHub Actions extension is showing the new ARG with an error of "Invalid action input 'PREBUILT'"

Screenshot 2023-12-23 at 11 20 44 am

@mountainash
Copy link

Can be fixed by uses: BetaHuhn/deploy-to-vercel-action@643bc80032ba62ca41d1a9aaba7b38b51c2b8646 which is [as yet] unreleased.

@Merott Merott deleted the prebuilt branch December 23, 2023 23:22
schupryna pushed a commit to schupryna/deploy-to-vercel-action that referenced this pull request Apr 24, 2024
* feat: add prebuilt option

* add PREBUILT option to the metadata file
@BetaHuhnBot
Copy link
Collaborator

🎉 This PR is included in version 1.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

6 participants