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

[Feature] Install extended builds with deployment support to deploy to cloud providers #663

Closed
wants to merge 10 commits into from

Conversation

vlkyrylenko
Copy link

Brief summary

This change allows users to download and install extended Hugo builds with deployment support enabled required to deploy to cloud providers such as AWS and GCP.

Problem statement

I've recently discovered Hugo and I stumbled upon this repo while I was building my deployment pipeline to push new builds to AWS infra. Unfortunately, the install Hugo action did not support the type of builds required to deploy to cloud providers, but it was relatively easy to implement. (see Hugo Quick start guide prerequisites)
I already use that argument in my own pipeline but I prefer to delete my fork and use the OG repo instead.

I'd love to help out a little and potentially save someone else some time that can be put towards building a website instead of reinventing CI/CD pipelines.

References

Kudos

Thanks for keeping these actions updated and helping out other folks build websites faster!

@vlkyrylenko vlkyrylenko requested a review from peaceiris as a code owner January 4, 2025 21:11
@vlkyrylenko
Copy link
Author

Haven't noticed another PR opened back in November, so closing mine.
#659

@vlkyrylenko vlkyrylenko closed this Jan 4, 2025
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.

1 participant