Live data from Hacker News

Claude Code does our releases now

aluxian.com

1–10 of 81 posts

Re: Claude Code does our releases now

#3
I’ll be honest this sounds like something that could be completely automated without AI. Wouldn’t a simple shell script accomplish this? Merge, push tag, deploy release with tag. I’m really not sure why AI is useful here at all but maybe I’m missing something?

Re: Claude Code does our releases now

#5

I’ll be honest this sounds like something that could be completely automated without AI. Wouldn’t a simple shell script accomplish this? Merge, push tag, deploy release with tag. I’m really not sure why AI is useful here at all but maybe I’m missing something?

Using a script there won't make the news headline. It's an ad for their product - a chat bot

Re: Claude Code does our releases now

#6
> So please:

> 1. Check if there exists a release PR already. When you check, do not grep, just list ALL PRs.

Why would you make AI do this when you can just do it with an api call or git.

Does the author not know that there is a chance that it won't actuall list ALL PRs just because he put that in all caps?

we have lost our collective minds that this person is proudly publishing this stupidity to the world. i hate this so much.

can we pls ban these coders from the industry :(

Re: Claude Code does our releases now

#7
> less manual work is always better.

Why do your releases involve non negligible manual work?

> We release 1-3 times per week.

If I were a customer, I would be concerned by this statement. Having an amateurish deployment strategy is one thing, but your release cadence implies low confidence and quality issues.

Re: Claude Code does our releases now

#9
post #5

I’ll be honest this sounds like something that could be completely automated without AI. Wouldn’t a simple shell script accomplish this? Merge, push tag, deploy release with tag. I’m really not sure why AI is useful here at all but maybe I’m missing something?

Using a script there won't make the news headline. It's an ad for their product - a chat bot

I think the only main "benefit" here is auto-documentation. I have for example been pretty impressed when doing coding with Claude Code of how it creates the git commits.

I've just been testing it out having it create a whole application by itself so I can understand how well it works and what its limiations are with Sonnet 4. So far it is pretty impressive but also limited in context retention/retrieval.

Re: Claude Code does our releases now

#10
post #5

I’ll be honest this sounds like something that could be completely automated without AI. Wouldn’t a simple shell script accomplish this? Merge, push tag, deploy release with tag. I’m really not sure why AI is useful here at all but maybe I’m missing something?

Using a script there won't make the news headline. It's an ad for their product - a chat bot

headline for being stupid?

i guess no such thing as bad publicity

Post reply on HN