Billy Chan
30f43b64c6
Fixup
2021-11-08 19:03:06 +08:00
Billy Chan
1ed6371cbd
Run axum_example
on CI
2021-11-08 12:39:36 +08:00
Chris Tsang
57c255387f
Remove test-temp from Rust.yml
2021-11-02 02:08:49 +08:00
Billy Chan
a1167b774e
Try cargo test
with different args
2021-10-30 23:37:44 +08:00
Billy Chan
128352092d
GitHub Actions with Conditional Job Running Based on Commit Message ( #266 )
...
* .
* testing...
* testing ...
* [test] ...
* .
* ..
* testing
* [testing]
* testing
* [cli] this should only run cli
* [CLI] how about this
* [mysql] only
* [postgres] only
* [examples] only
* [issues] only
* [sqlite] only
* Run by default
* Always run example [cli]
* ...
* Run by default (again)
* Docs
* Remove unused
* ...
* [cli] [issues] only
2021-10-23 16:10:26 +08:00
Billy Chan
4913e88f3a
CI install sea-orm-cli in debug mode
2021-10-22 11:25:18 +08:00
Forest Anderson
44da1cab0b
Rearranged files, added fmt
2021-10-22 11:24:41 +08:00
Billy Chan
b65de65464
[issues] The CI issues job should be running
2021-10-21 19:09:38 +08:00
Billy Chan
56e2f7c0e9
Add empty line...
2021-10-21 19:08:58 +08:00
Billy Chan
d10a52cc58
Try skip CI job issues
2021-10-21 19:06:03 +08:00
Billy Chan
e911d2f5f4
Unify case-transform using the same crate
2021-10-21 11:36:57 +08:00
Forest Anderson
fb1694b096
Updated actions with test
2021-10-19 01:27:27 -04:00
Chris Tsang
2a34381a8d
Speed up test suite
2021-10-15 16:14:50 +08:00
Chris Tsang
7bc6477091
Merge branch 'master' into transaction-3
2021-10-12 14:24:35 +08:00
Chris Tsang
f9dd9d242a
Edit
2021-10-12 13:42:24 +08:00
Chris Tsang
e57975930e
Unit Test Rocket
2021-10-12 12:30:30 +08:00
Chris Tsang
c24d7704d9
Move examples #232
2021-10-09 14:38:43 +08:00
Chris Tsang
97235df059
Test
2021-10-06 18:29:47 +08:00
Chris Tsang
7274f5c624
Fix test failure
2021-10-02 15:16:43 +08:00
Chris Tsang
f0dda202b2
Add to workflow
2021-10-01 11:15:38 +08:00
Chris Tsang
8c8c93bb40
Add to GitHub Action
2021-09-21 18:28:42 +08:00
Sam Samai
71926cfd4b
Merge branch 'master' into ss/rocket-example
...
# Conflicts:
# Cargo.toml
2021-09-03 22:33:16 +10:00
Billy Chan
e852a09498
cargo clippy
2021-09-03 16:51:22 +08:00
Billy Chan
ca56f27909
cargo clippy
2021-09-03 16:20:57 +08:00
Billy Chan
4af7d1c6c2
Update Workflow
2021-08-30 03:33:16 +08:00
Billy Chan
9565a2e999
Update Workflow
2021-08-25 23:52:38 +08:00
Billy Chan
30ca917316
Update Workflow
2021-08-25 23:20:30 +08:00
Chris Tsang
8cfa14233d
GitHub Workflow
2021-08-23 15:40:28 +08:00
Chris Tsang
3f7de132aa
Update examples
2021-08-23 15:29:30 +08:00
Chris Tsang
c8989dfb23
GitHub Action
2021-08-22 02:00:00 +08:00
Chris Tsang
35c9cbe60a
GitHub Action
2021-08-21 23:25:25 +08:00
Billy Chan
d7e61b09c9
Update GitHub ACtions
2021-08-21 22:56:48 +08:00
Billy Chan
318fa9f9bf
Update GitHub Actions
2021-08-21 22:56:48 +08:00
Billy Chan
09c328bb0d
Use smol async-runtime and require one of the supported runtime for integration tests
2021-08-21 22:56:48 +08:00
Billy Chan
d9ac5d83de
Fix compile errors on different runtime ( #84 )
...
* Fix compile errors on different runtime
* Split sea-orm-cli into separate workspace
* Hotfix
2021-08-14 18:43:47 +08:00
Billy Chan
ba226a2b62
Generate arbitrary named entity ( #70 )
...
* Generate arbitrary named entity (#69 )
* Bump cli & codegen version
* CI tests no caching
* Remove local dependency path
2021-08-10 16:35:10 +08:00
Billy Chan
da2fd9204b
Run CI for all PRs
2021-08-10 10:37:30 +08:00
Chris Tsang
a828c3f7ee
Update workflow
2021-08-08 16:02:45 +08:00
Chris Tsang
aea0d19117
Test different DB versions
2021-08-08 02:56:52 +08:00
Chris Tsang
d27d94ff55
rename workflow
2021-08-08 02:39:51 +08:00
Chris Tsang
161c91436e
Features
2021-08-07 23:39:17 +08:00
Billy Chan
bc7264587c
Try setting ENV
2021-08-05 23:47:49 +08:00
Billy Chan
e144216740
Update GitHub Actions
2021-08-04 13:01:49 +08:00
Billy Chan
08acc2a06a
Test mariadb 10.5
2021-07-27 22:15:07 +08:00
Billy Chan
571e4eb5d9
Update GitHub actions
2021-07-26 12:46:35 +08:00
Sam Samai
6efb06d28b
Merge branch 'master' into ss/test_suite
...
# Conflicts:
# Cargo.toml
2021-07-25 20:41:42 +10:00
Billy Chan
1cdbcceddb
Testing different db on various async runtime ( #53 )
...
* Testing different db on various async runtime
* Test on various runtime
* No explicit cargo build step
* Cargo build with features
* Hotfix
* With actix_rt
* Only tests "runtime-async-std-native-tls" for now
2021-07-22 19:23:21 +08:00
Sam Samai
1d55df9c7b
Merge branch 'master' into ss/test_suite
...
# Conflicts:
# .github/workflows/rust.yml
# Cargo.toml
2021-07-22 21:04:36 +10:00
Billy Chan
22516b8f68
Add Postgres db driver
2021-07-21 19:07:02 +08:00
Sam Samai
f94d19b702
Use mysql 8.0 image on CI
2021-07-15 09:13:30 +10:00