徐未来
|
0924e64e0b
|
serde1.0.136升级至1.0.197
Signed-off-by: 徐未来 <xuweilai2@huawei.com>
|
2024-04-02 17:04:14 +08:00 |
|
openharmony_ci
|
ff504fee13
|
回退 'Pull Request !3 : serde 1.0.136升级至1.0.197'
|
2024-04-02 03:29:53 +00:00 |
|
徐未来
|
0f7cf7ba7a
|
serde1.0.136升级至1.0.197
Signed-off-by: 徐未来 <xuweilai2@huawei.com>
|
2024-03-12 11:57:45 +08:00 |
|
David Tolnay
|
ff259ec66b
|
Detect warnings in CI
|
2022-01-01 11:52:55 -08:00 |
|
David Tolnay
|
c3c1641c06
|
Remove workaround for redundant_field_names Clippy bug
|
2021-11-04 20:23:25 -07:00 |
|
David Tolnay
|
1fcda0ebdb
|
Enable pedantic lints on test suite in CI
|
2021-11-04 20:21:48 -07:00 |
|
David Tolnay
|
8f16ac0a94
|
Move deny(clippy) to command line arguments in the CI job
|
2021-11-04 20:09:35 -07:00 |
|
David Tolnay
|
c17c4eef18
|
Unify stable and beta CI workflow
|
2021-04-19 19:54:56 -07:00 |
|
David Tolnay
|
68bda7a004
|
Include serde crate in 1.31 CI job
|
2021-01-24 20:42:20 -08:00 |
|
David Tolnay
|
bb7f94df84
|
Add serde_derive_internals to clippy CI job
|
2021-01-24 16:11:37 -08:00 |
|
David Tolnay
|
24e6acbfae
|
Drop 'help or discussion' issue template
Per https://github.com/serde-rs/serde#getting-help we're steering these
to Discord / Stack Overflow / Reddit / etc.
Can reconsider when GitHub Discussions is out of beta
(https://github.com/vercel/next.js/discussions).
|
2020-07-04 20:44:22 -07:00 |
|
David Tolnay
|
4d6d0ae539
|
Add a CI builder on 1.31.0
|
2020-05-09 22:38:26 -07:00 |
|
David Tolnay
|
099fa25b86
|
Fix unused matrix component in name of clippy job
|
2020-05-06 01:53:58 -07:00 |
|
David Tolnay
|
c120c4518b
|
Move clippy to ci.yml gated with github.event_name != 'pull_request'
|
2020-05-05 22:09:35 -07:00 |
|
David Tolnay
|
115c1b4830
|
Exclude expansion tests from test suite by default
This test isn't high enough signal to have all contributors run it.
|
2020-05-05 21:52:37 -07:00 |
|
David Tolnay
|
e2ff603587
|
Add Actions job to run macrotest
|
2020-05-05 17:41:35 -07:00 |
|
David Tolnay
|
38ad09aeb7
|
Add Windows CI in GitHub Actions
|
2020-05-05 17:08:09 -07:00 |
|
David Tolnay
|
02631cef42
|
Remove clippy from main CI workflow
We don't run clippy on PRs. It is covered by a separate clippy.yml
workflow.
|
2020-05-05 17:04:51 -07:00 |
|
David Tolnay
|
e16e924c21
|
Split test suite to its own Actions job
Since this step takes the longest.
|
2020-05-05 16:39:36 -07:00 |
|
David Tolnay
|
8b52ddd5b9
|
Add GitHub Actions workflow to run Clippy
|
2020-05-05 16:34:27 -07:00 |
|
David Tolnay
|
112f2040ea
|
Remove Travis configuration
|
2020-05-05 11:33:56 -07:00 |
|
David Tolnay
|
cd836eb3ca
|
Try caching Cargo index to speed up 1.13 build
This one build always took several (10+) minutes on:
Updating registry `https://github.com/rust-lang/crates.io-index`
|
2020-05-03 17:59:26 -07:00 |
|
David Tolnay
|
5534bf4df1
|
Enable GitHub Actions
|
2020-05-03 02:23:04 -07:00 |
|
David Tolnay
|
7d73089b7c
|
Milder and more general wording for feature requests
|
2018-05-22 21:30:25 -07:00 |
|
David Tolnay
|
4aeb0df88f
|
Add a button to clarify any other type of issue is welcome
|
2018-05-12 11:27:14 -07:00 |
|
David Tolnay
|
6ca4dd2c4a
|
Add an issue suggestion for documentation improvements
|
2018-05-05 10:01:54 -07:00 |
|
David Tolnay
|
c04c233838
|
Generalize the help issue type
|
2018-05-05 10:00:17 -07:00 |
|
David Tolnay
|
175c638fdc
|
Set up some issue templates
|
2018-05-05 01:45:24 -07:00 |
|