Skip to content

ci: use GitHub Actions to build binaries#1

Merged
ImTheSquid merged 2 commits intojack/rewritefrom
kk/ci
Feb 2, 2026
Merged

ci: use GitHub Actions to build binaries#1
ImTheSquid merged 2 commits intojack/rewritefrom
kk/ci

Conversation

@kdkasad
Copy link
Contributor

@kdkasad kdkasad commented Feb 2, 2026

Converts the Dockerfile and build script to use proper Docker build outputs, and adds a GitHub Actions workflow to automate the build on pushes and pull requests.

Example CI run (binary available under Artifacts): https://github.com/purduehackers/phone-bell/actions/runs/21573970900

I didn't add any caching to the CI job. CI minutes are free for public repos, so we don't have to worry about that. The job takes 3m50s pretty consistently, but we can add caching if that's too slow.

@kdkasad kdkasad requested a review from ImTheSquid February 2, 2026 01:20
@kdkasad kdkasad self-assigned this Feb 2, 2026
@ImTheSquid ImTheSquid merged commit 6cd04db into jack/rewrite Feb 2, 2026
2 checks passed
@ImTheSquid ImTheSquid deleted the kk/ci branch February 2, 2026 04:18
@ArhanChaudhary
Copy link
Member

paint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants