Skip to content

feat: cpp init#172

Merged
Hoblovski merged 3 commits intocloudwego:mainfrom
zyl1314:feat/cpp
Mar 18, 2026
Merged

feat: cpp init#172
Hoblovski merged 3 commits intocloudwego:mainfrom
zyl1314:feat/cpp

Conversation

@zyl1314
Copy link
Contributor

@zyl1314 zyl1314 commented Mar 17, 2026

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional): 支持cpp parse

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@CLAassistant
Copy link

CLAassistant commented Mar 17, 2026

CLA assistant check
All committers have signed the CLA.

@Hoblovski
Copy link
Collaborator

我觉得行。

给CI 加上 cxx cpp 吧。

From 7f2e3077bfd5fab2d69e44e280e8dc1b49bdd902 Mon Sep 17 00:00:00 2001
From: Hoblovski <dzy.0424thu@gmail.com>
Date: Tue, 17 Mar 2026 05:27:01 -0700
Subject: [PATCH] test: run cxx and cpp in regression


diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml
index 36edd03..d234a2b 100644
--- a/.github/workflows/regression.yml
+++ b/.github/workflows/regression.yml
@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-latest
     #if: "!contains(github.event.pull_request.title, '[NO-REGRESSION-TEST]')"
     env:
-      LANGS: "go rust python typescript"
+      LANGS: "go rust python typescript cxx cpp"
       # ignore package version for Go e.g. 'a.b/c@506fb8ece467f3a71c29322169bef9b0bc92d554'
       DIFFJSON_IGNORE: >
         ['id']
-- 
2.43.0

@Hoblovski Hoblovski merged commit 4c3bcc6 into cloudwego:main Mar 18, 2026
3 of 4 checks passed
Hoblovski added a commit to Hoblovski/abcoder that referenced this pull request Mar 18, 2026
Hoblovski added a commit that referenced this pull request Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants