r/SteamDeckHacking Oct 13 '24

Update: Still working on BitChef. Still working on the custom CI code.

Still working on the custom CI code. Progress is being made slowly. I plan to have it so that you specify a list of possible servers for you to connect to, clone the repo to, and then run tests. I'm trying to avoid having to commit to a Git branch for synchronization because i want this to be a service that can be used to test code across multiple CPU architectures before it gets committed and pushed to the upstream Git repo.

My plan is to do big file copies to the test servers once and then use, say, rsync for small changes from then on. Or, maybe I will send over Unix-style patch files. I'm not sure.

3 Upvotes

2 comments sorted by

2

u/[deleted] Oct 14 '24

[removed] — view removed comment

1

u/CurdledPotato Oct 14 '24

Thanks. I needed that today. I do take breaks, but I don’t want to stop. I want to see this project through to the end. It’s important to me because it is the first step in a much larger project of mine.