Skip to content

Conversation

@antongolub
Copy link
Collaborator

  • Tests pass
  • Appropriate changes to README are included in PR

This comment was marked as outdated.

@antongolub antongolub requested a review from Copilot August 20, 2025 10:51
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

This PR updates the GitHub Actions workflow to use a newer version of the upload-pages-artifact action and makes several improvements to the CI/CD pipeline for better reliability and security.

  • Upgrades actions/upload-pages-artifact from v3 to v4
  • Improves shell safety by adding environment variables and quoting in the commitlint step
  • Updates dependency installation to use more deterministic and secure approaches

Reviewed Changes

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

File Description
.github/workflows/test.yml Refactors commitlint command to use environment variables with proper quoting for improved shell safety
.github/workflows/docs.yml Updates upload-pages-artifact to v4, changes npm install to npm ci, and updates rollup dependency version with --no-save flag

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

@antongolub antongolub merged commit 3855a69 into google:main Aug 20, 2025
29 checks passed
@antongolub antongolub deleted the ci-ghp-update branch August 20, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant