damus
damus copied to clipboard
Fix relative time test
would be nice if we could run these in the PR somehow, not sure if possible.
would be nice if we could run these in the PR somehow, not sure if possible.
@jb55 Seems like CircleCI has a free tier for open-source projects for hosted continuous integration. It has macOS VM and GitHub integration support. I haven't used it personally but seems popular.
There's apparently also https://fastlane.tools/ to help streamline other things around code signing and app releases, but don't know anything about it beyond that. I'm pretty behind on iOS tooling as I'm usually a backend developer.
thx!