Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Github workflow file #81

Merged
merged 13 commits into from
Oct 27, 2023
Merged

Add Github workflow file #81

merged 13 commits into from
Oct 27, 2023

Conversation

MarkKremer
Copy link
Contributor

@MarkKremer MarkKremer commented Oct 26, 2023

  • Added Github Actions to build the packages, run gofmt, go test and upload the coverage to coveralls.
  • Added a build status & code coverage badge in readme.
  • I didn't add the libgl1-mesa-dev dependency listed in the README because it worked without it.

Do this before merging

  1. Go to coveralls.io
  2. Login or create an account. Easiest is to use Github as you'll probably need to connect to it anyway.
  3. Enable the Pixel repo. You'll need sufficient access rights to do this.
  4. Take note of the token.
  5. Add the token as a secret to the Github Actions under under Security → Secrets and variables → Actions → Secrets → New repository secret. Give it the name COVERALLS_REPO_TOKEN.

image

  1. Repeat for all other gopxl repo's. I'll make PR's for them too.

@duysqubix duysqubix merged commit d734fae into gopxl:main Oct 27, 2023
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.

2 participants