Stepan Kuzmin
|
3b9dfa39e7
|
chore(release): 0.5.0
|
2019-10-26 21:26:38 +03:00 |
|
Stepan Kuzmin
|
313fc1cc2d
|
chore: 🤖 release 0.5.0
|
2019-10-26 21:25:41 +03:00 |
|
Stepan Kuzmin
|
aecb7ce6f4
|
fix: 🐛 change tilejson scheme to xyz by default
BREAKING CHANGE: TileJSON scheme is XYZ by default
Closes: #29
|
2019-10-26 21:21:29 +03:00 |
|
Stepan Kuzmin
|
5a807e40e2
|
feat: upgrade actix-web to 1.0 (#33)
* test: 💍 add function sources tests
* test: 💍 limit postgres pool size in tests
* feat: 🎸 upgrade actix-web to 1.0
|
2019-10-26 20:37:49 +03:00 |
|
dependabot-preview[bot]
|
782bb8f1bd
|
chore(deps): bump r2d2 from 0.8.5 to 0.8.6 (#32)
Bumps [r2d2](https://github.com/sfackler/r2d2) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/sfackler/r2d2/releases)
- [Changelog](https://github.com/sfackler/r2d2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sfackler/r2d2/compare/v0.8.5...v0.8.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-21 08:46:54 +03:00 |
|
Stepan Kuzmin
|
78efc873f5
|
chore: 🤖 update dependencies
|
2019-10-18 12:17:55 +03:00 |
|
dependabot-preview[bot]
|
51cabe83c0
|
chore(deps): bump env_logger from 0.7.0 to 0.7.1 (#31)
Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/sebasmagri/env_logger/releases)
- [Changelog](https://github.com/sebasmagri/env_logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebasmagri/env_logger/compare/v0.7.0...v0.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-17 12:09:32 +03:00 |
|
Stepan Kuzmin
|
58f8066b24
|
Update README.md
|
2019-10-14 16:57:19 +03:00 |
|
Stepan Kuzmin
|
1c371bd62e
|
chore: 🤖 update dependencies
|
2019-10-11 11:23:32 +03:00 |
|
dependabot-preview[bot]
|
980dd70d14
|
chore(deps): bump tilejson from 0.1.0 to 0.2.0 (#27)
Bumps [tilejson](https://github.com/stepankuzmin/rust-tilejson) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/stepankuzmin/rust-tilejson/releases)
- [Commits](https://github.com/stepankuzmin/rust-tilejson/compare/v0.1.0...v0.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-10 12:03:36 +03:00 |
|
dependabot-preview[bot]
|
1ecb8a48d6
|
chore(deps): bump env_logger from 0.6.2 to 0.7.0 (#25)
Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/sebasmagri/env_logger/releases)
- [Changelog](https://github.com/sebasmagri/env_logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebasmagri/env_logger/compare/v0.6.2...v0.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-08 21:52:03 +03:00 |
|
Stepan Kuzmin
|
9c2dea40b6
|
chore: 🤖 release 0.4.1
|
2019-10-07 12:19:07 +03:00 |
|
Kristjan
|
856c93c338
|
Fix Postgis version check (#23) (h/t [Krizz](https://github.com/Krizz))
Fixes Postgis version check to allow Beta/RC versions
|
2019-10-06 18:13:39 +03:00 |
|
Stepan Kuzmin
|
ac076834bf
|
chore: 🤖 update dependencies
|
2019-10-05 13:09:00 +03:00 |
|
Stepan Kuzmin
|
5c845315fd
|
chore: 🤖 update rust-musl-builder to 1.38.0
|
2019-10-04 15:56:30 +03:00 |
|
Stepan Kuzmin
|
ceb851f05b
|
chore: 🤖 update dependencies
|
2019-10-04 15:54:49 +03:00 |
|
Stepan Kuzmin
|
0796fbe5dc
|
test: 💍 add tests for source lists and CORS
|
2019-10-01 15:52:36 +03:00 |
|
Stepan Kuzmin
|
dfde87557f
|
chore: 🤖 update dependencies
|
2019-10-01 14:55:55 +03:00 |
|
Stepan Kuzmin
|
31ff2bfd90
|
ci: 🎡 test for docker image build in CI
|
2019-09-30 19:12:00 +03:00 |
|
Stepan Kuzmin
|
dec3759a16
|
docs: ✏️ update README.md
|
2019-09-30 18:54:27 +03:00 |
|
Stepan Kuzmin
|
947add145c
|
ci: 🎡 run docker image action on push into master
|
2019-09-30 18:51:49 +03:00 |
|
Stepan Kuzmin
|
ac48f1c9f8
|
ci: 🎡 add docker image action
|
2019-09-30 18:34:06 +03:00 |
|
Stepan Kuzmin
|
4f0027c401
|
Update and rename .github/workflows/dockerimage.yml to dockerimage.yml
|
2019-09-30 17:29:17 +03:00 |
|
Stepan Kuzmin
|
b1d6ceda02
|
chore(release): 0.4.0
|
2019-09-30 16:24:38 +03:00 |
|
Stepan Kuzmin
|
656f5392da
|
ci: 🎡 fix sha256 generation
|
2019-09-30 16:24:15 +03:00 |
|
Stepan Kuzmin
|
5c64cb21fb
|
chore(release): 0.4.0
|
2019-09-30 15:56:14 +03:00 |
|
Stepan Kuzmin
|
d071bde8ce
|
chore: 🤖 prepare v0.4.0 release
|
2019-09-30 15:55:54 +03:00 |
|
Stepan Kuzmin
|
4ba1f6f477
|
chore(release): 0.4.0
|
2019-09-30 15:40:22 +03:00 |
|
Stepan Kuzmin
|
b331e91b16
|
chore(release): 0.4.0
|
2019-09-30 13:34:38 +03:00 |
|
Stepan Kuzmin
|
f48a70e933
|
ci: 🎡 remove release notes
|
2019-09-30 13:33:42 +03:00 |
|
Stepan Kuzmin
|
384d682dc4
|
chore: 🤖 update dependencies
|
2019-09-30 12:50:12 +03:00 |
|
Stepan Kuzmin
|
f334070acb
|
ci: 🎡 cleanup
|
2019-09-30 12:49:35 +03:00 |
|
Stepan Kuzmin
|
72ff83bc90
|
ci: 🎡 add release notes
|
2019-09-30 12:42:49 +03:00 |
|
Stepan Kuzmin
|
d86d6dc023
|
refactor: 💡 fix clippy issues
|
2019-09-30 11:28:34 +03:00 |
|
Stepan Kuzmin
|
1bd48d50d7
|
ci: 🎡 update CI workflow
|
2019-09-30 08:43:16 +03:00 |
|
Stepan Kuzmin
|
9c7d57e389
|
ci: 🎡 rewrite workflow
|
2019-09-29 21:47:24 +03:00 |
|
Stepan Kuzmin
|
f248541969
|
ci: 🎡 debug
|
2019-09-29 18:52:05 +03:00 |
|
Stepan Kuzmin
|
ef636ffbca
|
ci: 🎡 use tag from env
|
2019-09-29 18:38:07 +03:00 |
|
Stepan Kuzmin
|
9053bbaab7
|
ci: 🎡 install toolchain
|
2019-09-29 18:16:11 +03:00 |
|
Stepan Kuzmin
|
31dffd043b
|
ci: 🎡 use Rust cargo Action
|
2019-09-29 18:09:16 +03:00 |
|
Stepan Kuzmin
|
2eb54bd2ea
|
ci: 🎡 use matrix strategy on release action
|
2019-09-29 17:13:08 +03:00 |
|
Stepan Kuzmin
|
682bc879f7
|
ci: 🎡 add release action
|
2019-09-29 16:30:54 +03:00 |
|
Stepan Kuzmin
|
5b9a864949
|
ci: 🎡 switch from CircleCI to Github Actions
|
2019-09-29 15:59:11 +03:00 |
|
Stepan Kuzmin
|
bf9c66a89e
|
ci: 🎡 cleanup
|
2019-09-29 15:52:35 +03:00 |
|
Stepan Kuzmin
|
2282e8fd7f
|
ci: 🎡 run server in background
|
2019-09-29 15:41:32 +03:00 |
|
Stepan Kuzmin
|
3222a1d074
|
ci: 🎡 add vtzero check
|
2019-09-29 15:32:19 +03:00 |
|
Stepan Kuzmin
|
75ed97dcdc
|
Update rust.yml
|
2019-09-29 14:19:10 +03:00 |
|
Stepan Kuzmin
|
0bd3acd917
|
Update rust.yml
|
2019-09-29 14:05:32 +03:00 |
|
Stepan Kuzmin
|
587ec3c185
|
Update rust.yml
|
2019-09-29 13:55:30 +03:00 |
|
Stepan Kuzmin
|
449a4bceda
|
Update rust.yml
|
2019-09-29 13:45:49 +03:00 |
|