Merged
Conversation
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
approved these changes
Mar 17, 2026
Hoblovski
added a commit
to Hoblovski/abcoder
that referenced
this pull request
Mar 18, 2026
This reverts commit 4c3bcc6.
Hoblovski
added a commit
that referenced
this pull request
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Check the PR title.
(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: