Takayuki Maeda
|
3b7f837724
|
pass token to cargo-workspaces (#113)
|
2021-09-16 00:29:20 +09:00 |
|
Takayuki Maeda
|
283e835c94
|
fix job name (#103)
|
2021-09-15 00:00:04 +09:00 |
|
Takayuki Maeda
|
ce1ea291d2
|
install cargo-workspaces (#77)
|
2021-09-08 11:05:17 +09:00 |
|
Takayuki Maeda
|
09f4eeda83
|
Use cargo-workspaces for publishing multiple crates (#67)
* use cargo-workspaces
* add git information
|
2021-09-07 22:11:09 +09:00 |
|
Takayuki Maeda
|
c3cdc3950b
|
remove if line
|
2021-09-07 19:41:30 +09:00 |
|
Takayuki Maeda
|
99130c0660
|
Create LICENSE (#64)
* Create LICENSE
* remove unused files
|
2021-09-07 19:30:38 +09:00 |
|
Takayuki Maeda
|
d8f35cb2a7
|
nightly to stable (#63)
|
2021-09-07 19:18:22 +09:00 |
|
Takayuki Maeda
|
1437f71717
|
Bump up dependency versions (#62)
* bump up dependency versions
* fix ci.yml
* turn off incremental compilation
* bump up sqlx version
* fix rust
* remove unused features
* add profile
* optimize proc macro
* default features false in database-tree
* remove sqlx from database-tree
* remove --release
* fix
* bump up opt-level 2
* 1
* sqlx 3
* remove profile
* remove windows gnu
* remove windows-gnu
* cache dependencies
* remove windows gnu
* fix typo
|
2021-09-07 19:10:27 +09:00 |
|
Takayuki Maeda
|
07357f2a3b
|
add fail-fast to release
|
2021-09-07 02:02:41 +09:00 |
|
Takayuki Maeda
|
271aac9db8
|
Cross-platform release (#61)
* cross-platform release
* fix style
|
2021-09-07 01:38:40 +09:00 |
|
Takayuki Maeda
|
c56f1836ed
|
sleep 2
|
2021-08-28 18:51:21 +09:00 |
|
Takayuki Maeda
|
b4a1cc792d
|
Publish database-tree (#49)
* publish database-tree
* use v0.1.0-alpha.1
* always run cargo publish
|
2021-08-28 18:30:32 +09:00 |
|
Takayuki Maeda
|
4b26b71a38
|
Refactor handlers (#3)
* fix workflows
* remove a unused function
* initialize record table state every time specifying table
* add a crates.io badge
* close pool if exists
* remove unneeded lines
* change gobang.gif
* fix layout
* update gobang.gif
* refactor `utils::get_records`
* refactor handlers
* change gobang.gif
* fix clippy warnings
|
2021-06-26 01:44:54 +09:00 |
|
Takayuki Maeda
|
9cad1181bc
|
fix release workflow
|
2021-06-23 04:32:19 +09:00 |
|
Takayuki Maeda
|
f26974ae0d
|
Release workflow (#2)
* layout
* architecture
* implement util functions
* use config conn
* remove cache
* fix user config
* cargo clippy --fix
* 0.1.0-alpha.0 release
|
2021-06-23 04:22:11 +09:00 |
|