Skip to content

ci: add ANTLR4_TOOLS_ANTLR_VERSION environment variable for bnf workf… - #271

Merged
hzhangxyz merged 1 commit into
mainfrom
fix/antlr-version
Mar 11, 2026
Merged

ci: add ANTLR4_TOOLS_ANTLR_VERSION environment variable for bnf workf…#271
hzhangxyz merged 1 commit into
mainfrom
fix/antlr-version

Conversation

@hzhangxyz

Copy link
Copy Markdown
Member

…lows

Add ANTLR4_TOOLS_ANTLR_VERSION=4.13.2 to bnf-pytest.yml and bnf-jest.yml

…lows

Add ANTLR4_TOOLS_ANTLR_VERSION=4.13.2 to bnf-pytest.yml and bnf-jest.yml
Copilot AI review requested due to automatic review settings March 11, 2026 16:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the BNF CI workflows to explicitly pin the ANTLR version used by antlr4-tools, improving build/test reproducibility for grammar generation and related tasks.

Changes:

  • Add ANTLR4_TOOLS_ANTLR_VERSION=4.13.2 to the Python pytest workflow environment.
  • Add ANTLR4_TOOLS_ANTLR_VERSION=4.13.2 to the Node/jest workflow environment.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/bnf-pytest.yml Pins ANTLR version for antlr4-tools during Python BNF CI runs.
.github/workflows/bnf-jest.yml Pins ANTLR version for antlr4-tools during Node/Jest BNF CI runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hzhangxyz
hzhangxyz merged commit 5799569 into main Mar 11, 2026
90 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants