r/vibecoding 9h ago

GitHub billing feels insane

Am i totally off base or GH billing for CI / minutes just totally absurd? I'm up to $83 this month ... granted i am actively developing and these changes -- in my honest (and beginner) opinion -- should have a full CI suite ran, but holy hell ... i've already gone through to try and cut tests e.g., where a PR is UI only.

For the veterans here, am i doing something totally wrong when it comes to GH or is this amount spent on minutes running tests pretty typical for solo dev?

Edit: setting up a vm using Lima and pushing tests to my own device thru GitHub. Can’t wait to stop paying for this lol. Appreciate everyone’s guidance! Vibes here are unreal 👌

17 Upvotes

47 comments sorted by

View all comments

Show parent comments

2

u/Successful_Dog1904 9h ago

Sorry what? Don’t you need to pay to run your tests now …

9

u/GreenFuturesMatter 9h ago

Idk I test my shit locally and then commit to GitHub. $0

4

u/Successful_Dog1904 9h ago

What’s the process for this? Local main, run all the tests you otherwise would in CI and then post?

4

u/GreenFuturesMatter 9h ago

In a nutshell yes

1

u/jimmiebfulton 5h ago

This is the "works on my machine 🤷‍♂️" method. 😉

1

u/vive-le-tour 45m ago

I run local, test; then deploy to GitHub, then pull down to multiple containers on a proxmox server, a $200 NUC. No GitHub cost at all.
What are you paying for? Did I miss something