top | item 42692867

(no title)

dangoldin | 1 year ago

Yea - definitely. Just not ideal and something that needs to be built out, tested, etc.

discuss

order

hamandcheese|1 year ago

Yes, it is easier said than done. At my company we use buildkite and many people wrote scripts that simply fail outside of buildkite.

GitHub actions is even worse, it seems like it was designed from the ground up to create lock in.

Nix helps a bit on the bootstrapping and dependency management problem, but won't save you from writing a script that is too tightly coupled to its runtime environment.