Sima Kinsart
|
867d1f6f79
|
Merge pull request #848 from teloxide/sqlite-rustls
Add `sqlite-storage-rustls` feature
|
2023-02-15 11:58:45 +00:00 |
|
Maybe Waffle
|
119e305729
|
Add sqlite-storage-rustls feature
|
2023-02-13 11:59:06 +04:00 |
|
Waffle Maybe
|
626edd7130
|
Run CI in merge queue
|
2023-02-13 11:55:16 +04:00 |
|
Maybe Waffle
|
7c102da43a
|
Stop mentioning dev branch in documentation
|
2023-01-17 20:37:17 +04:00 |
|
Maybe Waffle
|
0253979e36
|
update rust version
|
2022-12-28 23:16:00 +04:00 |
|
Maybe Waffle
|
8ad3bf506b
|
Revert "Revert "Merge branch 'dev'""
This reverts commit 4e004739ca .
|
2022-11-28 16:51:16 +04:00 |
|
Sima Kinsart
|
437404df22
|
Check the CI with no default features
|
2022-11-25 16:38:34 +06:00 |
|
Hirrolot
|
0285d5d38b
|
Update MSRV to 1.64.0 (CI)
Former-commit-id: 1796e2c9f1
|
2022-09-29 09:51:56 +06:00 |
|
Maybe Waffle
|
49179dd274
|
Update nightly version in CI
Former-commit-id: 721908c08e
|
2022-09-09 21:59:11 +04:00 |
|
Waffle Maybe
|
6c0e7f814f
|
use different quotes?...
Former-commit-id: d9a7c265f9
|
2022-07-19 18:12:45 +04:00 |
|
Waffle Maybe
|
a27799e098
|
attempt to fix ci
Former-commit-id: 9f1d0d7dd8
|
2022-07-19 18:01:25 +04:00 |
|
Waffle Maybe
|
088d5f9912
|
**Actually** don't build examples with MSRV on CI
:|
Former-commit-id: 7a8e1e0e3d
|
2022-07-04 19:34:11 +04:00 |
|
Maybe Waffle
|
82ff78b5f6
|
Don't build examples when testing on CI
Former-commit-id: 77d1c4524d
|
2022-07-03 15:12:18 +04:00 |
|
Maybe Waffle
|
21cd47dcfd
|
Improve CI
Former-commit-id: a9886d8419
|
2022-07-03 15:12:18 +04:00 |
|
Maybe Waffle
|
6bfa21a02e
|
Update pinned nightly version
Former-commit-id: 0048370169
|
2022-07-03 15:12:18 +04:00 |
|
Hirrolot
|
93dfb00b5c
|
Update the nightly toolchain (CI)
Former-commit-id: 898ef3ab62
|
2022-05-26 23:38:19 +06:00 |
|
Maybe Waffle
|
7f40886046
|
fix CI
|
2022-04-21 12:52:01 +04:00 |
|
Maybe Waffle
|
cfaa71632c
|
Document and check the MSRV in CI
|
2022-04-20 23:33:44 +04:00 |
|
Maybe Waffle
|
8ae3222409
|
Disable redis tests outside of CI
...to not annoy people like me who don't have redis open while testing
|
2022-03-27 22:10:50 +04:00 |
|
Waffle Maybe
|
7a54b347f7
|
Fix name of the nightly CI job
|
2022-03-25 13:19:57 +04:00 |
|
Hirrolot
|
ac653dd8c4
|
Pin nightly-2022-01-17 in the CI
|
2022-03-25 11:35:25 +06:00 |
|
Hirrolot
|
767aeb0b65
|
Update .github/pull_request_template.md
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
|
2022-03-22 18:37:59 +06:00 |
|
Hirrolot
|
e3d19608ac
|
Create pull_request_template.md
|
2022-03-22 11:14:31 +06:00 |
|
Hirrolot
|
bde566825f
|
Fix the goddamn CI
|
2022-02-05 01:13:44 +06:00 |
|
Hirrolot
|
3f711b0d80
|
Revert "Update rustfmt on the CI"
This reverts commit 0dce872a9a .
|
2022-02-05 01:11:26 +06:00 |
|
Hirrolot
|
0dce872a9a
|
Update rustfmt on the CI
|
2022-02-05 01:10:01 +06:00 |
|
Hirrolot
|
242bfef885
|
Fix merge conflicts
|
2022-02-03 20:39:32 +06:00 |
|
Hirrolot
|
c7bbfcccfa
|
Enable all features when testing the examples
|
2022-02-02 15:29:52 +06:00 |
|
Hirrolot
|
4b1bc22360
|
Update testing examples CI
|
2022-02-02 04:00:48 +06:00 |
|
Maybe Waffle
|
559ed0a7bd
|
Remove "rustc version" from issue templates
|
2022-01-16 22:11:59 +03:00 |
|
Waffle Maybe
|
088a51cb5f
|
Pin tooling in the CI to a specific version
Both Clippy and Rustfmt are pinned to the current latest version (2021-10-24)
|
2021-10-25 17:39:26 +03:00 |
|
Hirrolot
|
b889ae6f13
|
Merge pull request #376 from teloxide/WaffleLapkin-patch-1
Point users to discussions
|
2021-04-28 09:51:45 -07:00 |
|
Waffle Lapkin
|
42dbd7b423
|
Point users to discussions
|
2021-04-27 19:22:39 +03:00 |
|
Waffle Lapkin
|
6352698655
|
Update issue templates
Change labels for `Parse error` and `Unknown telegram error` templates
|
2021-04-27 19:10:24 +03:00 |
|
Hirrolot
|
8522759e68
|
Get ready for v0.4.0 (#347)
* Get ready for v0.4.0
* Export teloxide_macros as macros in lib.rs
* Use tokio v1.3 in README.md
* Return the feature 'macros' back
* Export teloxide_macros::teloxide in the prelude
* Document the 'macros' feature in README.md
* Update src/lib.rs
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
* Update src/prelude.rs
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
* Propagate features from teloxide-core
* teloxide-core = 0.2.1
* Fix CI
* Require teloxide-core/auto_send instead of teloxide/auto-send
* default-features = false (teloxide-core)
* Specify each teloxide-core feature separately
* Fix Cargo.toml
* JSON -> Json, CBOR -> Cbor
* Update Cargo.toml
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2021-03-21 18:34:23 +06:00 |
|
Waffle Lapkin
|
89ae390dfe
|
Merge pull request #294 from teloxide/sqlite_storage
Sqlite storage v2
|
2020-11-04 12:01:21 +03:00 |
|
Sergey Levitin
|
5e1fe064cd
|
Add tests for sqlite storage
|
2020-10-24 19:51:55 +03:00 |
|
Waffle Lapkin
|
5508911904
|
Add issue templates
Add issue templates for
- Bug reports
- Feature requests
- Unknown telegram errors
- Parse errors
|
2020-10-20 14:38:36 +03:00 |
|
Waffle
|
7cbbf43966
|
run CI for pull requests against dev
|
2020-08-17 18:30:19 +03:00 |
|
Waffle
|
94bc8504a5
|
oops, i've accidentally removed redis setup from ci
|
2020-08-13 00:07:16 +03:00 |
|
Waffle
|
981ba237c9
|
redis test fix & beta/nightly ci
This commit fixes redis storage test, those were not ran before.
Also, introduces beta&nightly tests to CI
|
2020-08-12 23:53:58 +03:00 |
|
Temirkhan Myrzamadi
|
5b47cbc7d6
|
Test examples/redis_remember_bot in the CI
|
2020-07-30 18:23:02 +06:00 |
|
Temirkhan Myrzamadi
|
e74196a62f
|
Replace examples/ping-pong-bot with examples/dices-bot
|
2020-07-29 16:02:37 +06:00 |
|
Temirkhan Myrzamadi
|
09ec40305d
|
Append --all to CI commands
|
2020-07-25 01:48:17 +06:00 |
|
Temirkhan Myrzamadi
|
2f3652c16e
|
Update ci.yml
|
2020-07-04 21:13:09 +06:00 |
|
Temirkhan Myrzamadi
|
bbe3a86c84
|
Update ci.yml
|
2020-07-04 21:07:50 +06:00 |
|
Temirkhan Myrzamadi
|
82ade822cf
|
Open redis at 7777, 7778, 7779 ports (CI)
|
2020-07-04 20:59:58 +06:00 |
|
Temirkhan Myrzamadi
|
33910864c7
|
Merge branch 'master' into redis
|
2020-07-04 20:34:07 +06:00 |
|
p0lunin
|
13c1e041ac
|
moved strategy block
|
2020-07-03 19:09:53 +03:00 |
|
p0lunin
|
d8d9496bac
|
parallelize in github actions checking examples
|
2020-07-03 19:08:26 +03:00 |
|