XiaoSeS
b459b1a82c
Merge PR 664 observability into big-main for validation
...
# Conflicts:
# server/skillhub-app/src/main/java/com/iflytek/skillhub/exception/GlobalExceptionHandler.java
# server/skillhub-app/src/main/java/com/iflytek/skillhub/filter/RequestLoggingFilter.java
# server/skillhub-app/src/test/java/com/iflytek/skillhub/exception/GlobalExceptionHandlerTest.java
# server/skillhub-app/src/test/java/com/iflytek/skillhub/filter/RequestLoggingFilterTest.java
2026-08-03 19:35:49 +08:00
XiaoSeS
9290fe3ca2
fix(observability): skip otlp exporter without endpoint
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 19:25:19 +08:00
XiaoSeS
046132342f
Merge remote-tracking branch 'origin/main' into design/reliable-background-observability
2026-08-03 16:37:20 +08:00
XiaoSeS
41e0776b4c
test(auth): isolate security context between tests
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 16:36:52 +08:00
XiaoSeS
801818bba2
fix(observability): document message propagation semantics
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 15:09:55 +08:00
XiaoSeS
5058cc3387
feat(observability): propagate message trace context
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 14:46:03 +08:00
XiaoSeS
294c871546
Merge pull request #681 from iflytek/docs/auth-broker-federation-679
...
docs(auth): add enterprise identity broker guide
2026-08-03 14:19:32 +08:00
XiaoSeS
0b961ea9d2
docs(auth): add enterprise identity broker guide
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 14:14:34 +08:00
XiaoSeS
7b33660634
feat(auth): add DingTalk OAuth2 adapter to unified identity core ( #677 )
...
Merged into big-main after local validation, callback integration coverage, CI, DCO/CLA, and review. Main remains untouched; Hong Kong remote validation follows on the exact integration SHA.
2026-08-03 13:25:39 +08:00
XiaoSeS
aeec9bd0aa
test(auth): cover DingTalk callback identity flow
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 13:06:21 +08:00
XiaoSeS
b42ffde628
feat(auth): add DingTalk OAuth2 adapter to unified identity core
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 12:46:22 +08:00
XiaoSeS
3f14d6e3ea
fix(observability): harden operational log privacy
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 11:57:18 +08:00
XiaoSeS
a34018fcc7
chore(integration): refresh LDAP validation on latest big-main
2026-08-03 09:33:56 +08:00
XiaoSeS
486fc642a5
fix(auth): refresh LDAP smoke CSRF after logout
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 09:28:13 +08:00
XiaoSeS
d36570c344
chore(integration): sync main before observability validation
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-08-03 09:06:01 +08:00
XiaoSeS
e880ace778
chore(integration): stage LDAP adapter on big-main
2026-08-03 08:59:27 +08:00
XiaoSeS
3c8b62a664
fix(auth): harden LDAP identity assertions
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 21:54:49 +08:00
XiaoSeS
fac1110d15
Merge pull request #636 from iflytek/codex/builtin-skills-release
...
Deploy Docs / build (push) Has been cancelled
Security / Dependency Review (push) Has been cancelled
Security / CodeQL (java-kotlin) (push) Has been cancelled
Security / CodeQL (javascript-typescript) (push) Has been cancelled
Security / CodeQL (python) (push) Has been cancelled
Deploy Docs / Deploy (push) Has been cancelled
feat(bootstrap): verify built-in skill artifacts
2026-07-31 21:33:26 +08:00
XiaoSeS
3c151d1065
Merge pull request #635 from iflytek/codex/builtin-skills-content
...
feat(builtin-skills): add reviewed starter collection
2026-07-31 21:32:04 +08:00
XiaoSeS
a35bdce3c6
feat(auth): add LDAP and Active Directory adapter
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 19:13:32 +08:00
XiaoSeS
31d037de02
test(bootstrap): cover builtin skill upgrade conflicts
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 19:08:32 +08:00
XiaoSeS
5f7c48b7a4
feat(bootstrap): publish starter skills in runtime manifest
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 18:27:25 +08:00
XiaoSeS
b20ad397ad
Merge codex/builtin-skills-content into codex/builtin-skills-release
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 18:27:25 +08:00
XiaoSeS
62a329848f
Merge pull request #669 from iflytek/fix/account-merge-log-redaction
...
fix(auth): omit account merge request bodies from logs
2026-07-31 17:52:25 +08:00
XiaoSeS
51d781908d
fix(auth): omit account merge request bodies from logs
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 17:34:06 +08:00
XiaoSeS
1305f21646
Merge pull request #667 from iflytek/fix/weekly-thursday-close
...
fix(docs): align weekly reports to Thursday close
2026-07-31 17:18:10 +08:00
XiaoSeS
c6b18c6be6
Merge pull request #668 from feature/identity-account-merge
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 17:17:36 +08:00
XiaoSeS
b0b8993ca3
fix(docs): align weekly reports to Thursday close
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 17:15:00 +08:00
XiaoSeS
fd49ad9170
feat(auth): add secure account merging
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 17:07:43 +08:00
XiaoSeS
7f5d5466ff
chore(integration): stage observability boundary fixes
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 15:52:20 +08:00
XiaoSeS
e9a913e30b
fix(observability): tighten tracing integration boundaries
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 15:51:31 +08:00
XiaoSeS
3f8b28f97a
Merge pull request #666 from iflytek/docs/issue-659-weekly-w31-refresh-v2
...
docs(weekly): refresh W31 evidence metadata
2026-07-31 15:40:31 +08:00
XiaoSeS
bd0aa5f3d7
docs(weekly): refresh W31 evidence metadata
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 15:37:14 +08:00
XiaoSeS
c7bd56e77a
Merge PR #635 : builtin-skills starter collection
2026-07-31 14:35:08 +08:00
wowo-zZ
a3d9308e40
docs(builtin-skills): invite community skill sharing
...
Signed-off-by: wowo-zZ <zhenggui5228@126.com>
2026-07-31 14:22:23 +08:00
wowo-zZ
7885cc568b
feat(builtin-skills): add reviewed starter collection
...
Signed-off-by: wowo-zZ <zhenggui5228@126.com>
2026-07-31 14:22:23 +08:00
XiaoSeS
e7bde3e177
chore(integration): stage CAS adapter on big-main
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 12:05:54 +08:00
XiaoSeS
85fb05ff8f
chore(integration): stage observability validation on big-main
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 12:02:45 +08:00
XiaoSeS
2c1bcf3b22
fix(auth): harden CAS identity link flow
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 12:01:38 +08:00
XiaoSeS
d00fc0ea12
chore(integration): sync main before observability validation
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 11:48:43 +08:00
XiaoSeS
8b3ad8b14e
docs(observability): document tracing deployment modes
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 11:30:42 +08:00
XiaoSeS
1525698ff0
Merge pull request #661 from iflytek/docs/issue-659-weekly-pages-v2
...
Deploy Docs / build (push) Waiting to run
Deploy Docs / Deploy (push) Blocked by required conditions
Security / Dependency Review (push) Waiting to run
Security / CodeQL (java-kotlin) (push) Waiting to run
Security / CodeQL (javascript-typescript) (push) Waiting to run
Security / CodeQL (python) (push) Waiting to run
docs(weekly): mirror reports into project Pages
2026-07-31 11:22:19 +08:00
XiaoSeS
91fb155ef1
feat(observability): propagate async trace context
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 11:22:12 +08:00
XiaoSeS
09db71ffa7
docs(weekly): mirror reports into project Pages
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 11:18:22 +08:00
wowo-zZ
7f934e63ab
feat(bootstrap): verify built-in skill artifacts
...
Signed-off-by: wowo-zZ <zhenggui5228@126.com>
2026-07-31 11:14:42 +08:00
wowo-zZ
add32f044e
docs(builtin-skills): invite community skill sharing
...
Signed-off-by: wowo-zZ <zhenggui5228@126.com>
2026-07-31 11:14:30 +08:00
XiaoSeS
f805076c5c
feat(observability): add selectable tracing modes
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 11:06:13 +08:00
XiaoSeS
893c0d49ca
feat(observability): establish request correlation boundary
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 10:49:32 +08:00
XiaoSeS
07c2c9d750
chore(auth): sync CAS adapter with big-main
...
Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-07-31 10:35:48 +08:00
XiaoSeS
f7433bec51
Merge pull request #656 from iflytek/feature/identity-link
...
feat(auth): add explicit identity link and safe unlink flow
2026-07-31 10:08:16 +08:00