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

Adding Github actions for Golang #8

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

gogingersnap777
Copy link
Contributor

@gogingersnap777 gogingersnap777 commented Jun 2, 2024

Description

Working on testing Github actions but ideally the tests should pass before code is pushed in.

Currently following - https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

Changes

  • Removed travis.yml and replaced with Github Actions
  • Setup up actions to run when there is an PR into master
  • Added badge that tells you if the go.yml (go tests) are passing
  • Ran go mod tidy

Issue

Issue - #7

@gogingersnap777 gogingersnap777 marked this pull request as ready for review June 2, 2024 21:30
@gogingersnap777
Copy link
Contributor Author

Screenshot 2024-06-02 at 5 50 56 PM

I'm able to get this working in my forked repo but I'm not seeing it pop up in the the main repo (tkrajina/golongfuncs).

@gogingersnap777
Copy link
Contributor Author

@tkrajina Looking for review whenever you have time!

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.

None yet

1 participant