Skip to content

Add basic workflows#19

Merged
gbernady merged 1 commit intomainfrom
workflows
Feb 16, 2024
Merged

Add basic workflows#19
gbernady merged 1 commit intomainfrom
workflows

Conversation

@gbernady
Copy link
Collaborator

@gbernady gbernady commented Feb 16, 2024

Changelog:

  • Added build workflow to verify the project build in and after each code change.
  • Added CodeQL workflow to scan the project for known vulnerabilities.
  • Added dependabot.
  • Added golangci-lint with make lint target and some standard configuration that we can adjust later.
  • Updated Makefile to be more in line with standard Go projects.
  • Updated README to include basic badges (build status and score card).

Lint currently fails on numerous errors, so make lint is commented out in the build workflow.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@gbernady gbernady force-pushed the workflows branch 2 times, most recently from f242219 to 096fb19 Compare February 16, 2024 14:20
@gbernady gbernady marked this pull request as ready for review February 16, 2024 14:22
@gbernady gbernady merged commit 07accd9 into main Feb 16, 2024
@gbernady gbernady deleted the workflows branch February 16, 2024 14:31
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