Skip to content

Conversation

@YDX-2147483647
Copy link
Member

Resolves #680

@YDX-2147483647 YDX-2147483647 requested a review from Copilot August 15, 2025 01:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the GitHub Actions workflow to use the official TeX-Live organization's setup-texlive-action instead of the teatimeguest fork, addressing issue #680. This change ensures the project uses the canonical source for the TeX Live setup action.

  • Rerouted setup-texlive-action from teatimeguest/setup-texlive-action@v3 to TeX-Live/setup-texlive-action@v3
  • Added explcheck ignore rule for unused private functions

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/test.yaml Updated two instances of setup-texlive-action to use official TeX-Live organization
.github/workflows/release.yml Updated setup-texlive-action to use official TeX-Live organization
.explcheckrc Added ignore rule W401 for unused private function warnings

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@YDX-2147483647 YDX-2147483647 added this pull request to the merge queue Aug 15, 2025
Merged via the queue into BITNP:main with commit 3b423f8 Aug 15, 2025
9 checks passed
@YDX-2147483647 YDX-2147483647 deleted the action branch August 15, 2025 01:30
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.

更换 setup-texlive-action

1 participant