TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Use GitHub Actions to serve a serverless service

41 pointsby b1nj0yabout 4 years ago

7 comments

damstaabout 4 years ago
Unfortunately projects like will probably force GH to remove Actions for free private repos and limit it for public repos in some way, like enabling it only for approved projects. Please stop abusing this feature.
domanoabout 4 years ago
This goes against githubs TOS and is not the first project to do so.
评论 #26383471 未加载
b1nj0yabout 4 years ago
<a href="https:&#x2F;&#x2F;mooseyanon.medium.com&#x2F;github-f-ck-your-name-change-de599033bbbe" rel="nofollow">https:&#x2F;&#x2F;mooseyanon.medium.com&#x2F;github-f-ck-your-name-change-d...</a>
joshmandersabout 4 years ago
Please do not abuse Microsoft&#x2F;GitHub&#x27;s goodwill of giving free resources. This will just get them taken away from everyone.
b1nj0yabout 4 years ago
Though I&#x27;m clear that this&#x27;s just a tiny tool that can&#x27;t be compared with a big project, I also have some feelings as I read this: <a href="https:&#x2F;&#x2F;www.vox.com&#x2F;science-and-health&#x2F;2020&#x2F;1&#x2F;7&#x2F;21003272&#x2F;space-x-starlink-astronomy-light-pollution" rel="nofollow">https:&#x2F;&#x2F;www.vox.com&#x2F;science-and-health&#x2F;2020&#x2F;1&#x2F;7&#x2F;21003272&#x2F;spa...</a>
andrew_about 4 years ago
Hate to be sour grapes here, but this is nothing new. Every project that uses actions to publish a package, create a release commit and&#x2F;or tag, and commit that to the repo is doing pretty much the same thing.
sombremesaabout 4 years ago
Is this anything besides a static website that could be hosted on S3 just as well? Seems like you&#x27;re just using Actions to compile the static assets, which is probably not as good as doing it locally.
评论 #26388754 未加载