Skip to content

feat(ci): Add new CI check and build pipeline with updated Makefile targets#5

Open
mertssmnoglu wants to merge 3 commits intolitmuschaos:mainfrom
mertssmnoglu:ci
Open

feat(ci): Add new CI check and build pipeline with updated Makefile targets#5
mertssmnoglu wants to merge 3 commits intolitmuschaos:mainfrom
mertssmnoglu:ci

Conversation

@mertssmnoglu
Copy link

Makefile

  • Use go run directive to directly run or install golangci-lint
  • Add new fmt-check target to only check instead of formatting
  • Use 'fmt-check' in 'check' target

CI

  • Add check.yml that runs code quality checks and builds the litmus-mcp-server

- Use go run directive to directly run or install golangci-lint
- Add new fmt-check target to only check instead of formatting
- Use 'fmt-check' in 'check' target

Signed-off-by: Mert Şişmanoğlu <mertssmnoglu@gmail.com>
Signed-off-by: Mert Şişmanoğlu <mertssmnoglu@gmail.com>
@mertssmnoglu
Copy link
Author

Looks like GitHub Actions are disabled

…r security

Signed-off-by: Mert Şişmanoğlu <mertssmnoglu@gmail.com>
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