Commit Graph

30 Commits

Author SHA1 Message Date
Dimitrios Philliou 3fe88ee5e0 Update feature_request.md
Add prompt to feature request template for tool proposals to include example workflows/prompts
2025-06-20 19:54:14 +02:00
Pranav RK 2f8c2873a5 chore: revert go mod check 2025-05-19 20:55:54 +02:00
Pranav RK 045ecd38c8 feat: add golangci-lint-action to the lint workflow 2025-05-19 20:55:54 +02:00
Pranav RK 205b619e6b feat: upgrade golangci-lint to v2 (#386)
Co-authored-by: William Martin <williammartin@github.com>
2025-05-12 11:57:27 +02:00
William Martin 54bd5ec239 Update CODEOWNERS to github-mcp-server team 2025-04-17 12:44:44 +02:00
Eng Zer Jun 7145142dc6 docs: fix CODEOWNERS syntax (#184)
Currently PRs are not being automatically requested for review because the CODEOWNERS file is missing a `*`.

Co-authored-by: Javier Uruen Val <juruen@github.com>
2025-04-10 13:15:55 +02:00
Shunsuke Suzuki 923e1b065d Generate GitHub Artifact Attestations
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Docker / build (push) Has been cancelled
Unit Tests / build (macos-latest) (push) Has been cancelled
Unit Tests / build (ubuntu-latest) (push) Has been cancelled
Unit Tests / build (windows-latest) (push) Has been cancelled
GoReleaser Release / release (push) Has been cancelled
License Check / license-check (push) Has been cancelled
Lint / lint (push) Has been cancelled
2025-04-08 10:06:35 +02:00
Sam Morrow 3f62483c77 Update .github/workflows/docker-publish.yml 2025-04-08 09:58:23 +02:00
Sam Morrow 35567c3f97 Update .github/workflows/docker-publish.yml 2025-04-08 09:58:23 +02:00
MayorFaj 6b059c78f1 fix: update Docker publish workflow to correctly handle version tagging 2025-04-08 09:58:23 +02:00
MayorFaj 778b84069d fix: enhance Docker publish workflow with additional tagging options 2025-04-08 09:58:23 +02:00
Sam Morrow e6b73f7d5a chore: add code scanning advanced setup yml 2025-04-07 15:23:54 +02:00
Ariel Deitcher 86b0dcdd44 feature request template (#115) 2025-04-04 17:45:14 -07:00
Ariel Deitcher 9e2b1f03a5 speed up docker builds (#92) 2025-04-03 15:19:00 -07:00
Ariel Deitcher b083631ae9 address pull request feedback (#87) 2025-04-03 13:42:20 -07:00
Ariel Deitcher 0e910678bc pull request and bug report template (#84) 2025-04-03 12:43:21 -07:00
Sam Morrow 367f8d4d7d chore: correct build arg syntax (#75) 2025-04-03 13:20:15 +02:00
Sam Morrow 5c6f43d237 chore: set build arg for publishing version (#74) 2025-04-03 13:16:09 +02:00
Sam Morrow 73ce058d0b chore: go releaser (#71)
* add goreleaser and associated workflows
2025-04-03 12:10:33 +02:00
Sam Morrow b3a3d15436 fix: run lint in all circumstances (#68)
We need to run the linter in all circumstances, otherwise it cannot be a required check.
2025-04-02 00:27:26 +02:00
Toby Padilla 1608ce2fab fix: don't lint markdown (#67) 2025-04-02 00:12:10 +02:00
Sam Morrow 450fa651a6 add oss licenses 2025-04-01 18:17:52 +02:00
Sam Morrow 51ccba001b Create dependabot.yml 2025-03-31 23:08:57 +02:00
Toby Padilla 8242ac0ac5 chore: move COC to top level 2025-03-31 11:50:16 -06:00
Javier Uruen Val 92bceb5fa5 linter 2025-03-26 11:03:52 +01:00
Javier Uruen Val 423254011c build for both amd64 and arm64 2025-03-26 11:03:11 +01:00
Javier Uruen Val e426b6ebed add ci build job 2025-03-24 14:17:39 +01:00
Sam Morrow 7d762c0ffc Create docker-publish.yml 2025-03-20 17:58:31 +01:00
Toby Padilla 35bc5f6f01 docs: add oss documentation 2025-03-18 14:28:35 -06:00
Sam Morrow c13515764f Create CODE_OF_CONDUCT.md 2025-03-13 15:54:40 +01:00