▲ 27 ▼ The Pain That is GitHub Actions - Feldera Blog (www.feldera.com) submitted 1 year ago by Kissaki@programming.dev to c/programming@programming.dev 27 comments fedilink hide all child comments
[–] crmsnbleyd@sopuli.xyz 5 points 1 year ago (2 children) Just self host an open source runner like woodpecker and you'll never have to move again hell you can even self host github actions via act permalink fedilink source hideshow 4 child comments replies: [–] runeko@programming.dev 5 points 1 year ago This. As someone who migrated an organization's repos from a self hosted Git server to GitHub (begrudgingly) and then back to a self hosted Git server again when it didn't meet the business needs ... emphatically this. permalink fedilink source parent [–] 0xDEADBEEFCAFE@programming.dev 1 point 1 year ago (1 child) Just self host an open source runner like woodpecker and you’ll never have to move again How painful is the setup and general maintenance/security? I'm considering the idea but I just don't want to deal with people abusing exploits in the actions that give them access to my LAN. permalink fedilink source parent hideshow 2 child comments replies: [–] crmsnbleyd@sopuli.xyz 1 point 1 year ago (1 child) If you're working with a team, you can only let certain people trigger checks permalink fedilink source parent hideshow 2 child comments replies: [–] 0xDEADBEEFCAFE@programming.dev 1 point 1 year ago I was more thinking along the lines of having FOSS repos that are primarily used by me but which can accept external pull requests by anybody with a Github account. I like the idea of running my own machine for CI but I don't like the idea of having to become knowledgeable about avoiding exploits. permalink fedilink source parent
[–] runeko@programming.dev 5 points 1 year ago This. As someone who migrated an organization's repos from a self hosted Git server to GitHub (begrudgingly) and then back to a self hosted Git server again when it didn't meet the business needs ... emphatically this. permalink fedilink source parent
[–] 0xDEADBEEFCAFE@programming.dev 1 point 1 year ago (1 child) Just self host an open source runner like woodpecker and you’ll never have to move again How painful is the setup and general maintenance/security? I'm considering the idea but I just don't want to deal with people abusing exploits in the actions that give them access to my LAN. permalink fedilink source parent hideshow 2 child comments replies: [–] crmsnbleyd@sopuli.xyz 1 point 1 year ago (1 child) If you're working with a team, you can only let certain people trigger checks permalink fedilink source parent hideshow 2 child comments replies: [–] 0xDEADBEEFCAFE@programming.dev 1 point 1 year ago I was more thinking along the lines of having FOSS repos that are primarily used by me but which can accept external pull requests by anybody with a Github account. I like the idea of running my own machine for CI but I don't like the idea of having to become knowledgeable about avoiding exploits. permalink fedilink source parent
[–] crmsnbleyd@sopuli.xyz 1 point 1 year ago (1 child) If you're working with a team, you can only let certain people trigger checks permalink fedilink source parent hideshow 2 child comments replies: [–] 0xDEADBEEFCAFE@programming.dev 1 point 1 year ago I was more thinking along the lines of having FOSS repos that are primarily used by me but which can accept external pull requests by anybody with a Github account. I like the idea of running my own machine for CI but I don't like the idea of having to become knowledgeable about avoiding exploits. permalink fedilink source parent
[–] 0xDEADBEEFCAFE@programming.dev 1 point 1 year ago I was more thinking along the lines of having FOSS repos that are primarily used by me but which can accept external pull requests by anybody with a Github account. I like the idea of running my own machine for CI but I don't like the idea of having to become knowledgeable about avoiding exploits. permalink fedilink source parent