Y
Hacker News
new
|
ask
|
show
|
jobs
by
stickfigure
131 days ago
That lacks imagination. There's no corporate workflow that can't ultimately translate to moving git tags.
2 comments
ragall
131 days ago
Perhaps, but why should one do it when it's a bad model ? Jury because it's possible ?
link
jeswin
131 days ago
How did you objectively decide it's a bad model?
link
Daviey
131 days ago
Because it's more enterprise to open a Service Now ticket and have Joe from IT upload the new content using FTP.
link
ragall
130 days ago
I subjectively did based on my experience.
link
Bombthecat
131 days ago
Except you want to track what went to production and what didn't and for how long
link
jononor
130 days ago
Releases of a Heroku app is tracked by the platform, and both shown the the UI, in the CLI and available in the API.
link
stickfigure
131 days ago
Git is remarkably good at tracking history. CI systems are also great at showing history.
link