1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00
Commit Graph

124 Commits

Author SHA1 Message Date
eb6e6f832f add funding models 2023-09-11 00:51:45 +01:00
9a5cd90634 ci: fix db creation 2023-07-09 02:22:08 +01:00
1e0cedade0 ci: fix sqlx test 2023-07-09 02:08:43 +01:00
e96b9aeccc ci: update setup-rust-toolchain 2023-07-08 23:02:44 +01:00
17978ad115 Refine GHA workflows (#619) 2023-04-24 05:53:40 +09:00
3cb798c518 use actions-rust-lang/setup-rust-toolchain in CI 2023-03-14 03:32:46 +00:00
b686b68ae6 use sparse registry in CI 2023-03-14 03:24:17 +00:00
8ccdfbb024 stop generating lockfile in CI 2023-03-14 03:13:51 +00:00
fd7d4c8a23 improve documentation of diesel example 2023-03-14 02:33:45 +00:00
a814ac0d5c fix diesel test in CI (#592) 2022-12-12 02:41:22 +00:00
7caab85d01 refactor CI 2022-12-11 15:20:19 +00:00
7fd8c57cd2 chore: update deps 2022-08-28 18:40:59 +01:00
d259177eab use placeholder approach to shutdown-server 2022-08-07 23:58:56 +01:00
8770694e11 add fluent templates example 2022-07-10 03:30:48 +01:00
e7b73040d7 fix diesel example 2022-02-18 02:32:44 +00:00
09e3318ebf temp remove diesel ci 2022-02-18 02:27:07 +00:00
357983d22c fix ci 2022-02-18 02:13:55 +00:00
0b74135fb0 Adding auto OpenSSL ACME Let's Encrypt example. (#523)
Co-authored-by: Lajto Mekadimon <85128868+lajtomekadimon@users.noreply.github.com>
2022-02-06 16:31:44 +00:00
ddfc2b5ffd fix sqlx commands 2022-02-06 08:38:58 +00:00
a4d43c0ff8 fix db/basic 2022-02-06 08:19:35 +00:00
f623284c71 ignore protobuf-example in ci 2021-10-06 23:12:42 +01:00
7487a81e90 Fix sqlx_todo CI checks (#415) 2021-03-03 23:37:17 +09:00
75c19eb5c9 Add tests to diesel example (#414)
* add tests to diesel example

* add diesel migration to gh workflow

* update diesel gh action

* update diesel gh action

* review #414 diesel tests
2021-03-02 03:35:02 +09:00
d836b046c9 migrate ci to github actions (#367) 2020-09-16 01:11:49 +01:00