Remix.run Logo
a34729t 3 hours ago

Actions should be decoupled from the version control system.

fg137 2 hours ago | parent | next [-]

In theory, sure, but the reality is that "development activity" revolves around "codebase". Plenty of projects have separate bug tracker, source code control and CI system. Most people likely prefer GitHub's all-in-one solution, especially for small-medium open source projects.

shimman 29 minutes ago | parent [-]

And do we not see how terrible this is as a result? Hitching your tent to corporations, especially American corporations, is always an exercise in misery.

dalemhurley 5 minutes ago | parent [-]

*Atlassian from Australia has joined the chat*

maccard 3 hours ago | parent | prev [-]

I disagree. The integrated workflow of actions, issues, code review and source control is a huge productivity win. There’s a reason people chase a “single pane of glass”.