1
0
mirror of https://github.com/kataras/iris.git synced 2026-08-01 08:59:51 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos 5082f0ac7f Hints of what v14 will bring. Introduce Plexon AI x Iris. Update deps. 2026-07-27 11:40:16 +03:00
Gerasimos (Makis) Maropoulos 4291456991 update dependencies 2026-01-15 14:50:16 +02:00
Gerasimos (Makis) Maropoulos f67b42fdee update dependencies 2025-09-15 12:09:23 +03:00
Gerasimos (Makis) Maropoulos a03373ac2b CI: minor: actions/checkout from 4 to 5 2025-08-16 22:52:50 +03:00
Gerasimos (Makis) Maropoulos a8a3afea22 update dependencies 2025-08-15 23:29:20 +03:00
Gerasimos (Makis) Maropoulos 2f8c66cb5d ci: go 1.24 2025-03-14 00:08:52 +02:00
Gerasimos (Makis) Maropoulos 3137d0d791 rest json errors: handle unspported NaN values as the standard package's error doesn't give us more information 2024-09-13 11:52:03 +03:00
Gerasimos (Makis) Maropoulos 19a72ddc84 minor: update deps
more features designed for the past 2-3 months to come, this is just a hotfix
2024-04-08 20:29:19 +03:00
Gerasimos (Makis) Maropoulos ad75479541 add x/errors.Handler, CreateHandler, NoContentHandler, NoContenetOrNotModifiedHandler and ListHandler ready-to-use handlers for service method calls to Iris Handler 2024-01-09 11:11:53 +02:00
Gerasimos (Makis) Maropoulos 8b46dafb76 CI and Context 2023-10-24 15:52:13 +03:00
Oleksandr Redko b67d403835 chore: enable caching for CI (#2257) 2023-10-24 15:12:50 +03:00
Gerasimos (Makis) Maropoulos 48f7b38d15 rename master branch to main 2023-08-20 03:12:46 +03:00
Gerasimos (Makis) Maropoulos 1f0f775677 CI: go 1.21 2023-08-11 00:24:32 +03:00
Gerasimos (Makis) Maropoulos 41326d4ddd update github ci 2023-03-17 12:42:19 +02:00
Gerasimos (Makis) Maropoulos 16af6d017f update deps, go 1.19 2022-08-15 00:44:26 +03:00
Naveen ef8799f988 chore: Set permissions for GitHub actions (#1901)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-06-01 21:09:12 +03:00
Gerasimos (Makis) Maropoulos 18b85f14dd minor: ci 2022-04-18 11:01:47 +03:00
Gerasimos (Makis) Maropoulos 1128a973af fix #1856 2022-03-17 22:43:04 +02:00
Gerasimos (Makis) Maropoulos 485395190b update dependencies 2021-10-31 11:49:39 +02:00
Gerasimos (Makis) Maropoulos 856f65be78 remove the 'retract' directive, as it's only available on the latest go release 2021-05-28 19:09:16 +03:00
Gerasimos (Makis) Maropoulos bfbed2f841 minor 2021-02-19 09:58:29 +02:00
Gerasimos (Makis) Maropoulos df6a080b24 remove test branch 2021-02-19 09:47:51 +02:00
Gerasimos (Makis) Maropoulos 6587b387b6 remove travis 2021-02-19 09:41:24 +02:00
Gerasimos (Makis) Maropoulos efcdd4b9e5 fix script 1 2021-02-19 08:54:32 +02:00
Gerasimos (Makis) Maropoulos 7a5abf0f4e add this branch on gh actions 2021-02-19 08:50:12 +02:00
Gerasimos (Makis) Maropoulos 1243150690 let's see 2021-02-19 08:49:15 +02:00