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

configure GitHub Actions #1

Merged
merged 5 commits into from
Feb 19, 2024
Merged

configure GitHub Actions #1

merged 5 commits into from
Feb 19, 2024

Conversation

fogfish
Copy link
Member

@fogfish fogfish commented Feb 13, 2024

Enable testing and quality check of source code for each pull request. The changes includes

  1. GitHub Action for running unit tests // check-test.yml
  2. GitHub Action for running static code analysis // check-code.yml
  3. GitHub Action for automated releasing of new version after merge to main branch // build.yml
  4. Integration with goreleaser to produce binaries and homebrew taps
  5. Exclude support for 386 arch due to BiB type.

Dmitry Kolesnikov added 2 commits February 13, 2024 21:26
Enable testing and quality check of source code for each pull request.
@fogfish fogfish mentioned this pull request Feb 13, 2024
@fogfish
Copy link
Member Author

fogfish commented Feb 13, 2024

👍

@fogfish
Copy link
Member Author

fogfish commented Feb 14, 2024

👍

@pioneerit
Copy link
Member

👍

1 similar comment
@fogfish
Copy link
Member Author

fogfish commented Feb 19, 2024

👍

@fogfish fogfish merged commit 26a4011 into main Feb 19, 2024
4 checks passed
@fogfish fogfish deleted the config-ci-cd branch February 19, 2024 09:29
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