655 Commits

Author SHA1 Message Date
openharmony_ci ea11f9088c !3 merge master into master
log新增bundle.json部件化

Created-by: dragonswordy
Commit-by: ljy9810
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)
https://gitcode.com/openharmony/third_party_rust_autocfg/issues/3


### 二、建议测试周期和提测地址  
  建议测试完成时间:xxxx.xx.xx  
  投产上线时间:xxxx.xx.xx  
  提测地址:CI环境/压测环境  
  测试账号:  

### 三、变更内容
  * 3.1 关联PR列表

  * 3.2 数据库和部署说明  
    1. 常规更新 
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"

  * 3.4 其他技术优化内容(做了什么,变更了什么)
    - 重构了 xxxx 代码
    - xxxx 算法优化


  * 3.5 废弃通知(什么字段、方法弃用?)



  * 3.6  后向不兼容变更(是否有无法向后兼容的变更?)


  
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
  自测测试结论:


### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
  检查点:

| 需求名称 | 是否影响xx公共模块 | 是否需要xx功能 | 需求升级是否依赖其他子产品 |
|------|------------|----------|---------------|
| xxx  | 否          | 需要       | 不需要           |
|      |            |          |               |

  接口测试:

  性能测试:

  并发测试:

  其他:



See merge request: openharmony/third_party_rust_log!3
OpenHarmony-v6.1-Release OpenHarmony-v7.0-Beta1
2025-12-31 22:04:56 +08:00
ljy9810 e41dabcf7f log新增bundle.json部件化
Signed-off-by: ljy9810 <longjianyin@h-partners.com>
2025-12-24 09:19:57 +08:00
openharmony_ci 056e0bad94 !2 Add OAT.xml and README.OpenSource
Merge pull request !2 from fangting/master
OpenHarmony-v6.0.0.1-Release OpenHarmony-v6.0-Release OpenHarmony-v6.0-Beta1 OpenHarmony-v4.1.4-Release OpenHarmony-v5.1.0-Release OpenHarmony-v5.0.3-Release OpenHarmony-v4.1.3-Release OpenHarmony-v5.0.2-Release OpenHarmony-v4.1.2-Release OpenHarmony-v5.0.1-Release OpenHarmony-v4.0.4-Release OpenHarmony-v5.0.0-Release OpenHarmony-v4.0.3-Release OpenHarmony-v4.0.2-Release OpenHarmony-v5.0-Beta1 OpenHarmony-v4.0-Beta1 OpenHarmony-v4.0-Beta2 OpenHarmony-v4.0-Release OpenHarmony-v4.0.1-Release OpenHarmony-v4.1-Beta1 OpenHarmony-v4.1-Release OpenHarmony-v4.1.1-Release master-v weekly_20240115-v OpenHarmony-v6.0.0.2-Release
2023-04-14 08:10:52 +00:00
fangting c3b5e97906 Add OAT.xml and README.OpenSource
Signed-off-by: fangting <fangting12@huawei.com>
2023-04-14 14:15:04 +08:00
openharmony_ci 8e90f051fb !1 [log]Add GN Build Files and Custom Modifications to Rust Third-party Libraries
Merge pull request !1 from lubinglun/master
2023-04-13 11:34:37 +00:00
lubinglun 10f0d890ef Add GN Build Files and Custom Modifications
Issue:https://gitee.com/openharmony/build/issues/I6UFTP
Signed-off-by: lubinglun <lubinglun@huawei.com>
2023-04-12 17:26:27 +08:00
Ashley Mannix 3796060d33 Merge pull request #508 from KodrAus/cargo/0.4.17
Prepare for 0.4.17 release
github.com/rust-lang/log.git/0.4.17 github.com/rust-lang/log/0.4.17
2022-05-03 08:41:08 +10:00
Ashley Mannix 67215398b1 prepare for 0.4.17 release 2022-04-29 09:02:57 +10:00
Ashley Mannix c2b4edb3be Merge pull request #506 from KodrAus/chore/enabled-requirement
Note that Log implementors should call enabled
2022-04-29 08:59:07 +10:00
Ashley Mannix 53604fe761 make notes for implementors consistent 2022-04-29 08:42:34 +10:00
Ashley Mannix f216d5b18d note that Log implementors should call enabled 2022-04-20 20:53:51 +10:00
Ashley Mannix dc74c5c81e Merge pull request #504 from KodrAus/feat/128bit-refs
Upgrade to value-bag 1.0.0-alpha.9 and remove by-value 128bit int conversions
2022-04-20 20:47:38 +10:00
Ashley Mannix 802ab968d9 Merge pull request #505 from hellow554/patch-1
fix markdown links  in lib.rs
2022-04-20 20:30:37 +10:00
Marcel Hellwig 09ad64ef1b fix markdown links in lib.rs 2022-04-20 11:43:25 +02:00
KodrAus ceafea9202 run fmt 2022-04-20 16:31:54 +10:00
KodrAus 577ef9c13c add safety comments to the by-ref transmute for non-zero nums 2022-04-20 16:28:54 +10:00
KodrAus ced3a2395b add a macro test with common types 2022-04-20 16:27:06 +10:00
KodrAus 2bcc394066 upgrade to value-bag 1.0.0-alpha.9 and remove by-value 128bit int conversions 2022-04-20 16:17:36 +10:00
Ashley Mannix d48203f2de Merge pull request #502 from jmmv/db_logger
Add reference to db_logger
2022-04-20 15:21:24 +10:00
Julio Merino fd32270054 Add reference to db_logger
db_logger is a logging implementation that writes log entries to a
database.  At the time of this writing, it supports PostgreSQL and
SQLite via the sqlx crate.
2022-04-12 18:07:44 -07:00
Ashley Mannix fe90e2c5f6 Merge pull request #496 from KodrAus/cargo/0.4.16
Prepare for 0.4.16 release
2022-03-23 00:04:33 +10:00
Ashley Mannix ea911836af fully qualify Type import for MSRV 2022-03-22 23:52:16 +10:00
Ashley Mannix d872e03421 re-export Option to use in macros 2022-03-22 23:44:12 +10:00
Ashley Mannix dd903a7a89 prepare for 0.4.16 release 2022-03-22 23:36:24 +10:00
Ashley Mannix 64992cdeee Merge pull request #495 from Thomasdezeeuw/issue_494
Fully qualify Some and None
2022-03-22 23:28:31 +10:00
Thomas de Zeeuw 538595c020 Fully qualify Some and None 2022-03-22 14:01:09 +01:00
Ashley Mannix b1394dbf3e Merge pull request #492 from rust-lang/KodrAus-patch-2
Update changelog for 0.4.15 with last minute additions
2022-03-22 14:28:38 +10:00
Ashley Mannix 165f5053ea update changelog for 0.4.15 with last minute additions 2022-03-22 13:17:53 +10:00
Ashley Mannix 50e6d89eab Merge pull request #491 from Thomasdezeeuw/kv-value-nonzero
Implement ToValue and From<$ty> for Value for NonZero
2022-03-22 12:30:38 +10:00
Thomas de Zeeuw 6e8ebfc7ad Implement ToValue and From<$ty> for Value for NonZero
It can already by be done by calling `.get()`, but this makes it a bit
easier.
2022-03-20 18:20:53 +01:00
Ashley Mannix f72261ecb5 Merge pull request #488 from wtetzner/master
#487 Add thumbv4t-none-eabi to the list of targets that don't support…
2022-03-03 08:04:31 +10:00
Ashley Mannix 5568c4021f Merge pull request #486 from Thomasdezeeuw/issue#484
Support static string as key value
2022-03-03 08:03:56 +10:00
Walter Tetzner f64f9eb62d #487 Fix formatting. 2022-02-27 11:36:27 -06:00
Walter Tetzner 9cd98f1dbb #487 Add thumbv4t-none-eabi to the list of targets that don't support atomics. 2022-02-26 23:26:16 -06:00
Thomas de Zeeuw 2afe88f20f Support static string as key value 2022-02-26 12:28:43 +01:00
Ashley Mannix d3c57d461b Merge pull request #485 from KodrAus/cargo/0.4.15
Prepare for 0.4.15 release
2022-02-26 13:47:44 +10:00
Ashley Mannix 4a3cea1b37 prepare for 0.4.15 release 2022-02-23 08:39:45 +10:00
Ashley Mannix b28fc82764 Merge pull request #483 from DesmondWillowbrook/add-log_err
docs(readme): add mention to log_err
2022-02-23 08:21:09 +10:00
Kartavya Vashishtha eb96df4ad1 docs(readme): add mention to log_err 2022-02-19 10:40:56 +05:30
Ashley Mannix 496fea7889 Merge pull request #482 from KodrAus/ci/minimal-versions
Check features with minimal versions
2022-02-11 21:23:44 +10:00
Ashley Mannix 344bad5935 yaml 2022-02-11 21:15:38 +10:00
Ashley Mannix 60396538cb Merge pull request #478 from PAN-Ziyue/patch-1
change url in README to doc.rs
2022-02-11 21:14:01 +10:00
Ashley Mannix d8b19d347b check features with minimal versions 2022-02-11 21:08:06 +10:00
Ashley Mannix 168e8eb611 Merge pull request #479 from atouchet/crgo
Remove outdated Travis CI and AppVeyor references
2022-01-17 11:26:02 +10:00
Ashley Mannix 4837386c01 Merge pull request #476 from KodrAus/feat/kv-macros
Allow macros to be more consistent with kvs
2022-01-17 11:25:43 +10:00
Ashley Mannix 73f8f58305 fix up CI 2021-12-30 12:12:22 +10:00
Alex Touchet 5251a4d119 Remove outdated Travis CI and AppVeyor references 2021-12-27 16:19:06 -08:00
Ziyue Pan 1e66d44a96 change url in README to doc.rs 2021-12-27 18:49:10 +08:00
Ashley Mannix 12a833d064 fix up kv examples 2021-12-23 15:13:42 +10:00
Ashley Mannix c093b19364 revert requirement for target = in kv macros 2021-12-23 15:07:25 +10:00