Commit Graph

12386 Commits

Author SHA1 Message Date
4ec4710811 Improve logs 2025-08-04 15:00:26 +02:00
c5caac95dd Format 2025-08-04 14:51:23 +02:00
7acbb1e140 Remove PATCH /webhooks 2025-08-04 14:49:27 +02:00
a5e5afd123 Merge pull request #5794 from meilisearch/dependabot/github_actions/sigstore/cosign-installer-3.9.2
Bump sigstore/cosign-installer from 3.8.2 to 3.9.2
2025-08-04 12:39:40 +00:00
c70e9abf70 Merge pull request #5795 from meilisearch/dependabot/github_actions/svenstaro/upload-release-action-2.11.2
Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
2025-08-04 12:10:03 +00:00
f8d70249a7 Update process with Ruleset branch addition 2025-08-04 13:59:11 +02:00
a2c96d40d3 Merge pull request #5798 from meilisearch/update-minidashboard-v0.2.22
Update mini-dashboard v0.2.22
v1.16.0
2025-08-04 10:40:12 +00:00
05dd8e0d62 update mini-dashboard to v0.2.22 2025-08-04 11:14:10 +02:00
4182e631d6 Potential fix for code scanning alert no. 63: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-08-04 09:59:54 +02:00
ddea0b1570 Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.11.1...2.11.2)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 17:05:02 +00:00
beb532e2a7 Bump sigstore/cosign-installer from 3.8.2 to 3.9.2
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.2 to 3.9.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](3454372f43...d58896d6a1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 17:04:58 +00:00
be045a7636 Merge branch 'release-v1.16.0' into fragment-filters 2025-08-01 09:04:12 +02:00
e3a6d63b52 Add utoipa types 2025-08-01 08:42:27 +02:00
6f8c414a75 Merge pull request #5791 from meilisearch/update-minidashboard-v0.2.21
update mini-dashboard to v0.2.21
v1.16.0-rc.5
2025-07-31 16:13:35 +00:00
2ec80a1ae2 update mini-dashboard to v0.2.21 2025-07-31 17:14:38 +02:00
ed147f80ac Add test and fix bug 2025-07-31 16:45:30 +02:00
c37ed05f49 Merge pull request #5790 from meilisearch/adapt-go-ci
Adapt Go CI to recent change in the Go repo
2025-07-31 14:20:33 +00:00
c1a5a545b6 Adapt Go CI to recent change in the Go repo 2025-07-31 15:23:45 +02:00
35537e0b0b Add single_receives_data test 2025-07-31 14:12:09 +02:00
ee80fc87c9 Add test for patch endpoint 2025-07-31 13:00:43 +02:00
bb43bf122e Update .github/pull_request_template.md
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-07-31 12:55:19 +02:00
34590297c1 Add patch webhook endpoint 2025-07-31 12:53:57 +02:00
9e43f7b419 Update tests 2025-07-31 12:44:35 +02:00
94733a4a18 Add delete endpoint 2025-07-31 12:38:14 +02:00
ad68245186 Update tests 2025-07-31 12:33:34 +02:00
29fb4d5e2a Add post webhook route 2025-07-31 12:27:12 +02:00
ca27bcaac7 Update tests 2025-07-31 11:34:47 +02:00
53397e28fc Replace name by uuid 2025-07-31 11:19:46 +02:00
7c2c17129f Add get webhook route 2025-07-31 10:59:06 +02:00
446fce6c16 Extract logic from route 2025-07-31 10:01:25 +02:00
a99538cd5f Merge pull request #5787 from meilisearch/chat-update-metrics-name
feat(chat): update prometheus metrics name
2025-07-31 07:58:07 +00:00
f67043801b Add a test for concurrent cli and dump 2025-07-31 09:35:16 +02:00
941da56ee3 fix linter 2025-07-31 06:49:53 +02:00
41262b008b feat(chat): update metrics name 2025-07-30 17:55:02 +02:00
fc4c5d2718 Add dump test 2025-07-30 16:16:12 +02:00
a75b327b37 Add test for webhooks over limits 2025-07-30 15:59:19 +02:00
c70ae91d34 Add test for reserved webhooks 2025-07-30 15:52:24 +02:00
e88480c7c4 Fix reserved name check 2025-07-30 15:44:51 +02:00
b565ec1497 Test cli behavior 2025-07-30 15:44:42 +02:00
3e77c1d8c8 Add reserved webhook 2025-07-30 15:23:06 +02:00
dc7af47371 Add new errors 2025-07-30 15:18:43 +02:00
064d9d5ff8 Add dump support 2025-07-30 15:06:37 +02:00
93f8b31eec Fix tests 2025-07-30 12:52:01 +02:00
466e1a7aac Support legacy cli arguments 2025-07-30 12:25:59 +02:00
cc37eb870f Initial implementation 2025-07-30 12:01:40 +02:00
5567653c96 Fix network documentation 2025-07-29 16:47:28 +02:00
5e867f7ce0 Add webhooks api key action 2025-07-29 16:47:20 +02:00
60acdf8574 Fix grammar
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
2025-07-29 11:05:16 +02:00
93864009cc Rename variable with typo
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
2025-07-29 11:04:08 +02:00
223df5a433 Remove incorrect break 2025-07-29 11:02:59 +02:00