| ▲ | irishcoffee 10 hours ago | ||||||||||||||||
Github actions needs to go away. Git, in the linux mantra, is a tool written to do one job very well. Productizing it, bolting shit onto the sides of it, and making it more than it should be was/is a giant mistake. The whole "just because we could doesn't mean we should" quote applies here. | |||||||||||||||||
| ▲ | psini 9 hours ago | parent | next [-] | ||||||||||||||||
But GitHub actions is not Git? | |||||||||||||||||
| ▲ | lcnPylGDnU4H9OF 9 hours ago | parent | prev [-] | ||||||||||||||||
The same philosophy would suggest that running some other command immediately following a particular (successful) git command is fine; it is composing relatively simple programs into a greater system. Other than the common security pitfalls of the former, said philosophy has no issue with using (for example) Jenkins instead of Actions. | |||||||||||||||||
| |||||||||||||||||